Sort Score
Result 10 results
Languages All
Labels All
Results 811 - 820 of 2,342 for

properties

(0.16 sec)
  1. Handling MPEG audio metadata | GroupDocs

    This article explains how the The GroupDocs.Metadata API allows reading some common MPEG audio Properties from MP3 files....reading some common MPEG audio properties from MP3 files. Note For...

    docs.groupdocs.com/metadata/java/handling-mpeg-...
  2. Adding image watermarks | GroupDocs

    GroupDocs.Watermar API supports adding the following image file types as image watermark: Bmp; Png; Gif; Jpeg. Add image watermark from local file Following code snippet shows how to add ImageWatermark 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_image_watermarks.AddImageWatermark // Specify an absolute or relative path to your document. Ex: "C:\\Docs\\presentation.pptx" Watermarker watermarker = new Watermarker("presentation....advanced use of image watermark properties please check the following...

    docs.groupdocs.com/watermark/java/adding-image-...
  3. How to merge source code files | GroupDocs

    This article explains how to control file merging in GroupDocs.Comparison for Java....source code files by using the properties: accepts the found changes...Sum . If you do not use the property, all changes are committed...

    docs.groupdocs.com/comparison/java/how-to-merge...
  4. Extract metadata from Microsoft Office Word doc...

    Learn how to extract metadata from Word documents (.doc, .docx) using GroupDocs.Parser for .NET. Extract document Properties like author, title, creation date, comments, and revision information from Word files....Word file and selecting “Properties” - but with GroupDocs.Parser...document might not have metadata properties set, or the file format might...

    docs.groupdocs.com/parser/net/extract-metadata-...
  5. How to Convert TeX to HTML in Java

    This article describes the stepwise instructions to convert TeX to HTML in Java and shows you how to develop the application to convert LaTeX to HTML using Java....document by defining various properties by using the MarkupConvertOptions...

    kb.groupdocs.com/conversion/java/how-to-convert...
  6. How to Convert DOC to DOCX using Java

    Let's quickly review the detailed instructions to convert DOC to DOCX using Java and how to use them to develop the Java DOC to DOCX converter capability....converted document by defining properties such as left margin, right...

    kb.groupdocs.com/conversion/java/how-to-convert...
  7. How to Add Arrow Annotation in PDF using C#

    You will learn how to add arrow annotation in PDF using C# in this tutorial. Additionally, we will provide code example to insert arrow annotation into PDF in C#....class and define the desired properties, such as position and page...

    kb.groupdocs.com/annotation/net/how-to-add-arro...
  8. How to Convert PDF to RTF in Java

    Do you want to transform a non-editable document to Word format? If so, then learn how to convert PDF to RTF in Java and review code for Java PDF to RTF application....enhanced by defining various properties to customize the output file...

    kb.groupdocs.com/conversion/java/how-to-convert...
  9. How to Convert Word Document to Text in Java

    This quick tutorial provides detailed information to convert Word document to Text in Java and a sample code snippet for Java DOCX to TXT converter application....file by defining a couple of properties using the WordProcessingConver...

    kb.groupdocs.com/conversion/java/how-to-convert...
  10. How to Add Digital Signature to DOCX using C#

    In this topic, you will get help on how to add digital signature to DOCX using C#. Also, code example will be supplied to insert digital signature into DOCX using C#....its constructor Set desired properties of DigitalSignOptions for...

    kb.groupdocs.com/signature/net/how-to-add-digit...