Sort Score
Result 10 results
Languages All
Labels All
Results 191 - 200 of 786 for

groupdocs.editor save options

(0.15 sec)
  1. Remove pages | GroupDocs

    Follow this guide and learn how to remove page from PDF or Word document, delete worksheet from Excel file or remove slides from PowerPoint presentations with GroupDocs.Merger for .NET API....Watermark Product Solution GroupDocs.Editor Product Solution GroupDocs...and pass desired file path to save resultant document. The following...

    docs.groupdocs.com/merger/python-net/remove-pages/
  2. Load File From Stream | GroupDocs

    This article demonstrates how to convert a file from a stream using GroupDocs.Conversion for Python via .NET API....Watermark Product Solution GroupDocs.Editor Product Solution GroupDocs...accommodate different settings and options: Converter(file_stream) Converter(file_stream...

    docs.groupdocs.com/conversion/python-net/develo...
  3. Extract images from Microsoft Office Excel spre...

    To extract images from Microsoft Office Excel spreadsheets getImages methods are used. By default images are extracted with its original format. With using ImageOptions class it is possible to extract images from Microsoft Office Excel spreadsheets as bmp, gif, jpeg, png and webp formats. Warning getImages method returns null value if image extraction isn’t supported for the document. For example, image extraction isn’t supported for CSV files. Therefore, for CSV file getImages method returns null....Watermark Product Solution GroupDocs.Editor Product Solution GroupDocs...Iterate through the collection and save image contents to the file....

    docs.groupdocs.com/parser/java/extract-images-f...
  4. Extract images from Microsoft Office Word docum...

    To extract images from Microsoft Office Word documents getImages methods are used. By default images are extracted with its original format. With using ImageOptions class it is possible to extract images from Microsoft Office Word documents as bmp, gif, jpeg, png and webp formats. Warning getImages method returns null value if image extraction isn’t supported for the document. For example, image extraction isn’t supported for TXT files. Therefore, for TXT file getImages method returns null....Watermark Product Solution GroupDocs.Editor Product Solution GroupDocs...Iterate through the collection and save image contents to the file....

    docs.groupdocs.com/parser/java/extract-images-f...
  5. Add watermarks to spreadsheet documents | Group...

    Add watermarks to worksheets, images, backgrounds, and headers/footers using Python via .NET....Watermark Product Solution GroupDocs.Editor Product Solution GroupDocs...watermark.options.spreadsheet as gwo_xls load_options = gw . SpreadsheetLoadOptio...

    docs.groupdocs.com/watermark/python-net/add-wat...
  6. Compare multiple documents protected by passwor...

    This article describes how to compare multiple Word documents or PowerPoint presentations protected by password using GroupDocs.Comparison for Python via .NET API....Watermark Product Solution GroupDocs.Editor Product Solution GroupDocs...and load options load_options_source = gc . options . LoadOptions...

    docs.groupdocs.com/comparison/python-net/compar...
  7. Add document password | GroupDocs

    This article explains how to add document password for PDF, Word, Excel, PowerPoint and  other file types using GroupDocs.Merger for .NET....Watermark Product Solution GroupDocs.Editor Product Solution GroupDocs...method specifying file path to save resultant document. The following...

    docs.groupdocs.com/merger/python-net/add-docume...
  8. Enabling inline CSS styles | GroupDocs

    This article describes the procedure of enabling the inline styles option for the WordProcessing documents in order to store the CSS styles not in the external stylesheet, but directly inside the HTML markup....Watermark Product Solution GroupDocs.Editor Product Solution GroupDocs...Documentation / GroupDocs.Editor Product Family / GroupDocs.Editor for Java...

    docs.groupdocs.com/editor/java/inline-styles/
  9. Swap pages | GroupDocs

    This article explains how to rearrange document pages for PDF, Word, Excel, PowerPoint and many other file types using GroupDocs.Merger for Python via .NET....Watermark Product Solution GroupDocs.Editor Product Solution GroupDocs...method specifying file path to save resultant document. The following...

    docs.groupdocs.com/merger/python-net/swap-pages/
  10. Move page | GroupDocs

    This article demonstrates how to move document page to another position within PDF, Word, Excel, PowerPoint document using GroupDocs.Merger for Python via .NET API....Watermark Product Solution GroupDocs.Editor Product Solution GroupDocs...and pass desired file path to save resultant document. The following...

    docs.groupdocs.com/merger/python-net/move-page/