Sort Score
Result 10 results
Languages All
Labels All
Results 2,391 - 2,400 of 10,763 for

format

(0.25 sec)
  1. Not able to view pptx file in viewer - Free Sup...

    Hello, I am getting the following error on a code shared below when trying to view pptx file in a viewer Method not found: ‘Aspose.Slides.Export.INotesCommentsLayoutingOptions Aspose.Slides.Export.IRenderingOptions.ge…...RemoveAt(0); // 3) Copy the *page format* (SlideSizeType) and pick EnsureFit...

    forum.groupdocs.com/t/not-able-to-view-pptx-fil...
  2. Export styles during document editing | Documen...

    This article describes the procedure of preserving and exporting all build-in and custom styles in the source WordProcessing document during its editing....commonly represented by the formats and formats, have a concept of styles...style is a defined set of formatting options, which can be applied...

    docs.groupdocs.com/editor/net/styles-export/
  3. Search index settings | Documentation

    This page contains a description of all index settings that can be specified in an instance of the IndexSettings class....supported or not supported formats. A complete example of implementing...files will be indexed if their format is supported. Detailed information...

    docs.groupdocs.com/search/net/search-index-sett...
  4. Edit and Update Form Fields | Documentation

    Editing Form Fields with GroupDocs.Editor for Node.js via Java...WordProcessingSaveOp with the desired format. Optimize memory usage if necessary...your documents are correctly formatted and updated according to your...

    docs.groupdocs.com/editor/nodejs-java/edit-and-...
  5. Split a worksheet into pages | Documentation

    Split worksheets into pages when rendering spreadsheets to HTML, PDF, and image Formats using GroupDocs.Viewer Python API....(depending on the output file format). The following example converts...

    docs.groupdocs.com/viewer/python-net/split-work...
  6. Migrating to GroupDocs.Assembly 18.9 or Higher ...

    Note This document describes the changes to the GroupDocs.Assembly API from version 18.7 to 18.9 or greater that may be of interest to module/application developers. It includes not only new and updated public methods, added & removed classes etc., but also a description of any changes in the behaviour behind the scenes in GroupDocs.Assembly. Breaking changes Removed members of DocumentAssembler were replaced with new ones. Removed members were not marked as obsolete (deprecated) before removal as usual, because this would complicate migration to new members of DocumentAssembler in Java....<summary> /// Specifies the format of a file. /// </summary> public...

    docs.groupdocs.com/assembly/net/migrating-to-gr...
  7. Load Spreadsheet document with options | Docume...

    Learn this article and check how to load and convert Microsoft Excel and Open Document spreadsheets with advanced options using GroupDocs.Conversion for Java API....precise handling of spreadsheet formats like XLS, XLSX, CSV, and others...for conversion into a target format. Hide comments The following...

    docs.groupdocs.com/conversion/java/load-spreads...
  8. Search for embedded object with custom serializ...

     This article explains how to search for embedded electronic signatures with custom serialization in QR-code electronic signatures. This topic contains example of custom serialization, class definition and search for serialized objects in the QR-codes with GroupDocs.Signature....serialization like JSon or custom data format */ public class CustomSerializationA...

    docs.groupdocs.com/signature/java/search-embed-...
  9. Search for embedded object with custom encrypti...

     This article explains how to search for embedded electronic signatures with custom encryption in document metadata. This topic contains example of custom encryption, class definition and search for encrypted objects in the document metadata with GroupDocs.Signature....encryption properties and setup Format attributes for properties....

    docs.groupdocs.com/signature/java/search-for-em...
  10. Groupdocs Editor with PPTX - Free Support Forum...

    Hello Team, I am working with Editor in my application, I took help from Groupdocs team for Editor with DOCX file and I got the code from the team, Code below. [HttpPost] [Route("api/GroupDocsApi/CreateEmptyWordFile")]…..."splitCellVertically", "viewHtml", "formatting", "cleanFormatting", "copyFormat"...saving presentations in PPTX format. 2. Controller Code for Editing...

    forum.groupdocs.com/t/groupdocs-editor-with-ppt...