Sort Score
Result 10 results
Languages All
Labels All
Results 41 - 50 of 2,298 for

numbers

(0.32 sec)
  1. GroupDocs.Redaction AI integration with .NET | ...

    Use AI to detect and redact text, words, or phrases in PDF documents using .NET. Replace or hide content to securely process PDF files....find and replace credit card numbers in a document. This code snippet...data, such as credit card numbers. public async Task<OpenAIResult>...

    blog.groupdocs.com/redaction/custom-ai-redactio...
  2. Search text | GroupDocs

    Learn how to search for keywords and use regular expressions to find text in documents using GroupDocs.Parser for .NET. Search text with case sensitivity and whole word options in C#.... Search ( "page number" ); // Check if search is supported...sr = parser . Search ( "page number: [0-9]+" , new SearchOptions...

    docs.groupdocs.com/parser/net/search-text/
  3. Render web documents as PDF, PNG, and JPEG file...

    This topic describes how to use the GroupDocs.Viewer .NET API (C#) to convert web documents to PDF, PNG, and JPEG formats....is replaced with the page numbers in the output image names....is replaced with the page numbers in the output image names....

    docs.groupdocs.com/viewer/net/render-web-docume...
  4. Swap pages | GroupDocs

    This article explains how to swap two document pages within PDF, Word, Excel, PowerPoint and many other file types using GroupDocs.Merger for Python via .NET....with the two 1-based page numbers to exchange. Call merger.swap_pages()...3) : takes two 1-based page numbers. After the operation, page...

    docs.groupdocs.com/merger/python-net/swap-pages/
  5. Change page orientation | GroupDocs

    Following this guide you will learn how to change Word document page orientation to Portrait or Landscape using GroupDocs.Merger for Python via .NET....and the list of 1-based page numbers to change. Call merger.change_orientation()...is a list of 1-based page numbers. Use OrientationMode.LANDSCAPE...

    docs.groupdocs.com/merger/python-net/change-pag...
  6. Features overview | GroupDocs

    GroupDocs.Merger for Python via .NET is a powerful API to merge several documents into one, split single document to multiple documents, reorder or replace document pages, change page orientation, manage document protection, render documents as images and more....collection of specific page numbers from the source document. Rotate...default) or for specific page numbers or page range. Was this page...

    docs.groupdocs.com/merger/python-net/features-o...
  7. Render specific pages | GroupDocs

    This article explains how to view specific pages when processing documents with GroupDocs.Viewer within your Java applications.... Specify the page numbers as the last parameters. The...the method. Specify the page numbers array as the second parameter...

    docs.groupdocs.com/viewer/java/view-specific-pa...
  8. Single document operations | GroupDocs

    Learn how to move document pages, remove document pages, split document into separate pages, swap document pages positions, extract specific pages from document, change page orientation and rotate pages using GroupDocs.Merger for Python via .NET....into separate files by page numbers or page intervals. Split a...into multiple files by line numbers. Create a new document that...

    docs.groupdocs.com/merger/python-net/single-doc...
  9. Remove Pages from PDF in Java | Even, Odd, List...

    Remove any set of pages from the PDF files in Java. Delete list of pages, any given range, even or odd pages from PDF files within applications....provide the list of pages numbers from the loaded PDF document...RemoveOptions class with the page numbers to remove. Instantiate Merger...

    blog.groupdocs.com/merger/remove-pages-from-pdf...
  10. Merge pages from various documents | GroupDocs

    This article explains how to merge some pages from different documents into single PDF, DOCX, Excel or PowerPoint document using GroupDocs.Merger for .NET....by specifying desired page numbers or page ranges. Joined documents...object and specify desired page numbers or page ranges to join. Use...

    docs.groupdocs.com/merger/net/merge-pages-from-...