Sort Score
Result 10 results
Languages All
Labels All
Results 81 - 90 of 227 for

loadoptions in comparison

(0.1 sec)
  1. Working with spreadsheet document attachments |...

    This article explaIns how to work with spreadsheet document attachments while usIng GroupDocs watermarkIng Java API...Comparison Product Solution GroupDocs...SpreadsheetExtractAl SpreadsheetLoadOptio loadOptions = new SpreadsheetLoadOptio...

    docs.groupdocs.com/watermark/java/working-with-...
  2. Email attachments | Documentation

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

    docs.groupdocs.com/watermark/net/email-attachme...
  3. Working with worksheet backgrounds | Documentation

    This article explaIns how to work with worksheet backgrounds while usIng GroupDocs watermarkIng API...Comparison Product Solution GroupDocs...SpreadsheetGetInform SpreadsheetLoadOptio loadOptions = new SpreadsheetLoadOptio...

    docs.groupdocs.com/watermark/net/working-with-w...
  4. Load Presentation document with options | Docum...

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

    docs.groupdocs.com/conversion/java/load-present...
  5. Add watermarks to presentation documents | Docu...

    AddIng watermark to a particular slide UsIng GroupDocs.Watermark, you can add watermark to a particular slide of a PowerPoInt presentation In a simplified way. AddIng watermark to a particular PowerPoInt slide usIng GroupDocs.Watermark consists of followIng steps. Load the document Create and Initialize watermark object Set watermark properties Call setSlideIndex() of PresentationWatermarkSlideOptions Add watermark to the document Save the document FollowIng code shows how to add TextWatermark to the first slide and ImageWatermark to the second slide....Comparison Product Solution GroupDocs...PresentationAddWater PresentationLoadOpti loadOptions = new PresentationLoadOpti...

    docs.groupdocs.com/watermark/java/add-watermark...
  6. Load a password-protected document | Documentation

    This example demonstrates how to load a password-protected document. advanced_usage.loadIng_files.LoadPasswordProtectedDocument JavaScript try { var Loadoptions = new Loadoptions(); Loadoptions.setPassword("123"); const metadata = new groupdocs.metadata.Metadata("protected.docx", Loadoptions); } More resources Advanced usage topics To learn more about library features and get familiar how to manage metadata and more, please refer to theadvanced usage section. GitHub examples You may easily run the code above and see the feature In action In our GitHub examples:...Comparison Product Solution GroupDocs...try { var loadOptions = new LoadOptions (); loadOptions . setPassword...

    docs.groupdocs.com/metadata/nodejs-java/load-a-...
  7. Convert videos | Documentation

    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/
  8. Working with worksheet headers and footers | Do...

    This article explaIns how to work with worksheet headers and footers while usIng GroupDocs watermarkIng Java API...Comparison Product Solution GroupDocs...SpreadsheetGetHeader SpreadsheetLoadOptio loadOptions = new SpreadsheetLoadOptio...

    docs.groupdocs.com/watermark/java/working-with-...
  9. Add watermarks to diagram documents | Documenta...

    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...
  10. 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 .NET API....Comparison Product Solution GroupDocs...later: Func < LoadContext , LoadOptions > getLoadOptions = loadContext...

    docs.groupdocs.com/conversion/net/load-spreadsh...