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

page

(0.68 sec)
  1. Adding watermark to images inside a document | ...

    This article will help, if you want to add watermark to images inside a document then it can be possible using GroupDocs.Watermark for Java....document Leave feedback On this page The most of the document formats...watermarker . close (); Was this page helpful? Not really Yes, thanks...

    docs.groupdocs.com/watermark/java/adding-waterm...
  2. Protecting Word documents | GroupDocs

    This article explains how to protect as well as unprotect the Word documents in Java....documents Leave feedback On this page Since version 18.6, GroupDocs...watermarker . close (); Was this page helpful? Not really Yes, thanks...

    docs.groupdocs.com/watermark/java/protecting-wo...
  3. Load CAD document with options | GroupDocs

    Learn this article and check how to load and convert CAD documents with advanced options using GroupDocs.Conversion for Java API....sets the desired page width. sets the desired page height. specifies..., convertOptions ) Was this page helpful? Not really Yes, thanks...

    docs.groupdocs.com/conversion/nodejs-java/load-...
  4. Removing found watermarks | GroupDocs

    Find and remove text, image, and hyperlink watermarks using Python via .NET....watermarks Leave feedback On this page Remove watermark Search for...( "document.pdf" ) Was this page helpful? Not really Yes, thanks...

    docs.groupdocs.com/watermark/python-net/removin...
  5. Installation | GroupDocs

    GroupDocs.Signature for Java installation...Installation Leave feedback On this page Operating Systems can be executed...Signature API can be Was this page helpful? Not really Yes, thanks...

    docs.groupdocs.com/signature/java/installation/
  6. Render Notes in Presentation Document using Gro...

    We are delighted to announce the release of version 18.1 of GroupDocs.Viewer for .NET. The latest version includes the support of rendering Jpeg2000, PostScript, POTM and PPSM file formats. Furthermore, we have added the option to show or hide the notes when rendering Presentation documents. This version also allows you to work with the layers in CAD documents. Let’s have a quick overview of GroupDocs.Viewer for .NET 18.1. Supported File Formats We have added the support of following file formats in version 18....value is false // Get pages List pages = imageHandler.GetPages(guid...options); foreach (PageImage page in pages) { //... } For more details...

    blog.groupdocs.com/viewer/render-slide-notes-in...
  7. Getting TargetInvocationException for groupdocs...

    Tried to convert pdf , docx to png format but get thrown with this error class com.groupdocs.conversion.internal.c.a.ms.System.Reflection.TargetInvocationException —> java.lang.reflect.InvocationTargetException import …...Png)); int pages = 1; try { Log.info(LOG_SRC...getDocumentInfo(); if (info != null) { pages = Math.max(1, info.getPagesCount());...

    forum.groupdocs.com/t/getting-targetinvocatione...
  8. Load file from stream | GroupDocs

    This article explains how to load PDF, Word, Excel, PowerPoint documents from a stream when using GroupDocs.Parser for Python via .NET....stream Leave feedback On this page To avoid saving a file on disk..." ) print ( f "Page count: { doc_info . page_count } " ) sample...

    docs.groupdocs.com/parser/python-net/load-file-...
  9. groupDocs.Parser.GetDocumentInfo() taking very ...

    Hi, I have a .pdf document only 1 Page long. When calling GetDocumentInfo() on the parser created with the stream of this document it takes at least 5 minutes to do this. This makes the whole implementation very ineffic…...pdf document only 1 page long. When calling GetDocumentInfo()...whole file to collect metadata, page dimensions and text‑coordinate...

    forum.groupdocs.com/t/groupdocs-parser-getdocum...
  10. Add a Watermark to Converted Document | GroupDocs

    Stamp a text watermark on every Page of a converted document with GroupDocs.Conversion for Python via .NET — control colour, size, position, rotation, transparency, and foreground or background placement via WatermarkTextOptions....Document Leave feedback On this page This topic explains how to add...PdfConvertOptions () options . pages_count = 1 options . watermark...

    docs.groupdocs.com/conversion/python-net/develo...