Sort Score
Result 10 results
Languages All
Labels All
Results 2,791 - 2,800 of 6,794 for

paged

(0.18 sec)
  1. Get changes coordinates | Documentation

    This article explains how to obtain coordinates for detected changes at a document pages preview when compare documents with GroupDocs.Comparison for .NET...coordinates Leave feedback On this page allows you to detect changes...result is as follows: Was this page helpful? Not really Yes, thanks...

    docs.groupdocs.com/comparison/net/get-changes-c...
  2. Hello, World! | Documentation

    Get started with GroupDocs.Watermark for Python via .NET by creating and running a minimal example.... Leave feedback On this page Introduction A “Hello, World...for Python via .Net . Was this page helpful? Not really Yes, thanks...

    docs.groupdocs.com/watermark/python-net/hello-w...
  3. Convert finance formats | Documentation

    This article demonstrates how you can convert to and from finance formats with GroupDocs.Conversion for .NET....formats Leave feedback On this page Financial formats provide a...ixbrl" , options ); } Was this page helpful? Not really Yes, thanks...

    docs.groupdocs.com/conversion/net/convert/finance/
  4. How to save Presentation with different file ty...

    This article explains how to save signed Presentation documents with various file formats by GroupDocs.Signature API....type Leave feedback On this page class supports saving of Presentation...online apps from the . Was this page helpful? Not really Yes, thanks...

    docs.groupdocs.com/signature/net/save-signed-pr...
  5. Render CAD drawings and models as HTML, PDF, an...

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

    docs.groupdocs.com/viewer/nodejs-java/render-ca...
  6. eSign document with Stamp signature | Documenta...

    This article explains how to sign a document electronically with generated Stamp signatures by GroupDocs.Signature API....signature Leave feedback On this page What is a Stamp signature? A...position within the document page; and many more. Each Stamp option...

    docs.groupdocs.com/signature/net/esign-document...
  7. Search text in Microsoft Office PowerPoint pres...

    This article explains that how to search text from Microsoft Office PowerPoint(.ppt, .pptx) presentations... Search ( "page number" ); // Iterate over search...regular expressions, search by pages etc. parameter is used to customize...

    docs.groupdocs.com/parser/net/search-text-in-mi...
  8. Add strikeout annotation | Documentation

    The page describes how to add strikeout annotation to a document using GroupDocs.Annotation for Java....annotation Leave feedback On this page Strikeout annotation strike-throughs...appropriate properties (position, page number, etc). Call the method...

    docs.groupdocs.com/annotation/java/add-strikeou...
  9. Subscribing for search process events | Documen...

    This article explains how to subscribe for search electronic signatures events like start, progress and completion with GroupDocs.Signature API....time on searching each document page. to handle completion event...BarcodeSearchOptions (); // specify special pages to search on options . setAllPages...

    docs.groupdocs.com/signature/java/subscribing-f...
  10. Use advanced rasterization options | Documentation

    Use advanced rasterization options In order to use the advanced rasterization options you have to pass one of the options to Save method. In this case the document will be rasterized to PDF, but the scan-like effects will be applied to its pages. The following example demonstrates how to apply the AdvancedRasterizationOptions with default settings. C# using (Redactor redactor = new Redactor(@"sample.docx")) { // Save the document with advanced options (convert pages into images, and save PDF with scan-like pages) var so = new SaveOptions(); so....effects will be applied to its pages. The following example demonstrates...(convert pages into images, and save PDF with scan-like pages) var...

    docs.groupdocs.com/redaction/net/use-advanced-r...