Sort Score
Result 10 results
Languages All
Labels All
Results 831 - 840 of 2,704 for

properties

(0.35 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. Set image size limits | GroupDocs

    Control image size in PDF output: set width, height, or maximum dimensions....The class has the following properties to set the image width or/and...

    docs.groupdocs.com/viewer/python-net/set-image-...
  3. 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-...
  4. URI rewriting | GroupDocs

    Customize resource URIs in the Markdown output -- CDN URLs, custom paths...(20 KB) UriSavingArgs properties Property Description ResourceFileName...

    docs.groupdocs.com/markdown/python-net/uri-rewr...
  5. Spreadsheet conversion options | GroupDocs

    Control column truncation, row limits, sheet separators, and hidden worksheets...converting spreadsheets, use these properties on ConvertOptions to control...[TRUNCATED] Available options Property Type Default Description MaxColumns...

    docs.groupdocs.com/markdown/net/spreadsheet-opt...
  6. Extracting Document Metainfo | GroupDocs

    Following this guide, you will learn how to obtain basic document metadata like page count, size, and file type before editing it with GroupDocs.Editor for Node.js via Java API....and contains the following properties: getPageCount(): Returns...doesn’t support encryption, this property returns false . getFormat():...

    docs.groupdocs.com/editor/nodejs-java/extractin...
  7. 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...
  8. 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...
  9. 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...
  10. How to Convert TeX to Word using C#

    Let's take a look at the guideline to convert TeX to Word using C# and learn how to use them for writing the code to develop ability for TeX to Word converter in C#....WordProcessingConver class for defining properties to customize the converted...

    kb.groupdocs.com/conversion/net/how-to-convert-...