Sort Score
Result 10 results
Languages All
Labels All
Results 591 - 600 of 2,471 for

properties

(0.54 sec)
  1. GroupDocs Blog

    GroupDocs Blog - GroupDocs Blog | Document Automation Solutions for .NET & Java Developers...format and update metadata properties of MPP file format. Furthermore...operations stream Introducing new properties in ConversionConfig for different...

    blog.groupdocs.com/groupdocs.blog/page/58/
  2. GroupDocs Blog

    GroupDocs Blog - GroupDocs Blog | Document Automation Solutions for .NET & Java Developers...find and replace metadata properties in document formats. Not...logic to replace metadata properties in supported documents. Let’s...

    blog.groupdocs.com/groupdocs.blog/page/89/
  3. Inserting edited slide into existing presentati...

    This article describes how to insert an edited presentation slide into an existing PowerPoint presentation using GroupDocs.Editor for Node.js and Java....PresentationSaveOpti class includes two key properties: slideNumber : Specifies...new one. Here’s how these properties work in Node.js: let saveOptions...

    docs.groupdocs.com/editor/nodejs-java/inserting...
  4. Render archives as HTML, PDF, and image files |...

    Convert archive files (ZIP, RAR, etc.) to HTML, PDF, PNG, or JPEG using GroupDocs.Viewer for Python.... The default property value is 16 . The following...The PdfViewOptions class properties allow you to control the...

    docs.groupdocs.com/viewer/python-net/render-arc...
  5. Set image resolution | GroupDocs

    Reduce PDF image resolution by adjusting compression and resizing options within the GroupDocs.Viewer API....image resolution, set the and properties to True . The GroupDocs.Viewer...all images in the file. The property determines the maximum resolution...

    docs.groupdocs.com/viewer/python-net/optimizati...
  6. Existing objects in word processing document | ...

    This article explains how to remove shape of any type from any level of document structure while using GroupDocs watermarking API...docx" ); } Modifying shape properties GroupDocs.Watermark also...the feature of modifying properties ( , , , , , or ) of particular...

    docs.groupdocs.com/watermark/net/existing-objec...
  7. PdfViewOptions | GroupDocs.Viewer for .NET API ...

    Contains options for rendering documents into PDF format. For details see the documentationhttps//docs.groupdocs.com/viewer/net/renderingtopdf/.... Properties Name Description ArchiveOptions...

    reference.groupdocs.com/viewer/net/groupdocs.vi...
  8. Load a file of a specific format | GroupDocs

    This example demonstrates how to load a file of some particular format....>(); // Use format-specific properties to extract or edit metadata...

    docs.groupdocs.com/metadata/net/load-a-file-of-...
  9. Using Signature Appearances | GroupDocs

     This sections contains explanation about various electronic signature visual appearances on document page....signature options contains property that expects instance of the...annotation area. Note that property must be set to class implements...

    docs.groupdocs.com/signature/net/using-signatur...
  10. Add text watermarks | GroupDocs

    This article explains how to add text watermark when rendering documents with GroupDocs.Viewer within your .NET applications....a object and populate its properties; Assign the object to (or...(or , or , or ) property; Call the method. The following code snippet...

    docs.groupdocs.com/viewer/net/add-text-watermark/