Sort Score
Result 10 results
Languages All
Labels All
Results 1,701 - 1,710 of 3,297 for

file editor

(0.15 sec)
  1. Working with slide backgrounds | GroupDocs

    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....Editor Product Solution GroupDocs... get_Item ( 0 ); File imageFile = new File ( "background.png"...

    docs.groupdocs.com/watermark/java/working-with-...
  2. Set custom fonts | GroupDocs

    This article explains how to set custom fonts when rendering documents with GroupDocs.Viewer within your Java applications....Editor Product Solution GroupDocs...data embedded in the document file itself, like PDF. But other...

    docs.groupdocs.com/viewer/java/set-custom-fonts/
  3. Index Browser | GroupDocs

    Index Browser is a .NET application for managing indexes created using the GroupDocs.Search library...Editor Product Solution GroupDocs...button and select the license file to work with the GroupDocs.Search...

    docs.groupdocs.com/search/net/index-browser/
  4. Index Browser | GroupDocs

    Index Browser is a .NET application for managing indexes created using the GroupDocs.Search library...Editor Product Solution GroupDocs...button and select the license file to work with the GroupDocs.Search...

    docs.groupdocs.com/search/java/index-browser/
  5. Use of In-line Syntax Error Messages into Templ...

    Note This feature is supported by version 19.3 or greater. Note The code uses some of the objects defined in The Business Layer. Note This version provide the ability to display inline template syntax errors in generated, Word Processing, Presentation, Spreadsheets, Emails and Plain Text documents. By default, Document Assembler throws an exception when encounters a template syntax error. Such an exception provides information on a reason of the error and specifies a tag or expression part where the error is encountered....Editor Product Solution GroupDocs...Processing document template file has been used. Therefore, the...

    docs.groupdocs.com/assembly/net/use-of-in-line-...
  6. Extract images to files | GroupDocs

    This article explains that how to extract images to Files....Editor Product Solution GroupDocs...Extract images to files Extract images to files Leave feedback On...

    docs.groupdocs.com/parser/net/extract-images-to...
  7. Compare bookmarks in Word documents | GroupDocs

    Detect differences in Word document bookmarks using CompareOptions.CompareBookmarks = true in GroupDocs.Comparison for .NET — includes named bookmark changes in the result....Editor Product Solution GroupDocs...the object. Specify the source file path or stream. Call the method...

    docs.groupdocs.com/comparison/net/compare-bookm...
  8. Features Overview | GroupDocs

    Variety of features to manipulate graphics, watermarks and text annotations...Editor Product Solution GroupDocs...annotation types for more 35 file formats. You can use various...

    docs.groupdocs.com/annotation/net/features-over...
  9. Features Overview | GroupDocs

    Variety of features to manipulate graphics, watermarks and text annotations...Editor Product Solution GroupDocs...annotation types for more 35 file formats. You can use various...

    docs.groupdocs.com/annotation/java/features-ove...
  10. Hello, World! | GroupDocs

    Quickly get started with GroupDocs.Redaction for Python via .NET by creating and running a simple example....Editor Product Solution GroupDocs...True save_options . redacted_file_suffix = "redacted" result_path...

    docs.groupdocs.com/redaction/python-net/hello-w...