Sort Score
Result 10 results
Languages All
Labels All
Results 941 - 950 of 2,465 for

properties

(2.43 sec)
  1. How to Convert ODG to PDF using C#

    Let's take a look at the stepwise instructions to convert ODG to PDF using C# with a few API calls and how to develop the C# ODG to PDF file converter application....format Create and define properties for the PDF document to customize...

    kb.groupdocs.com/conversion/net/how-to-convert-...
  2. Convert each email attachment to different form...

    Follow this guide and learn how to convert email attachments to different format based on attachment type using GroupDocs.Conversion for .Java....This class provides various properties to customize the loading...

    docs.groupdocs.com/conversion/java/convert-each...
  3. eSign Spreadsheet with Metadata signature | Gro...

    This article explains how to add metadata signatures to Spreadsheet document with GroupDocs.Signature...viewing standard document properties like Author, Creation Date...

    docs.groupdocs.com/signature/net/esign-spreadsh...
  4. Render PowerPoint presentations as HTML, PDF, a...

    Convert PowerPoint presentations to HTML, PDF, PNG, or JPEG using the GroupDocs.Viewer Python API....The HtmlViewOptions class properties allow you to control the...The PdfViewOptions class properties allow you to control the...

    docs.groupdocs.com/viewer/python-net/render-pre...
  5. Search for Metadata e-Signatures | GroupDocs

    This article explains how to search for metadata electronic signatures within document pages using GroupDocs.Signature for Python via .NET API....you to add custom metadata properties to your documents, which...

    docs.groupdocs.com/signature/python-net/search-...
  6. Inserting edited worksheet into existing spread...

    This article describes the new feature of the GroupDocs.Editor for java version 20.11 - inserting an edited worksheet into existing spreadsheet...specifying its index in the property of class. Opening a spreadsheet...class now contains two new properties: integer and boolean flag...

    docs.groupdocs.com/editor/java/inserting-edited...
  7. Shapes in spreadsheet document | GroupDocs

    Extracting information about all shapes in an Excel document Search() method searches watermarks of all mentioned types, but in some cases, it’s necessary to analyze only one class of Excel objects. Following code sample shows how to get information about all the shapes in an Excel document. advanced_usage.add_watermarks_to_spreadsheets.SpreadsheetGetShapesInformation SpreadsheetLoadOptions loadOptions = new SpreadsheetLoadOptions(); // Specify an absolute or relative path to your document. Ex: @"C:\Docs\spreadsheet.xlsx" Watermarker watermarker = new Watermarker("spreadsheet....close (); Updating shape properties Since version 17.12, GroupDocs...the feature of modifying properties ( , , , , or ) of particular...

    docs.groupdocs.com/watermark/java/shapes-in-spr...
  8. How to edit Mobi file | GroupDocs

    This article demonstrates how to edit Mobi files using Java programming language....built-in and custom document properties inside the resultant Mobi...which, in turn, defines 4 properties: getFormat() , getPageCount()...

    docs.groupdocs.com/editor/java/how-to-edit-mobi...
  9. Highlighting search results | GroupDocs

    This article gives knowledge on how to highlight search results in the text of a document.... The class contains properties for setting the following...class is used. The following properties are presented in the class...

    docs.groupdocs.com/search/net/highlighting-sear...
  10. GroupDocs.Viewer "The dimensions of this page a...

    I’m using GroupDocs Viewer to convert any file to PDF. My problem appear when i try to convert .jpg image to pdf. The exported pdf has this error “The dimensions of this page are out-of-range. Page content might be trun…...width and image max height properties. below is my code and attached...ImageMaxWidth and ImageMaxHeight properties in your PdfViewOptions ....

    forum.groupdocs.com/t/groupdocs-viewer-the-dime...