Sort Score
Result 10 results
Languages All
Labels All
Results 1,691 - 1,700 of 8,714 for

paged

(1.39 sec)
  1. Working with barcodes | GroupDocs

    Open Navigation Close Navigation Products GroupDocs.Total Product Family GroupDocs.Viewer Product Solution GroupDocs.......from document page Extract barcodes from document page area Was this...this page helpful? Not really Yes, thanks Any additional feedback...

    docs.groupdocs.com/parser/net/working-with-barc...
  2. Extract text from Microsoft OneNote sections | ...

    To extract a text from Microsoft OneNote Sections getText and getText(int) methods are used. These methods allow to extract a text from the entire document or a text from the selected page. Raw mode is not supported for Microsoft OneNote. Here are the steps to extract a text from Microsoft OneNote Section: Instantiate Parser object for the initial section; Call getText method and obtain TextReader object; Read a text from reader....or a text from the selected page. Raw mode is not supported for...steps to extract a text from the page of Microsoft OneNote Section:...

    docs.groupdocs.com/parser/java/extract-text-fro...
  3. Search for Text e-Signatures | GroupDocs

    This topic explains how to search for text electronic signatures within document pages using GroupDocs.Signature for Python via .NET API....Search only page with specified number (None for all pages) search_options...search_options . page_number = None # Specify as True to search all...

    docs.groupdocs.com/signature/python-net/search-...
  4. Render text documents as HTML, PDF, and image f...

    Convert text files to HTML, PDF, PNG, or JPEG using the GroupDocs.Viewer Python API. Learn how to render various file formats....files Leave feedback On this page allows you to convert text documents...entire document or specific pages. Supported text file formats...

    docs.groupdocs.com/viewer/python-net/render-tex...
  5. Support for Diagrams in GroupDocs.Merger

    GroupDocs.Merger now supports diagram formats such as VSDFX, VSDM, VSSX, VSSM and VTX . It allows you to swap, rotate or trim pages in diagrams. Apart for that, you can also set or remove password protection of diagrams. This API comes in both Java and .NET platforms and could be integrated in any your .NET or Java application without any dependency. Features for Diagrams Format Swap Pages: This feature allows you to exchange the position of two pages in the document....you to swap, rotate or trim pages in diagrams. Apart for that...for Diagrams Format # Swap Pages: # This feature allows you to...

    blog.groupdocs.com/merger/support-for-diagrams-...
  6. Search text in Microsoft Office Excel spreadshe...

    This article explains that how to search text from Microsoft Office Excel (.xls, .xlsx) spreadsheets....spreadsheets Leave feedback On this page To search a keyword in Microsoft...SearchResult > sr = parser . Search ( "page number" ); // Iterate over search...

    docs.groupdocs.com/parser/net/search-text-in-mi...
  7. Add watermarks to PDF documents | GroupDocs

    Add watermarks to PDF pages, images, and attachments using Python via .NET....particular page or to all images/attachments on a page. Adding watermark...watermark to a particular page import groupdocs.watermark as...

    docs.groupdocs.com/watermark/python-net/add-wat...
  8. Belge sayfası oluşturucu - belgelerin belirli s...

    Birden fazla belgeden belirli sayfaları API kullanarak birleştirin ve GroupDocs.Merger ile özelleştirilmiş, birleşik belgeleri zahmetsizce oluşturun.... Initialize the Page Builder . Over the method CreatePageBuilder...sayfaları seçin; add these pages to the new document in the desired...

    blog.groupdocs.com/tr/merger/page-builder-how-t...
  9. Working with metadata in Note formats | GroupDocs

    GroupDocs.Metadata for Java provides functionality that allows working with ONE files created by different versions of Microsoft OneNote. Please see the code samples below for more information. Inspecting Note documents The inspection feature that is introduced in this section doesn’t work with metadata directly but extracts some useful pieces of information that can be considered as metadata under some circumstances. For example, you may want to obtain information about pages in a note document....to obtain information about pages in a note document. Please follow...() != null ) { for ( NotePage page : root . getInspectionPackage...

    docs.groupdocs.com/metadata/java/working-with-m...
  10. Adding repeated watermarks | GroupDocs

    Add repeated (tiled) text or image watermarks with spacing, rotation, and patterns using Python via .NET....watermarks Leave feedback On this page Repeated watermark Repeated...watermarks let you cover entire pages with a pattern of text or images...

    docs.groupdocs.com/watermark/python-net/adding-...