Top 30 Search results for jane
Search across all DevExpress web resources
TextProperty.AddParameter(String, String) Method | Cross-Platform Class Library | DevExpress Documentation
-PARTICIPANT"); p.AddParameter("CN", "Jane Doe"); p.AddParameter("RSVP", "TRUE"); Dim p As TextProperty
docs.devexpress.com/CoreLibraries/DevExpress.XtraScheduler.iCalendar.Components.TextProperty.AddParameter(System.String-System.String)
PdfSignatureBuilder(IExternalSigner, String) Constructor | Office File API | DevExpress Documentation
Documents//Jane Cooper.jpg")); signatureBuilder.Location = "USA"; signatureBuilder.Name = "Jane
docs.devexpress.com/OfficeFileAPI/DevExpress.Pdf.PdfSignatureBuilder.-ctor(DevExpress.Pdf.IExternalSigner-System.String)
PdfMarkupAnnotationFacade.Author Property | Office File API | DevExpress Documentation
.PageIndex].AddRedactAnnotation(bounds); redactAnnotation.Author = "Jane Doe"; redactAnnotation.FillColor
docs.devexpress.com/OfficeFileAPI/DevExpress.Pdf.PdfMarkupAnnotationFacade.Author
PdfDocumentSigner.SaveDocument(Stream, PdfSignatureBuilder[]) Method | Office File API | DevExpress Documentation
("Signing Documents//Jane Cooper.jpg")); signatureBuilder.Location = "USA"; signatureBuilder.Name = "Jane
docs.devexpress.com/OfficeFileAPI/DevExpress.Pdf.PdfDocumentSigner.SaveDocument(System.IO.Stream-DevExpress.Pdf.PdfSignatureBuilder--)
PdfPageFacade.AddRedactAnnotation(PdfRectangle) Method | Office File API | DevExpress Documentation
= documentFacade.Pages[0].AddRedactAnnotation(redactBounds); redactAnnotation.Author = "Jane Doe
docs.devexpress.com/OfficeFileAPI/DevExpress.Pdf.PdfPageFacade.AddRedactAnnotation(DevExpress.Pdf.PdfRectangle)
PdfSignatureBuilder Class | Office File API | DevExpress Documentation
Documents//Jane Cooper.jpg")); signatureBuilder.Location = "USA"; signatureBuilder.Name = "Jane Cooper
docs.devexpress.com/OfficeFileAPI/DevExpress.Pdf.PdfSignatureBuilder
PdfRedactAnnotationFacade.FillColor Property | Office File API | DevExpress Documentation
.Author = "Jane Doe"; redactAnnotation.FillColor = new PdfRGBColor(0, 0, 0); redactAnnotation
docs.devexpress.com/OfficeFileAPI/DevExpress.Pdf.PdfRedactAnnotationFacade.FillColor
PdfDocumentSigner.SaveDocument(String, PdfSignatureBuilder[]) Method | Office File API | DevExpress Documentation
.File.ReadAllBytes("Signing Documents//Jane Cooper.jpg")); signatureBuilder.Location = "USA
docs.devexpress.com/OfficeFileAPI/DevExpress.Pdf.PdfDocumentSigner.SaveDocument(System.String-DevExpress.Pdf.PdfSignatureBuilder--)
PdfSignatureFieldInfo(Int32) Constructor | Office File API | DevExpress Documentation
//Signature.jpg")); signatureBuilder.Location = "USA"; signatureBuilder.Name = "Jane Cooper"; // Sign
docs.devexpress.com/OfficeFileAPI/DevExpress.Pdf.PdfSignatureFieldInfo.-ctor(System.Int32)
Manage Redaction Annotations in DevExpress PDF Document API | Office File API | DevExpress Documentation
].AddRedactAnnotation(results.Rectangles); redactAnnotation.Author = "Jane Doe"; // Set the redaction annotation
docs.devexpress.com/OfficeFileAPI/405392/pdf-document-api/annotations/redact-annotations
PdfSignatureFieldInfo Class | Office File API | DevExpress Documentation
= "USA"; signatureBuilder.Name = "Jane Cooper"; // Sign and save the document signer.SaveDocument
docs.devexpress.com/OfficeFileAPI/DevExpress.Pdf.PdfSignatureFieldInfo
PdfDocumentSigner(Stream) Constructor | Office File API | DevExpress Documentation
Documents//Signature.jpg")); signatureBuilder.Location = "USA"; signatureBuilder.Name = "Jane Cooper
docs.devexpress.com/OfficeFileAPI/DevExpress.Pdf.PdfDocumentSigner.-ctor(System.IO.Stream)
PdfRedactAnnotationFacade.Apply(PdfClearContentOptions) Method | Office File API | DevExpress Documentation
annotation in redactionAnnotations) { if (annotation.Author == "Jane Doe") annotation.Apply(); } } processor
docs.devexpress.com/OfficeFileAPI/DevExpress.Pdf.PdfRedactAnnotationFacade.Apply(DevExpress.Pdf.PdfClearContentOptions)
PdfPageFacade.AddRedactAnnotation(PdfOrientedRectangle, Boolean) Method | Office File API | DevExpress Documentation
= "Jane Doe"; // Set up the redaction annotation appearance redactAnnotation.FillColor = new
docs.devexpress.com/OfficeFileAPI/DevExpress.Pdf.PdfPageFacade.AddRedactAnnotation(DevExpress.Pdf.PdfOrientedRectangle-System.Boolean)
PdfSignatureBuilder(IExternalSigner, PdfSignatureFieldInfo) Constructor | Office File API | DevExpress Documentation
"; signatureBuilder.Name = "Jane Cooper"; //Sign and save the document signer.SaveDocument("out2.pdf
docs.devexpress.com/OfficeFileAPI/DevExpress.Pdf.PdfSignatureBuilder.-ctor(DevExpress.Pdf.IExternalSigner-DevExpress.Pdf.PdfSignatureFieldInfo)
Pkcs7Signer(String, String, HashAlgorithmType) Constructor | Office File API | DevExpress Documentation
"; signatureBuilder.Name = "Jane Cooper"; //Sign and save the document signer.SaveDocument("out2.pdf
docs.devexpress.com/OfficeFileAPI/DevExpress.Pdf.Pkcs7Signer.-ctor(System.String-System.String-DevExpress.Office.DigitalSignatures.HashAlgorithmType)
PdfPageFacade.AddRedactAnnotation(IEnumerable, Boolean) Method | Office File API | DevExpress Documentation
); redactAnnotation.Author = "Jane Doe"; // Set the redaction annotation appearance redactAnnotation.FontColor
docs.devexpress.com/OfficeFileAPI/DevExpress.Pdf.PdfPageFacade.AddRedactAnnotation(System.Collections.Generic.IEnumerable-DevExpress.Pdf.PdfOrientedRectangle--System.Boolean)
PdfSignatureBuilder(IExternalSigner) Constructor | Office File API | DevExpress Documentation
= "Jane Cooper"; //Sign and save the document signer.SaveDocument("out2.pdf", signatureBuilder
docs.devexpress.com/OfficeFileAPI/DevExpress.Pdf.PdfSignatureBuilder.-ctor(DevExpress.Pdf.IExternalSigner)
Obtain and Change Presentation Document Properties with the DevExpress Presentation API Library | Office File API | DevExpress Documentation
; documentProperties.Author = "Jane Doe"; documentProperties.Title = " Innovating for the Future: Trends
docs.devexpress.com/OfficeFileAPI/405429/presentation-api/obtain-change-document-properties
Presentation.DocumentProperties Property | Office File API | DevExpress Documentation
.DocumentProperties; documentProperties.Author = "Jane Doe"; documentProperties.Title = " Innovating
docs.devexpress.com/OfficeFileAPI/DevExpress.Docs.Presentation.Presentation.DocumentProperties
How to: Sign a PDF File with a Certificate Stored in a .PFX File | Office File API | DevExpress Documentation
.Name = "Jane Cooper"; cooperSignature.Reason = "Acknowledgement"; // Apply a signature to an existing
docs.devexpress.com/OfficeFileAPI/403738/pdf-document-api/examples/document-protection/how-to-sign-a-pdf-file-with-a-certificate-stored-in-a-pfx-file
PdfRedactAnnotationFacade Class | Office File API | DevExpress Documentation
.Author = "Jane Doe"; // Set the redaction annotation appearance redactAnnotation.FontColor = new
docs.devexpress.com/OfficeFileAPI/DevExpress.Pdf.PdfRedactAnnotationFacade
Read-Only Data in JSON Format | ASP.NET Core Controls | DevExpress Documentation
{ name = "John", city = "New York City" }, new { name = "Jane", city = "Bangkok" }, new { name
docs.devexpress.com/AspNetCore/401021/devextreme-based-controls/concepts/bind-controls-to-data/read-only-data-in-json-format
PdfRedactAnnotationFacade.OverlayText Property | Office File API | DevExpress Documentation
= "Jane Doe"; // Set the redaction annotation appearance redactAnnotation.FontColor = new PdfRGBColor(0
docs.devexpress.com/OfficeFileAPI/DevExpress.Pdf.PdfRedactAnnotationFacade.OverlayText
How To: Sign a PDF File with a Certificate Stored in the Windows Certificate Store | Office File API | DevExpress Documentation
, signatureFieldInfo) { Location = "USA", Reason = "Acknowledgement", Name = "Jane Cooper" }; storeSignature
docs.devexpress.com/OfficeFileAPI/405533/pdf-document-api/examples/document-protection/how-to-sign-a-pdf-file-with-a-certificate-stored-in-windows-store
PdfSignatureFieldInfo.SignatureBounds Property | Office File API | DevExpress Documentation
//Signature.jpg")); signatureBuilder.Location = "USA"; signatureBuilder.Name = "Jane Cooper"; // Sign
docs.devexpress.com/OfficeFileAPI/DevExpress.Pdf.PdfSignatureFieldInfo.SignatureBounds
How to: Bind a Chart to an Array List | WinForms Controls | DevExpress Documentation
ArrayList(); // Populate the list with records. listDataSource.Add(new Record(1, "Jane", 19
docs.devexpress.com/WindowsForms/7787/controls-and-libraries/chart-control/examples/creating-charts/providing-data/how-to-bind-a-chart-to-an-array-list
PdfDocumentSigner Class | Office File API | DevExpress Documentation
//JaneCooper.jpg")); cooperSignature.Location = "USA"; cooperSignature.Name = "Jane Cooper
docs.devexpress.com/OfficeFileAPI/DevExpress.Pdf.PdfDocumentSigner
Read-Only Data in JSON Format | DevExtreme ASP.NET MVC Controls | DevExpress Documentation
listData = new[] { new { name = "John", city = "New York City" }, new { name = "Jane", city = "Bangkok
docs.devexpress.com/DevExtremeAspNetMvc/401316/concepts/bind-controls-to-data/read-only-data-in-json-format
ComboBoxEdit.IsFilterEnabled Property | Mobile UI Controls | DevExpress Documentation
.BindingContext = new List<Person>() { new Person {Name = "Jane", Age = 43, Location = "Atlanta"}, new
docs.devexpress.com/MobileControls/DevExpress.XamarinForms.Editors.ComboBoxEdit.IsFilterEnabled