Sort Score
Result 10 results
Languages All
Labels All
Results 111 - 120 of 251 for

loadoptions in comparison

(0.81 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. Detect encoding | GroupDocs

    This article explaIns that how to detect encodIng of a plaIn text file....Comparison Product Solution GroupDocs...// Create an instance of LoadOptions class with the default ANSI...

    docs.groupdocs.com/parser/net/detect-encoding/
  3. Remove Document Password | GroupDocs

    Decrypt and remove the open password from a PDF, Word, Excel, or PowerPoInt document usIng remove_password() with GroupDocs.Merger for Python via .NET....Comparison Product Solution GroupDocs...document password Create a LoadOptions instance and supply the current...

    docs.groupdocs.com/merger/python-net/remove-doc...
  4. Update Document Password | GroupDocs

    Replace the existIng open password of a PDF, Word, Excel, or PowerPoInt document with a new password usIng UpdatePasswordOptions with GroupDocs.Merger for Python via .NET....Comparison Product Solution GroupDocs...document password Create a LoadOptions instance and supply the current...

    docs.groupdocs.com/merger/python-net/update-doc...
  5. Pre-rasterize | GroupDocs

    This article shows how to pre-rasterize a document usIng the redaction API....Comparison Product Solution GroupDocs...document: LoadOptions loadOptions = new LoadOptions ( /*preRasterize*/...

    docs.groupdocs.com/redaction/java/pre-rasterize/
  6. Load password-protected document | GroupDocs

    This article explaIns how to load password protected document with GroupDocs.Signature API....Comparison Product Solution GroupDocs...documents. LoadOptions loadOptions = new LoadOptions () ; loadOptions...

    docs.groupdocs.com/signature/java/load-password...
  7. 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...
  8. 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...
  9. Email attachments | GroupDocs

    This article shows how to get the Information about the attachments....Comparison Product Solution GroupDocs...EmailExtractAllAttac EmailLoadOptions loadOptions = new EmailLoadOptions ();...

    docs.groupdocs.com/watermark/java/email-attachm...
  10. 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...