Sort Score
Result 10 results
Languages All
Labels All
Results 1,001 - 1,010 of 12,637 for

new

(0.26 sec)
  1. About annotation UI and Signature UI - Free Sup...

    Hi Aleksei, I have already shared the standalone application that I have integrated into my project. Could you please provide the corrections directly within that sample? Thanks, Abhinay Patel...AnnotatedDocumentEnt annotatedDocument = new AnnotatedDocumentEnt(); try {...annotations = new ArrayList<>(); final Annotator annotator = new Annotator(documentGuid...

    forum.groupdocs.com/t/about-annotation-ui-and-s...
  2. Removing found watermarks | GroupDocs

    This article explains how to remove found watermarks while using GroupDocs. Watermarks Java API....Consulting Blog Knowledge Base New Releases Status Websites aspose...pdf" Watermarker watermarker = new Watermarker ( "document.pdf"...

    docs.groupdocs.com/watermark/java/removing-foun...
  3. Updating Text signature with advanced options |...

     This article explains how to provide advanced options when updating Text electronic signatures with GroupDocs.Signature API....Consulting Blog Knowledge Base New Releases Status Websites aspose...GroupDocs.Signature: Create new instance of class and pass source...

    docs.groupdocs.com/signature/java/updating-text...
  4. Feature request: Allow specifying FILE_FLAG_BAC...

    Hello there, We have a feature request: We’d like to be able to extract files you usually don’t have access to, via the backup privilege, which seems to not be possible with GroupDocs.Search at the moment. With Win32,…...We have opened the following new ticket(s) in our internal issue...m_Extractor = new(); var extractionOptions = new ExtractionOptions...

    forum.groupdocs.com/t/feature-request-allow-spe...
  5. Signing specific pages in the multipage documen...

    This article explains how to sign specific pages in the multipage documents...Consulting Blog Knowledge Base New Releases Status Websites aspose...values. using ( var signature = new Signature ( "multipage.tiff"...

    docs.groupdocs.com/signature/net/sign-specific_...
  6. 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....Consulting Blog Knowledge Base New Releases Status Websites aspose...CadLoadOptions loadOptions = new CadLoadOptions (); loadOptions...

    docs.groupdocs.com/conversion/java/load-cad-doc...
  7. 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....Consulting Blog Knowledge Base New Releases Status Websites aspose...( Watermarker watermarker = new Watermarker ( "document.pdf"...

    docs.groupdocs.com/watermark/net/adding-waterma...
  8. How to edit e-Book file | GroupDocs

    This article demonstrates how to edit e-Book files using Java programming language....Consulting Blog Knowledge Base New Releases Status Websites aspose...epub" ; Editor editorMobi = new Editor ( mobiPath ); FileInputStream...

    docs.groupdocs.com/editor/java/how-to-edit-ebook/
  9. Generate content for static sites | GroupDocs

    Convert documents to Markdown with YAML front matter for Jekyll, Hugo, and Docusaurus...Consulting Blog Knowledge Base New Releases Status Websites aspose...GroupDocs.Markdown ; var options = new ConvertOptions { IncludeFrontMatter...

    docs.groupdocs.com/markdown/net/static-site-gen...
  10. Save output to a stream | GroupDocs

    This article shows how to save output to a stream when rendering a document...Consulting Blog Knowledge Base New Releases Status Websites aspose...pages = new ArrayList <>(); try ( Viewer viewer = new Viewer (...

    docs.groupdocs.com/viewer/java/save-output-to-s...