Sort Score
Result 10 results
Languages All
Labels All
Results 301 - 310 of 10,573 for

new

(0.13 sec)
  1. Migration Notes | Documentation

    Why To Migrate? Here are the key reasons to use the New updated API provided by GroupDocs.Redaction for Java since version 19.6: Redactor class introduced as a single entry point to manage the document redaction process (instead of Documentclass from previous versions). Methods redactWith() of the Document class were replaced with similar apply() methods in Redactor class. Method Document.save(OutputStream, SaveOptions) was replaced with Redactor.save(OutputStream, RasterizationOptions). Constructor LoadOptions(DocumentFormatConfiguration) was removed....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/redaction/java/migration-notes/
  2. Migration Notes | Documentation

    Why To Migrate? Here are the key reasons to use the New updated API provided by GroupDocs.Redaction for .NET since version 19.9: Redactor class introduced as a single entry point to manage the document redaction process (instead of Documentclass from previous versions). Methods RedactWith() of the Document class were replaced with similar Apply() methods in Redactor class. Method Document.Save(Stream, SaveOptions) was replaced with Redactor.Save(Stream, RasterizationOptions). Constructor LoadOptions(DocumentFormatConfiguration) was removed....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/redaction/net/migration-notes/
  3. Sign documents with standard QR-code entries | ...

    This article explains how to create QR-code electronic signature with standard encoded entries like Address, Email, V-Card, MeCard, EPC/SEPA, Event etc...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...
  4. Generate signature preview | Documentation

    This topic explains how to get document signature preview in c#...Consulting Blog Knowledge Base New Releases Status Websites aspose...QrCodeSignOptions signOptions = new QrCodeSignOptions { EncodeType...

    docs.groupdocs.com/signature/net/generate-signa...
  5. Existing objects in diagram document | Document...

    This article explains how to to find and remove watermarks of both types in Visio document....Consulting Blog Knowledge Base New Releases Status Websites aspose...DiagramLoadOptions loadOptions = new DiagramLoadOptions (); // Specify...

    docs.groupdocs.com/watermark/java/existing-obje...
  6. Integration for Zapier - How to Create a Custom...

    Zapier allows seamless integration with dozens of APIs. In this post I’ll explain how to create an integration with the GroupDocs Storage API. Put simply the process of integration with Zapier is Read -> Process -> Write. The left side of the integration is called a trigger and the right side is an action. The central process simply converts your API response to a format suitable for the write action. We are going to create a trigger for New files....going to create a trigger for new files. When you upload files...and folders. Click Save . A new page is loaded, with the name...

    blog.groupdocs.com/total/integration-for-zapier...
  7. MSG converted to PDF with empty page of message...

    Converting MSG file to PDF gives back empty email message page...issues are typically included in new releases. For instance, a recent...file using (var converter = new GroupDocs.Conversion.Converter(Constants...

    forum.groupdocs.com/t/msg-converted-to-pdf-with...
  8. Metadata redactions | Documentation

    This article shows that how Java redaction API allows you to replace or remove metadata using filters or search by regular expression....Consulting Blog Knowledge Base New Releases Status Websites aspose...document: final Redactor redactor = new Redactor ( "Sample.docx" ); try...

    docs.groupdocs.com/redaction/java/metadata-reda...
  9. Deleting Text signatures - advanced | Documenta...

    This article shows how to delete Text electronic signatures different ways 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/net/deleting-text-...
  10. Load personal storage PST or OST with options |...

    Learn this article and check how to load and convert PST/OST documents with advanced options using GroupDocs.Conversion for Java API....Consulting Blog Knowledge Base New Releases Status Websites aspose...try ( Converter converter = new Converter ( "sample.ost" )) {...

    docs.groupdocs.com/conversion/java/load-persona...