Sort Score
Result 10 results
Languages All
Labels All
Results 361 - 370 of 2,395 for

properties

(0.18 sec)
  1. How to Convert EPUB to PDF using C#

    This short article provides a stepwise procedure to convert EPUB to PDF using C# and a sample working application to convert EPUB file to PDF in C#....format Create and define properties for customizing the output...file by defining various properties using the PdfConvertOptions...

    kb.groupdocs.com/conversion/net/how-to-convert-...
  2. Remove Metadata from PPTX using C#

    Quickly gain an understanding of how to remove metadata from PPTX using C#. Additionally, you'll receive a code showcasing how to clean metadata from PPTX in C#....creation dates, and document properties. It’s extremely important...installations to clear document properties in PPTX using C# . After...

    kb.groupdocs.com/redaction/net/remove-metadata-...
  3. Read Metadata from XLSX using C#

    Learn how to read metadata from XLSX using C# without extra software installation. You will be provided sample code example of how to read metadata of XLSX using C#....creation dates, and document properties, provides valuable insights...Iterate over the obtained properties XLSX is a popular file format...

    kb.groupdocs.com/metadata/net/read-metadata-fro...
  4. Add polyline annotation | GroupDocs

    The page describes how to add polyline annotation to a document using GroupDocs.Annotation for Java....following methods to set the properties of the class: defines the... Specify the appropriate properties (position, page number, etc)...

    docs.groupdocs.com/annotation/java/add-polyline...
  5. How to edit CSV file | GroupDocs

    This guide demonstrates how to edit CSV, TSV, comma-separated value and other text files with different settings and many other powerful features of GroupDocs.Editor for .NET....several optional properties. Two properties — and — are boolean...user can turn it on. Next property — , — is also a boolean flag...

    docs.groupdocs.com/editor/net/how-to-edit-csv-f...
  6. Load Image Documents with Options | GroupDocs

    Learn how to use ImageLoadOptions to configure image document loading in GroupDocs.Conversion for .NET. Control format specification, font handling, and more.... Properties Property Type Description Format...new PdfConvertOptions ()); } Property Examples Specifying Format...

    docs.groupdocs.com/conversion/net/load-image-do...
  7. Adding text watermarks | GroupDocs

    Following code snippet shows how to add text watermark to a document. If the document consists of multiple parts (pages, worksheets, slides, frames etc), the watermark will be added to all of them. advanced_usage.adding_text_watermarks.AddTextWatermark // Specify an absolute or relative path to your image. Ex: "C:\\Docs\\image.png" Watermarker watermarker = new Watermarker("image.png"); // Initialize the font to be used for watermark Font font = new Font("Arial", 19, FontStyle.Bold | FontStyle.Italic); // Create the watermark object TextWatermark watermark = new TextWatermark("Test watermark", font); // Set watermark Properties watermark....font ); // Set watermark properties watermark . setForegroundColor... and . The values of all properties for absolute sizing and positioning...

    docs.groupdocs.com/watermark/java/adding-text-w...
  8. Show gap lines instead of changes | GroupDocs

    This article explains how to adjust the display of the output document so that the changed content is replaced with empty lines in GroupDocs.Comparison for Node.js via Java....ShowInsertedContent and ShowDeletedContent properties to configure the content...output file. Use the LeaveGaps property to adjust the display of the...

    docs.groupdocs.com/comparison/nodejs-java/show-...
  9. Add Ellipse Annotation in Slides

    We try our best to provide minimal yet appropriate solutions to our customers. Hence, in this month’s release of GroupDocs.Annotation for .NET 19.3 you will observe some new “easy-to-implement” features. Lets start with ellipse annotation. You might be looking for it, we’ve now added its support for different document formats. Ellipse Annotation GroupDocs.Annotation for .NET 19.3 provides GetThumbnail method for PageImage class, that helps you in getting thumbnails of PDF document pages....applying PenWidht and PenColor properties but now this is fixed. AnnotationImageHandl...

    blog.groupdocs.com/annotation/add-ellipse-annot...
  10. Sign Pdf documents with custom digital signatur...

     This article explains how to customize PDF digital electronic signature on document page....signature options contains property that could be assigned with...following class class implements properties to customize digital siganture...

    docs.groupdocs.com/signature/net/sign-pdf-docum...