Sort Score
Result 10 results
Languages All
Labels All
Results 271 - 280 of 10,378 for

new

(0.07 sec)
  1. Implement Area Annotation for Diagrams using Gr...

    We’re pleased to announce another monthly release of GroupDocs.Annotation for Java 17.6.0. This release comes with some New features, improvements and a bug fixe. Different New annotations are now supported for Diagram documents (VSS, VSD). Furthermore, implementing GetPages method for Email documents processing from streams is improved. For further information, please see release notes. We’d recommend you to fetch latest release of the API, integrate it in your project and share your valuable feedback....This release comes with some new features, improvements and a...a bug fixe. Different new annotations are now supported for Diagram...

    blog.groupdocs.com/annotation/introducing-group...
  2. Add checkbox component | Documentation

    The page describes how to add checkbox component to a document using GroupDocs.Annotation for Java....Consulting Blog Knowledge Base New Releases Status Websites aspose...final Annotator annotator = new Annotator ( Constants . INPUT_PDF...

    docs.groupdocs.com/annotation/java/add-checkbox...
  3. Use PDF redaction filters | Documentation

    This article explains that how to set page-level scope to PDF redactions....Consulting Blog Knowledge Base New Releases Status Websites aspose...using ( Redactor redactor = new Redactor ( "Sample.pdf" )) {...

    docs.groupdocs.com/redaction/python-net/use-pdf...
  4. Add button component | Documentation

    The page describes how to add button component to a document using GroupDocs.Annotation for Java....Consulting Blog Knowledge Base New Releases Status Websites aspose...final Annotator annotator = new Annotator ( Constants . INPUT_PDF...

    docs.groupdocs.com/annotation/java/add-button-c...
  5. Evaluation Limitations and Licensing | Document...

    free trial api version for redaction is available to evaluate the API which will be similar as licensed but with few limitations....Consulting Blog Knowledge Base New Releases Status Websites aspose...Setup the license. License lic = new License (); lic . setLicense...

    docs.groupdocs.com/redaction/java/evaluation-li...
  6. Groupdocs Editor with PPTX - Free Support Forum...

    Hello Team, I am working with Editor in my application, I took help from Groupdocs team for Editor with DOCX file and I got the code from the team, Code below. [HttpPost] [Route("api/GroupDocsApi/CreateEmptyWordFile")]…...{ try { Document document = new Document(); await Task.Run(()...Save(request.FileUploadPath)); return new SPResponse() { ReturnStatus =...

    forum.groupdocs.com/t/groupdocs-editor-with-ppt...
  7. How to Run Examples | Documentation

    Examples to annotate on your documents, images or web pages using C#....Consulting Blog Knowledge Base New Releases Status Websites aspose...Studio and navigate to File -> New -> Project . Select the appropriate...

    docs.groupdocs.com/annotation/net/how-to-run-ex...
  8. Logging | Documentation

    Logging when converting documents with GroupDocs.Conversion for .NET...Consulting Blog Knowledge Base New Releases Status Websites aspose...logger ConsoleLogger logger = new ConsoleLogger (); // Create ConverterSettings...

    docs.groupdocs.com/conversion/net/logging/
  9. Shapes in spreadsheet document | Documentation

    Extracting information about all shapes in an Excel document Search() method searches watermarks of all mentioned types, but in some cases, it’s necessary to analyze only one class of Excel objects. Following code sample shows how to get information about all the shapes in an Excel document. advanced_usage.add_watermarks_to_spreadsheets.SpreadsheetGetShapesInformation SpreadsheetLoadOptions loadOptions = New SpreadsheetLoadOptions(); // Specify an absolute or relative path to your document. Ex: @"C:\Docs\spreadsheet.xlsx" Watermarker watermarker = New Watermarker("spreadsheet....Consulting Blog Knowledge Base New Releases Status Websites aspose...SpreadsheetLoadOptio loadOptions = new SpreadsheetLoadOptio (); // Specify...

    docs.groupdocs.com/watermark/java/shapes-in-spr...
  10. 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...