Sort Score
Result 10 results
Languages All
Labels All
Results 8,871 - 8,880 of 31,391 for

new

(0.25 sec)
  1. Slides

    Document Automation APIs to enrich .NET and Java applications to view, edit, annotate, convert, compare, e-sign, parse, split, merge, redact, or classify documents of almost all the popular file formats....0 with some new features like adding support...document annotation API, where new features are introduced, major...

    blog.groupdocs.com/tag/slides/
  2. Annotate Html Documents using GroupDocs.Annotat...

    We are pleased to announce the release of GroupDocs.Annotation for Java 17.5.0. This release comes with multitude of New features, improvements and bug fixes. Some New image formats are introduced such as EMF/WMF and CAD. Furthermore, importing annotations from Word documents is improved and exporting the repeated reply comments issue (Export to MS-Word) is resolved. 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....multitude of new features, improvements and bug fixes. Some new image...Annotation for Java 17.1.0 - New Features # Implement annotating...

    blog.groupdocs.com/annotation/introducing-group...
  3. Remove document password | Documentation

    This article explains how to remove password for PDF, Word, Excel, PowerPoint documents by using GroupDocs.Merger for Java. ...Consulting Blog Knowledge Base New Releases Status Websites aspose...; LoadOptions loadOptions = new LoadOptions ( "SAMPLE_PASSWORD"...

    docs.groupdocs.com/merger/java/remove-document-...
  4. Set resolution of document preview. | Documenta...

    The page describes how to set the resolution of document preview...Consulting Blog Knowledge Base New Releases Status Websites aspose...using ( Annotator annotator = new Annotator ( "input.pdf" )) {...

    docs.groupdocs.com/annotation/net/set-document-...
  5. First Public Release of GroupDocs.Merger for Ja...

    We are pleased to announce GroupDocs.Merger for Java 18.8. A back-end document manipulation API that allows to split, remove or reorder pages in a document of supported format. Pages could be swapped or trimmed. You can also manage documents protection. GroupDocs.Merger for Java allows to check document protection and then set, remove or update password. Aside this, API permits to join two or more documents of same file format into one....PagesOptions pagesOptions = new PagesOptions(FileFormat.PDF,...InputStream documentExample = new FileInputStream(sourceFile);...

    blog.groupdocs.com/merger/first-public-release-...
  6. Load document from URL | Documentation

    This article explains how to load PDF, Word, Excel, PowerPoint documents from URL when using GroupDocs.Merger for .NET....Consulting Blog Knowledge Base New Releases Status Websites aspose...)) { using ( Merger merger = new Merger ( stream )) { Console...

    docs.groupdocs.com/merger/net/load-document-fro...
  7. Text formatting style / background color option...

    Hello Groupdocs team, We are trying to create a report using dynamic background colors for certain data tags. The documentation for the background color (Changing Background Color Dynamically | GroupDocs.Assembly for .…...We have opened the following new ticket(s) in our internal issue...DocumentAssembler assembler = new DocumentAssembler(); assembler...

    forum.groupdocs.com/t/text-formatting-style-bac...
  8. Render print areas | GroupDocs.Viewer for .NET

    This article explains how to render Spreadsheet print areas with GroupDocs.Viewer within your .NET applications....Consulting Blog Knowledge Base New Releases Status Websites aspose...code. using (Viewer viewer = new Viewer( "monthly-budget.xlsx"...

    docs.groupdocs.com/viewer/net/render-print-areas/
  9. Metadata.AddProperties Method - GroupDocs.Metad...

    Adds known metadata properties satisfying the specified predicate. The operation is recursive so it affects all nested packages as well....C# using (Metadata metadata = new Metadata(Constants.InputDocx))...packages will be affected. No new packages are added during this...

    apireference.groupdocs.com/metadata/net/groupdo...
  10. Set timeout for loading external resources | Do...

    This article explains how to set timeout for loading external resources contained by a document with GroupDocs.Viewer within your .NET applications....Consulting Blog Knowledge Base New Releases Status Websites aspose...timeout. LoadOptions loadOptions = new LoadOptions (); loadOptions ...

    docs.groupdocs.com/viewer/net/set-timeout-for-l...