Sort Score
Result 10 results
Languages All
Labels All
Results 5,441 - 5,450 of 8,674 for

paged

(1.55 sec)
  1. New Version for SharePoint Modern WebPart for G...

    GroupDocs team is proudly releasing new version for SharePoint Modern WebPart for GroupDocs.Viewer for .NET. Using this Modern WebPart user can embed and use API’s salient features in their own custom SharePoint Sites. In this new version **v1.2 **user can add **Watermark **in the document and **Navigate **through the file browser’s documents using next and previous buttons. We recommend you to download and explore this new version. Let’s have a look at it....can now add watermark in page html , page image , document’s attachments...

    blog.groupdocs.com/viewer/new-version-sharepoin...
  2. Use cases | GroupDocs

    Real-world use cases for GroupDocs.Markdown for Python via .NET...Batch-convert a folder Was this page helpful? Not really Yes, thanks...tell us how we can improve this page. Skip Send Thank you for your...

    docs.groupdocs.com/markdown/python-net/use-cases/
  3. Updates to GroupDocs Privacy Policy – GroupDocs...

    Share this issue: Monthly NewsletterJune 2018 Documents Viewer APIs for .NET and Java Applications View over 50 Document & Image formats without External Viewer GroupDocs.Viewer product family offers powerful files viewer APIs for .NET and Java applications. It rasterizes documents and images both, renders text and converts them to SVG, HTML and CSS – thus offering a high-fidelity true-text, document rendering. Developers can work with all popular business and image file formats including: Microsoft Office, Visio, Project, Outlook, PDF, HTML, OpenDocument, AutoCad, Metafiles, JPEG, TIFF, GIF, BMP etc....News Support of Setting Output Page Size when Rendering Email Messages...the feature of setting output page size when rendering email messages...

    blog.groupdocs.com/total/updates-to-groupdocs-p...
  4. Add Wavy Underline in Word, PDF, PPT using C# |...

    Insert different colored wavy underlines in Word, PDF, and other documents using C#. Add squiggly annotation in documents within the .NET applications....color, opacity, coordinates, page number, etc. Add the squiggly...color, opacity, coordinates, page number, etc for the squiggly/wavy...

    blog.groupdocs.com/annotation/add-wavy-underlin...
  5. Merge files | GroupDocs

    This article explains how to merge files of PDF, Microsoft Word, Excel and PowerPoint and other formats using GroupDocs.Merger for Python via .NET API....archives Merge EPUB Was this page helpful? Not really Yes, thanks...tell us how we can improve this page. Skip Send Thank you for your...

    docs.groupdocs.com/merger/python-net/merge/
  6. Kako izdvojiti tekst iz PDF-a pomoću Jave

    Otkrijte učinkovit način izdvajanja teksta iz PDF-a pomoću Jave. Osigurat ćemo vam Java kod za izdvajanje teksta iz PDF-a bez instaliranja dodatne instalacije....Pages da dobijete cijeli popis PDF...stranici koristeći svojstvo Page.Lines za čitanje teksta svakog...

    kb.groupdocs.com/hr/viewer/java/how-to-extract-...
  7. Add Text Watermark to RTF Using Python

    Learn how to add text watermark to RTF using Python. This tutorial shows how to embed text watermarks into RTF documents with custom font, color, and alignment....the text watermark across all pages or sections within the RTF file...your text watermark across its pages, providing a clear indicator...

    kb.groupdocs.com/watermark/python/add-text-wate...
  8. GroupDocs.Parser Product Family on GroupDocs Bl...

    GroupDocs.Parser Product Family on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in GroupDocs.Parser Product Family on GroupDocs Blog | Document Automatio......PDF files or from any specific page using .NET API. Extract Images...PDF files or from any specific page using Java API within your applications...

    blog.groupdocs.com/categories/groupdocs.parser-...
  9. 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-...
  10. Edit and Update Form Fields | GroupDocs

    Editing Form Fields with GroupDocs.Editor for Node.js via Java...Fields Leave feedback On this page This article demonstrates how...repository on GitHub. Was this page helpful? Not really Yes, thanks...

    docs.groupdocs.com/editor/nodejs-java/edit-and-...