Sort Score
Result 10 results
Languages All
Labels All
Results 2,921 - 2,930 of 7,071 for

paged

(0.04 sec)
  1. Features Overview | Documentation

    Learn how to add, search, and remove watermarks from documents and images using GroupDocs.Watermark for Java. Supports text, image, and invisible watermarks for document security....Overview Leave feedback On this page GroupDocs.Watermark for Java...background images Rasterize PDF pages and preview document content...

    docs.groupdocs.com/watermark/java/features-over...
  2. eSign document with Stamp signature | Documenta...

    This article explains how to sign document electronically with generated Stamp signatures by GroupDocs.Signature API....position within the document page; and many more. Each Stamp option...free to use online . Was this page helpful? Not really Yes, thanks...

    docs.groupdocs.com/signature/java/esign-documen...
  3. Search text in Microsoft Office PowerPoint pres...

    To search a keyword in Microsoft Office PowerPoint presentations search(String) method is used. This method returns the collection of SearchResult objects. For details, see Search Text. Here are the steps to search a keyword in Microsoft Office PowerPoint presentation: Instantiate Parser object for the initial presentation; Call search(String) method and obtain the collection of SearchResult objects; Iterate through the collection and get the position and text. Warning search(String) method returns null value if search isn’t supported for the presentation....regular expressions, search by pages etc. parameter is used to customize...with our free online . Was this page helpful? Not really Yes, thanks...

    docs.groupdocs.com/parser/java/search-text-in-m...
  4. Search text in Microsoft Office Excel spreadshe...

    To search a keyword in Microsoft Office Excel spreadsheets search(String) method is used. This method returns the collection of SearchResult objects. For details, see Search Text. Here are the steps to search a keyword in Microsoft Office Excel spreadsheet: Instantiate Parser object for the initial spreadsheet; Call search(String) method and obtain the collection of SearchResult objects; Iterate through the collection and get the position and text. Warning search(String) method returns null value if search isn’t supported for the spreadsheet....regular expressions, search by pages etc. parameter is used to customize...with our free online . Was this page helpful? Not really Yes, thanks...

    docs.groupdocs.com/parser/java/search-text-in-m...
  5. Konversi Presentasi ke Gambar di C# | PPT ke JP...

    Ubah presentasi PowerPoint Anda dari format PPT/PPTX ke format JPG atau PNG menggunakan C#. Ubah presentasi menjadi gambar secara terprogram menggunakan .NET API....SavePageStream getPageStream = page => new FileStream(string.Fo...Format("path/convertedPPT{0}.jpg", page), FileMode.Create); using (Converter...

    blog.groupdocs.com/id/conversion/convert-presen...
  6. How to Convert Word Document to HTML using C#

    This article helps you to convert Word Document to HTML using C#. Generate HTML from DOCX using C# by following step-by-step guide and perform document conversion....list of page indexes, the number of pages, the starting page number...

    kb.groupdocs.com/conversion/net/how-to-convert-...
  7. Adding watermarks | Documentation

    GroupDocs.Watermark for Java supports the following watermark types. TextWatermark ImageWatermark Adding watermark to any supported document format using GroupDocs.Watermark consists of some easy steps. Following are the steps to add a watermark to a document. Load the document Create and initialize watermark object Set watermark properties Add a watermark to the document Save the document For more details please refer to the following guides:...processing documents 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/watermark/java/adding-waterm...
  8. Working with annotation replies | Documentation

    The page describes how to manage replies for different document types using GroupDocs.Annotation for .NET API....annotation replies 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/annotation/net/working-with-...
  9. Barcode Image Generation in Word Processing Doc...

    Note The code uses some of the objects defined in The Business Layer. Barcode Generation in Microsoft Word Template Syntax Add a textbox to your template at the place where you want a barcode image to be inserted. Add the following syntax: <> Download Template Get the template from here. Barcode.docx The Code... The Code 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/assembly/java/barcode-image-...
  10. Defining Relations Between DocumentTable Instan...

    Define Relations Between Document Table Instances API provides ability to define relations between DocumentTable instances loaded from a single document. The following classes of the GroupDocs.Assembly.Data namespace have been added: DocumentTableRelation DocumentTableRelationCollection Moreover, the Relations property of the GroupDocs.Assembly.Data.DocumentTableSet class has been added. Data Source Document Related Tables Data.xlsx Template Using Document Table Relations.docx Using Document Table Relations Note The code uses some of the objects defined in: The Business Layer ColumnNameExtractingDocumentTableLoadHandler...ColumnNameExtracting 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/assembly/net/defining-relati...