Sort Score
Result 10 results
Languages All
Labels All
Results 2,331 - 2,340 of 8,271 for

page

(2.39 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....backgrounds Leave feedback On this page Extracting information about...watermarker . close (); Was this page helpful? Not really Yes, thanks...

    docs.groupdocs.com/watermark/java/working-with-...
  2. Extracting document metainfo | GroupDocs

    Following this guide you will learn how to obtain basic document metadata like Pages count, size, file type before editing it with GroupDocs.Editor for Java API....metainfo Leave feedback On this page This demonstration shows and...positive number, that returns page count for WordProcessing documents...

    docs.groupdocs.com/editor/java/extracting-docum...
  3. Render PowerPoint presentations as HTML, PDF, a...

    This topic describes how to use the GroupDocs.Viewer Node.js API to convert PowerPoint presentations to HTML, PDF, PNG, and JPEG formats....files Leave feedback On this page allows you to render your presentations...save all elements of an HTML page (including text, graphics, and...

    docs.groupdocs.com/viewer/nodejs-java/render-pr...
  4. Add Watermark to PDF using C# | Text and Image ...

    Add image watermarks or apply text watermarks to PDF files using C#. Either watermark all or selective Pages of PDF using .NET Watermarking API....files on all the pages or any selective page. It can be added...colors, etc. Set the targetted page index ( Optional ). If you do...

    blog.groupdocs.com/watermark/watermark-pdf-file...
  5. How to Search for QR Code Signatures | GroupDocs

    This article explains how to search for QR-code electronic signatures using GroupDocs.Signature for Python via .NET API....signature found at page { qr_code_signature . page_number } " f "with...Search on specific pages search_options . page_number = 1 search_options...

    docs.groupdocs.com/signature/python-net/search-...
  6. GroupDocs.Merger for .NET | GroupDocs

    Use GroupDocs.Merger for .NET to merge several documents into one, split single document to multiple and organize documents in different ways....rotate and remove document pages and no third-party applications...Split Document Remove Document Pages GroupDocs.Merger for .NET API...

    docs.groupdocs.com/merger/net/
  7. GroupDocs.Total for Python via .NET | GroupDocs

    GroupDocs.Total for Python via .NET is the super-set of all the .NET on-premise APIs offered by GroupDocs. We compile it on a monthly basis to ensure that it contains the most up to date versions of each of our .NET document manipulation APIs.... Merge or split multi-page documents and manage large file...split, and rearrange document pages. GroupDocs.Assembly – Generate...

    docs.groupdocs.com/total/python-net/
  8. GroupDocs.Assembly for .NET Library – Introduction

    We are pleased to announce the release of the new library that enhances a set of our document collaboration tools - GroupDocs.Assembly for .NET. The library generates PDF and Word documents from templates by automatically filling out merge fields with custom data. If your company or a client have to create tens or hundreds of documents by filling out standard templates with data obtained through user input or from a DB, this library can be of great help....can be then embed into a web page or an application. 3. For each...refer to our new post on this page . Key Features & Benefits: #...

    blog.groupdocs.com/assembly/groupdocs-assembly-...
  9. Spell checking | GroupDocs

    This article shows that how spell checking works during the search....corrector dictionary, see the page of the section. The class contains...with our free online . Was this page helpful? Not really Yes, thanks...

    docs.groupdocs.com/search/net/spell-checking/
  10. Search index events | GroupDocs

    This Page contains information about the purpose and use of all index events....index events Leave feedback This page contains information about the...the current document (see also page); Specifying the encoding of...

    docs.groupdocs.com/search/net/search-index-events/