Sort Score
Result 10 results
Languages All
Labels All
Results 411 - 420 of 8,358 for

page

(1.15 sec)
  1. Convert DOC to JPG in C#

    Learn how to Convert DOC to JPG in C# and Export Word document as JPEG using C# with GroupDocs.Conversion for .NET, providing step-by-step code and best practices....then iteratively rendering each page as an individual image file...By leveraging the API’s page‑by‑page conversion capabilities...

    kb.groupdocs.com/conversion/net/convert-doc-to-...
  2. Convert presentations | GroupDocs

    This article demonstrates how to convert PowerPoint presentations of PPT, PPTX, ODP to other formats with couple lines of C# code....presentations Leave feedback On this page Microsoft PowerPoint presentations...JPG, , , , , TIF, , , , PDF: Page Description Language: , , ,...

    docs.groupdocs.com/conversion/net/convert/prese...
  3. Set image quality | GroupDocs

    The Page describes how to set the quality of an image added to a document....quality Leave feedback On this page GroupDocs.Annotation v22.4 and...pageNumber = 1 ; // set the page where the image will be inserted...

    docs.groupdocs.com/annotation/net/change-image-...
  4. Extract text by table of contents item | GroupDocs

    Learn how to extract text by specific table of contents items using GroupDocs.Parser for .NET. Extract chapter content from Word documents, PDFs, and eBooks by TOC item in C#....item Leave feedback On this page GroupDocs.Parser provides the...example, “Heading 1.2” from the page returns the following text:...

    docs.groupdocs.com/parser/net/extract-text-by-t...
  5. Render PDF documents as HTML and image files | ...

    This topic describes how to use the GroupDocs.Viewer Java API to convert PDF files to HTML, PNG, and JPEG formats....files Leave feedback On this page allows you to render your PDF...document or specific pages. Supported Page Layout file formats...

    docs.groupdocs.com/viewer/nodejs-java/render-pd...
  6. 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#....text Leave feedback On this page GroupDocs.Parser provides the...start or the document page start. The page index where the text...

    docs.groupdocs.com/parser/net/search-text/
  7. Remove pages | GroupDocs

    Follow this guide and learn how to remove Page from PDF or Word document, delete worksheet from Excel file or remove slides from PowerPoint presentations with GroupDocs.Merger for .NET API....document operations / Remove pages Remove pages Leave feedback provides...remove single page or a collection of specific page numbers from...

    docs.groupdocs.com/merger/python-net/remove-pages/
  8. Get text coordinates | GroupDocs

    Learn how to obtain text coordinates when rendering your documents with Image Viewer by GroupDocs and place text over rendered document Page image.... foreach ( Page page in viewInfo . Pages ) { Console . WriteLine...WriteLine ( $"Page: {page.Number}" ); Console . WriteLine ( "Text...

    docs.groupdocs.com/viewer/net/image-viewer-get-...
  9. Add point annotation | GroupDocs

    The Page describes how to add point annotation to a document using GroupDocs.Annotation for .NET....annotation Leave feedback On this page Point annotation sticks comments...the annotation position on the page To add a point annotation, follow...

    docs.groupdocs.com/annotation/net/add-point-ann...
  10. Add resource redaction annotation | GroupDocs

    The Page describes how to add resource redaction annotation to a document using GroupDocs.Annotation for .NET....annotation Leave feedback On this page Resource redaction annotation...defines the annotation on the page To add a resource redaction...

    docs.groupdocs.com/annotation/net/add-resource-...