Sort Score
Result 10 results
Languages All
Labels All
Results 451 - 460 of 13,068 for

new

(0.16 sec)
  1. Sign document with Form Field signature - advan...

     This article explains how to sign document with Form field electronic signatures using advanced options 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/sign-document...
  2. 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....the processed document to a new location using the Save() method...in the example Regex regex = new Regex( ".*" ); //Define target...

    blog.groupdocs.com/redaction/custom-ai-redactio...
  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....Consulting Blog Knowledge Base New Releases Status Websites aspose..."ConvertCadAndSpecify.pdf" const loadOptions = new groupdocs . conversion . CadLoadOptions...

    docs.groupdocs.com/conversion/nodejs-java/load-...
  4. Generate Output in Different Format | GroupDocs

    Convert assembled documents to different formats (e.g., DOCX to PDF, DOCX to HTML) during assembly....Consulting Blog Knowledge Base New Releases Status Websites aspose..."Invoice.pdf" ; var invoiceData = new { CustomerName = "ABC Corp" ...

    docs.groupdocs.com/assembly/net/basic-usage-dif...
  5. Add distance annotation | GroupDocs

    The page describes how to add distance annotation to a document using GroupDocs.Annotation for .NET....Consulting Blog Knowledge Base New Releases Status Websites aspose...using ( Annotator annotator = new Annotator ( "input.pdf" )) {...

    docs.groupdocs.com/annotation/net/add-distance-...
  6. Migration Notes | GroupDocs

    How to migrate from earlier versions of GroupDocs.Conversion for .NET...Consulting Blog Knowledge Base New Releases Status Websites aspose...are the key reasons to use the new updated API provided by GroupDocs...

    docs.groupdocs.com/conversion/net/migration-notes/
  7. Migration notes | GroupDocs

    How to migrate from earlier versions of GroupDocs.Conversion for Java...Consulting Blog Knowledge Base New Releases Status Websites aspose...are the key reasons to use the new updated API provided by GroupDocs...

    docs.groupdocs.com/conversion/java/migration-no...
  8. How to load a document from Azure Blob Storage ...

    This section explains how to load document from Azure Blob Storage with GroupDocs.Signature API....Consulting Blog Knowledge Base New Releases Status Websites aspose...using ( Signature signature = new Signature ( stream )) { QrCodeSignOptions...

    docs.groupdocs.com/signature/net/load-document-...
  9. 5 Secure Methods to Add Watermarks to Word Docu...

    Learn how to add secure watermarks to Word documents using GroupDocs.Watermark for .NET. Compare 5 protection methods from basic to advanced with complete code examples....Consulting Blog Knowledge Base New Releases Status Websites aspose...watermark..." ); var loadOptions = new WordProcessingLoadOp (); using...

    docs.groupdocs.com/watermark/net/secure-methods...
  10. PDF Conversion with Arabic Content - renders co...

    I have a docx file with Hebrew Content. It renders content in Wrong Direction. Check the below Pics and also Attached Docx & PDF as well Also Attached Sample Code We use for Converting Docx to PDF import com.groupdocs…...WordProcessingLoadOp loadOptions = new WordProcessingLoadOp(); loadOptions...List<FontSubstitute> fontSubstitutes = new ArrayList<>(); fontSubstitutes...

    forum.groupdocs.com/t/pdf-conversion-with-arabi...