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

new

(0.03 sec)
  1. Processes cancellation | Documentation

    This article explains how to control signature processing (cancellation) for large documents with GroupDocs.Signature API....Consulting Blog Knowledge Base New Releases Status Websites aspose...conditionally cancel the process. Create new instance of class and pass source...

    docs.groupdocs.com/signature/java/processes-can...
  2. 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/
  3. 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/
  4. Bidirectional Content & Export Metadata - Intro...

    We are at GroupDocs glad to announce another release of GroupDocs.Editor for .NET v17.9.0 API. This monthly release is adding support for New exciting features like Bidirectional Content to rotate different content in left and right direction. Most of the changes are done for words document format along with adding support for Export Language Metadata. This release is also adding features to export Fonts and document export in PDF format....release is adding support for new exciting features like Bidirectional...latest API and get benefits from new and enhanced API features. .NET...

    blog.groupdocs.com/editor/groupdocs.editor-for-...
  5. Convert Mobi & PDF/A file formats Using GroupDo...

    We are is glad to announce another release of GroupDocs.Conversion for .NET v17.2.0. In this monthly release New file formats “Mobi and PDF/A” are added in supported file format list. This monthly release of Document Conversion API is introducing New features like " Settings for different horizontal and vertical resolution when converting to image formats" and “conversion to PDF with setting for PDF file format” along with other five fixes.... In this monthly release new file formats “ Mobi and PDF/A...Conversion API is introducing new features like " Settings for...

    blog.groupdocs.com/conversion/mobi-pdfa-file-fo...
  6. Optimize the PDF file resources | Documentation

    This topic describes how to optimize PDF file using the GroupDocs.Viewer .NET API (C#) to reduce size....Consulting Blog Knowledge Base New Releases Status Websites aspose...// ... using ( var viewer = new Viewer ( "sample.docx" )) { PdfViewOptions...

    docs.groupdocs.com/viewer/net/optimization-pdf-...
  7. Add checkbox component | Documentation

    The page describes how to add checkbox component 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-checkbox-...
  8. Custom text extractors | Documentation

    GroupDocs.Search supports indexing of many document formats. But there is also the possibility to implement support for any format other than the existing ones....Consulting Blog Knowledge Base New Releases Status Websites aspose...readonly string [] extensions = new string [] { ".log" }; public...

    docs.groupdocs.com/search/net/custom-text-extra...
  9. Annotation redactions | Documentation

    This article shows the implementation of annotation redaction for documents of different formats like PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX and others....Consulting Blog Knowledge Base New Releases Status Websites aspose...body: final Redactor redactor = new Redactor ( "annotated_sample...

    docs.groupdocs.com/redaction/java/annotation-re...
  10. Email attachments | Documentation

    This article shows how to get the information about the attachments....Consulting Blog Knowledge Base New Releases Status Websites aspose...EmailLoadOptions loadOptions = new EmailLoadOptions (); // Specify...

    docs.groupdocs.com/watermark/java/email-attachm...