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

page

(0.09 sec)
  1. 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...
  2. Get supported file formats | GroupDocs

    This article explains how to obtain supported file formats list when viewing documents with GroupDocs.Comparison within your .NET applications....formats Leave feedback On this page allows you to get the list of...result is as follows: Was this page helpful? Not really Yes, thanks...

    docs.groupdocs.com/comparison/net/get-supported...
  3. Save document to the specified stream | GroupDocs

    This article explains how to save document to the specified stream while using GroupDocs. Watermarks API....stream Leave feedback On this page Following code shows usage of...Save ( stream ); } Was this page helpful? Not really Yes, thanks...

    docs.groupdocs.com/watermark/net/save-document-...
  4. Compare bookmarks in Word documents | GroupDocs

    Learn how to compare bookmarks in Word documents using GroupDocs.Comparison for Python via .NET....documents Leave feedback On this page supports bookmark comparison...result is as follows: Was this page helpful? Not really Yes, thanks...

    docs.groupdocs.com/comparison/python-net/compar...
  5. Load from local disk | GroupDocs

    This article explains how to load from local disk while using GroupDocs. Watermarks API....disk Leave feedback On this page The following example demonstrates..."document.docx" ); } Was this page helpful? Not really Yes, thanks...

    docs.groupdocs.com/watermark/net/load-from-loca...
  6. Load custom fonts. | GroupDocs

    The Page describes how to load custom fonts.... Leave feedback On this page GroupDocs.Annotation v21.5 and...previewOptions ); } Was this page helpful? Not really Yes, thanks...

    docs.groupdocs.com/annotation/net/loading-custo...
  7. Put image annotations over the text using ZInde...

    This Page describes how to set image ZIndex to place it over the text...ZIndex Leave feedback On this page GroupDocs.Annotation v21.5 and...ignore this property Was this page helpful? Not really Yes, thanks...

    docs.groupdocs.com/annotation/net/put-image-ann...
  8. 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...
  9. Installation | GroupDocs

    GroupDocs hosts all Java APIs on GroupDocs Repository. You use the GroupDocs.Annotation for Java API directly in your Maven projects with simple configurations. Specify GroupDocs Repository Configuration First, you need to specify GroupDocs repository configuration/location in your Maven pom.xml as follows: XML GroupDocs Artifact Repository GroupDocs Artifact Repository https://releases.groupdocs.com/java/repo/ Define GroupDocs.Annotation for Java API Dependency Then define GroupDocs.Annotation for Java API dependency in your pom.xml as follows:...Installation Leave feedback On this page GroupDocs hosts all Java APIs...</dependency> </dependencies> Was this page helpful? Not really Yes, thanks...

    docs.groupdocs.com/annotation/java/installation/
  10. 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-...