Sort Score
Result 10 results
Languages All
Labels All
Results 6,321 - 6,330 of 30,136 for

groupdocs.merger

(0.22 sec)
  1. Search network node events | Documentation

    This page contains information about the purpose and use of all search network events....Editor Product Solution GroupDocs.Merger Product Solution GroupDocs...

    docs.groupdocs.com/search/java/search-network-n...
  2. Custom logging | Documentation

    This article explains how to implement custom logging and use it while document processing with GroupDocs.Signature within your .NET applications....Editor Product Solution GroupDocs.Merger Product Solution GroupDocs...

    docs.groupdocs.com/signature/net/how-to-impleme...
  3. Convert Image using OCR | Documentation

    To convert image using ocr, follow this guide to learn how to convert an image document with ocr processing using GroupDocs.Conversion for .NET....Editor Product Solution GroupDocs.Merger Product Solution GroupDocs...

    docs.groupdocs.com/conversion/net/convert-image...
  4. 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....Editor Product Solution GroupDocs.Merger Product Solution GroupDocs...

    docs.groupdocs.com/watermark/java/working-with-...
  5. Inserting Images Dynamically | Documentation

    How to dynamically inserted image within your template...Editor Product Solution GroupDocs.Merger Product Solution GroupDocs...

    docs.groupdocs.com/assembly/java/inserting-imag...
  6. Chart Series Coloring in Word Processing Docume...

    Note This feature is supported by version 18.5 or greater. Note The code uses some of the objects defined in The Business Layer. Chart Series Coloring in Word Processing Document Creating a Column Chart Practising the following steps, you can insert a Column Chart in MS Word 2013: Click in the document where you want to insert the chart, click the “Insert” tab, and then click “Chart” in the illustrations group to open the “Insert Chart” dialog box Select “Column” in the sidebar, you will see a gallery of charts Select the “100% Stacked Column” and press “OK” to insert the chart and Worksheet template to your document Edit the Worksheet with your data to update the chart....Editor Product Solution GroupDocs.Merger Product Solution GroupDocs...

    docs.groupdocs.com/assembly/net/chart-series-co...
  7. GroupDocs.Assembly for .NET 17.8.0 Release Note...

    This page contains release notes for GroupDocs.Assembly for .NET 17.8.0 Major Features Document assembly for email file formats is supported. Full List of Issues Covering all Changes in this Release Key Summary Category ASSEMBLYNET-32 Support document assembly for MHTML file formats Feature ASSEMBLYNET-33 Support document assembly for MSG file formats Feature ASSEMBLYNET-34 Support document assembly for EML file formats Feature ASSEMBLYNET-35 Support document assembly for EMLX file formats Feature ASSEMBLYNET-40 Support building of charts located in chart worksheets Feature ASSEMBLYNET-41 Support building of charts with series names located in referenced cells Feature Public API and Backward Incompatible Changes This section lists public API changes that were introduced in GroupDocs....Editor Product Solution GroupDocs.Merger Product Solution GroupDocs...

    docs.groupdocs.com/assembly/net/groupdocs-assem...
  8. GroupDocs.Editor for .NET 21.4 Release Notes | ...

    Note This page contains release notes for GroupDocs.Editor for .NET 21.4 GroupDocs.Editor for .NET version 21.4 delivers several significant improvement and a set of different bugfixes in various parts of the product. Improvements GroupDocs.Editor version 21.4 contains three significant improvements: Improved resources import during backward processing. In previous version of GroupDocs.Editor it was a quite hard to properly import HTML markup with external resources during backward conversion, when these resources are references via complete URIs....Editor Product Solution GroupDocs.Merger Product Solution GroupDocs...

    docs.groupdocs.com/editor/net/groupdocs-editor-...
  9. Licensing | Documentation

    Free conversion API version for Node.js developers is available to evaluate the API which will be similar to licensed version but with few limitations....Editor Product Solution GroupDocs.Merger Product Solution GroupDocs...

    docs.groupdocs.com/conversion/nodejs-java/licen...
  10. Using Markdown Documents | Documentation

    Note This feature is supported by version 19.8 or greater. Note The code uses some of the objects defined in The Business Layer. Markdown Documents (MD) Markdown is a lightweight markup language intended for one purpose, to be used to format text on the web with plain text formatting syntax. Let it be clear that Markdown is not a replacement for HTML because its syntax is very small, containing a very small subset of HTML tags....Editor Product Solution GroupDocs.Merger Product Solution GroupDocs...

    docs.groupdocs.com/assembly/java/using-markdown...