Sort Score
Result 10 results
Languages All
Labels All
Results 91 - 100 of 213 for

loadoptions in comparison

(0.21 sec)
  1. Add watermarks to diagram documents | GroupDocs

    AddIng watermark to all pages of a particular type UsIng GroupDocs.Watermark, you can add watermark to all pages of a particular type In a document. It consists of followIng steps. Load the document Create and Initialize watermark object Set watermark properties Add watermark by specifyIng page type usIng setPlacementType() method of DiagramShapeWatermarkOptions Save the document FollowIng code shows how to add watermark to a particular type of the pages....Comparison Product Solution GroupDocs...DiagramAddWatermarkT DiagramLoadOptions loadOptions = new DiagramLoadOptions...

    docs.groupdocs.com/watermark/java/add-watermark...
  2. Load Options | GroupDocs

    Open password-protected files and streams usIng load options In GroupDocs.Parser for Python via .NET....Comparison Product Solution GroupDocs...groupdocs.parser.options.LoadOptions to pass extra parameters...

    docs.groupdocs.com/parser/python-net/load-options/
  3. Load Email document with options | GroupDocs

    Learn this article and check how to load and convert Email documents with advanced options usIng GroupDocs.Conversion for Java API....Comparison Product Solution GroupDocs...EmailLoadOptions loadOptions = new EmailLoadOptions (); loadOptions . setDisplayHeader...

    docs.groupdocs.com/conversion/java/load-email-d...
  4. Migration Notes | GroupDocs

    Why To Migrate? Here are the key reasons to use the new API provided by GroupDocs.Metadata for .NET startIng from version 19.11: The* Metadata* class is Introduced as a sIngle entry poInt to manage metadata In files of all supported formats. ExtractIng and updatIng metadata was unified for all supported formats. The product architecture was redesigned from scratch In order to simplify most common operations with metadata properties. GettIng document Information and preview generation procedures were simplified....Comparison Product Solution GroupDocs...Migrate? Here is a brief comparison of how to manage metadata...

    docs.groupdocs.com/metadata/net/migration-notes/
  5. Convert videos | GroupDocs

    In this article, you will learn how to convert a video file to another video format with GroupDocs.Conversion for .NET....Comparison Product Solution GroupDocs...VideoLoadOptions loadOptions = new VideoLoadOptions (); loadOptions . SetVideoConnector...

    docs.groupdocs.com/conversion/net/convert/video/
  6. Handling incorrect document password exception ...

    This article shows how to handle Incorrect document password exception with GroupDocs.Signature API....Comparison Product Solution GroupDocs...initialize LoadOptions with incorrect Password LoadOptions loadOptions...

    docs.groupdocs.com/signature/java/handling-inco...
  7. Load document of specific format | GroupDocs

    This article explaIns how to load document of specific format....Comparison Product Solution GroupDocs..."spreadsheet.xlsx" ; var loadOptions = new LoadOptions () { FileType =...

    docs.groupdocs.com/watermark/net/load-document-...
  8. Skip loading of external resources | GroupDocs

    Learn this article and check how to restrict loadIng of external resources durIng conversion...Comparison Product Solution GroupDocs...WebLoadOptions loadOptions = new WebLoadOptions (); loadOptions . setSkipExternalResou...

    docs.groupdocs.com/conversion/java/skip-loading...
  9. Load Spreadsheet document with options | GroupDocs

    Learn this article and check how to load and convert Microsoft Excel and Open Document spreadsheets with advanced options usIng GroupDocs.Conversion for .NET API....Comparison Product Solution GroupDocs...later: Func < LoadContext , LoadOptions > getLoadOptions = loadContext...

    docs.groupdocs.com/conversion/net/load-spreadsh...
  10. Add watermarks to diagram documents | GroupDocs

    UsIng GroupDocs.Watermark, you can add watermark to all pages of a particular type In a document. It consists of followIng steps....Comparison Product Solution GroupDocs...DiagramAddWatermarkT DiagramLoadOptions loadOptions = new DiagramLoadOptions...

    docs.groupdocs.com/watermark/net/add-watermarks...