Sort Score
Result 10 results
Languages All
Labels All
Results 1,871 - 1,880 of 6,864 for

paged

(0.07 sec)
  1. Basic usage | Documentation

    Quick Start section for GroupDocs.Redaction API Perform redactions for your documents easily with our intuitive and powerful API just with a few lines of code. Let’s review common usage scenarios when source document “sample.docx” is stored at a local drive and you want to apply redactions to it....formats Get file info Get document page preview Redaction basics Text...redactions Remove page redactions Was this page helpful? Not really...

    docs.groupdocs.com/redaction/net/basic-usage/
  2. Add document to Diagram via OLE | Documentation

    This article explains how to add document to Diagram via OLE with GroupDocs.Merger within your .NET applications....the currently editing Diagram page. For example, the Slides document...with embedded file path and page number; Instantiate object with...

    docs.groupdocs.com/merger/net/add-document-to-d...
  3. Watermark Word Documents using C# | Text & Imag...

    Add text and image watermarks to Word documents using C#. Apply watermarks programmatically on page(s) using .NET API....put these on every page or just one page. Here’s how you can...see your chosen text on every page of the Word document. Adding...

    blog.groupdocs.com/watermark/watermark-word-doc...
  4. Get list of changes | Documentation

    This article explains how to get collection of changes between compared documents when using GroupDocs.Comparison for Java....changes Leave feedback On this page allows you to get list of changes..." + change . getType () + ", Page: " + change . getPageInfo ()...

    docs.groupdocs.com/comparison/java/get-list-of-...
  5. Split document | Documentation

    This guide describes how to split document of PDF, Word, Excel, PowerPoint and many other formats into several resultant documents using GroupDocs.Merger for Python via .NET API....by specifying page numbers array or start/end page numbers and...are the possible use cases: Page numbers array specified and...

    docs.groupdocs.com/merger/python-net/split-docu...
  6. Edit Watermark Objects in PDF Documents using G...

    We are really delighted to announce the release of version 18.3 of GroupDocs.Watermark for .NET. The latest version supports editing of the objects that can be considered as the watermark in PDF documents. Furthermore, the feature of replacing text and image for the found watermarks is also added for all the supported formats. Following are some highlighted features of version 18.3. Editing Watermark Objects in PDF Documents Replacing Text for Particular Objects You can replace text for the particular XObjects, artifacts and the annotations in a PDF document....Pages[0].XObjects) { if (xObject.Text...(PdfArtifact artifact in doc.Pages[0].Artifacts) { if (artifact...

    blog.groupdocs.com/watermark/edit-watermark-obj...
  7. Composing signature with solid brush background...

     This article explains how to fill signature background with solid brush...background Leave feedback On this page provides class to specify solid...signature implementation on document page SignatureImplementat = TextSignatureImpleme...

    docs.groupdocs.com/signature/net/composing-sign...
  8. Preview Digital Certificates properties | Docum...

    This article shows how to receive digital certificates properties over Document Info method....properties Leave feedback On this page provides method to receive document...); Console . WriteLine ( $" - page count : {documentInfo.PageCount}"...

    docs.groupdocs.com/signature/net/preview-certif...
  9. Watermark Word Documents using Java | Text & Im...

    Add text and image watermarks to Word documents using Java. Apply watermarks programmatically on page(s) using Java API....You can add them to one page or all pages. This is how you can do...see your chosen text on all pages of your Word document. Adding...

    blog.groupdocs.com/watermark/watermark-word-doc...
  10. Convertir PDF en HTML par programmation à l'aid...

    Convertissons un document PDF en HTML en utilisant quelques lignes de code. Automatisez la conversion PDF dans l'application .NET pour convertir un document entier ou des pages sélectionnées....ne sont pas bien adaptés aux pages Web. La conversion d’un PDF...suivantes transforment toutes les pages d’un fichier PDF en HTML. Chargez...

    blog.groupdocs.com/fr/conversion/convert-a-pdf-...