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

loadoptions in comparison

(0.06 sec)
  1. 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/
  2. 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-...
  3. 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...
  4. Migration Notes | Documentation

    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. Working with worksheet backgrounds | Documentation

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

    docs.groupdocs.com/watermark/java/working-with-...
  6. Working with slide backgrounds | Documentation

    ExtractIng Information about all slide backgrounds The API allows you to extract Information about all the slide backgrounds In a PowerPoInt document as shown In the followIng code sample usIng method getBackgroundImage() of PresentationSlide.getImageFillFormat(). advanced_usage.add_watermarks_to_presentations.PresentationGetSlideBackgroundsInformation PresentationLoadoptions Loadoptions = new PresentationLoadoptions(); // Specify an absolute or relative path to your document. Ex: "C:\\Docs\\presentation.pptx" Watermarker watermarker = new Watermarker("presentation.pptx", Loadoptions); PresentationContent content = watermarker.getContent(PresentationContent.class); for (PresentationSlide slide : content.getSlides()) { if (slide....Comparison Product Solution GroupDocs...PresentationGetSlide PresentationLoadOpti loadOptions = new PresentationLoadOpti...

    docs.groupdocs.com/watermark/java/working-with-...
  7. Load Email document with options | Documentation

    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. 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...
  9. 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...
  10. 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-...