Sort Score
Result 10 results
Languages All
Labels All
Results 1,241 - 1,250 of 11,658 for

new

(0.06 sec)
  1. GroupDocs Blog | Document Automation Solutions ...

    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....dependency simplifications, and new Docker documentation. Explain...content protection. Here’s what’s new in GroupDocs.Metadata 25.6 for...

    blog.groupdocs.com/
  2. GroupDocs Blog | Document Automation Solutions ...

    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....dependency simplifications, and new Docker documentation. Explain...content protection. Here’s what’s new in GroupDocs.Metadata 25.6 for...

    blog.groupdocs.com/
  3. GroupDocs Blog | Document Automation Solutions ...

    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....dependency simplifications, and new Docker documentation. Explain...content protection. Here’s what’s new in GroupDocs.Metadata 25.6 for...

    blog.groupdocs.com/
  4. Handle Empty Paragraphs using GroupDocs.Assembl...

    We are excitedly announcing the monthly release of GroupDocs.Assembly for Java 18.10. Using the latest version, you can now remove empty paragraphs in word processing, presentation, and email documents. We recommend you to install the latest version of the API for a better user experience. Features Introduced While assembling a document, if syntax tags are removed or replaced with empty values, the output document will have empty paragraphs. In version 18....10, we have introduced a new member REMOVE_EMPTY_PARAGRAPHS...Result document without the new option applied. Prefix Suffix...

    blog.groupdocs.com/assembly/handle-empty-paragr...
  5. Update Text signatures in document | GroupDocs

    This article explains how to update Text electronic signatures 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/update-text-s...
  6. PDF Conversion is Improved in GroupDocs.Convers...

    GroupDocs.Conversion for .NET 18.8 comes with some New features, improvements and a bug fix. PdfFormattingOptions class is introduced when converting to PDF format. Some of the obsolete constructors and properties are removed. Moreover, there’s also a security improvement. Please refer to GroupDocs.Conversion for .NET 18.8 release notes for further reference. We’d recommend you to integrate latest version of the API in your applications and share your feedback. Features PdfFormattingOptions when converting to PDF var saveOptions = New PdfSaveOptions(); saveOptions....8 comes with some new features, improvements and a...converting to PDF # var saveOptions = new PdfSaveOptions(); saveOptions...

    blog.groupdocs.com/conversion/pdf-conversion-is...
  7. Shorthand check for null or empty string in a t...

    Is there a shorthand way to check if a string is null or empty in template syntax? Currently I have to do this: <<if [item.Text != null && item.Text != “”]>> Is it possible to do something like: <<if [!String.IsNullO…...source code we used: Item item = new Item { Text = "not empty" };...DocumentAssembler assembler = new DocumentAssembler(); // The following...

    forum.groupdocs.com/t/shorthand-check-for-null-...
  8. Convert web formats | GroupDocs

    In this article, you will learn how to convert documents to HTML format with GroupDocs.Conversion for Node.js via Java....Consulting Blog Knowledge Base New Releases Status Websites aspose...evolved with requirements of new information to be displayed as...

    docs.groupdocs.com/conversion/nodejs-java/conve...
  9. Working with metadata in Presentations | GroupDocs

    GroupDocs.Metadata for Java provides functionality that allows working with different kinds of presentations such as PPT, PPTX, POTM, POTX, etc. For the full list of supported presentation formats please refer to Supported document formats. Detecting the exact type of a presentation The following sample of code will help you to detect the exact type of a loaded presentation and extract some additional file format information. Load a presentation Extract the root metadata package Use the getPresentationType method to obtain file format information advanced_usage....Consulting Blog Knowledge Base New Releases Status Websites aspose...PresentationReadFile try ( Metadata metadata = new Metadata ( Constants . InputPptx...

    docs.groupdocs.com/metadata/java/working-with-m...
  10. Merge Word documents | GroupDocs

    Follow this guide and learn how to merge Word documents, combine several DOCX or DOC files into one using GroupDocs.Merger for Node.js via Java....Consulting Blog Knowledge Base New Releases Status Websites aspose...2007, the structure of this new Document format was changed from...

    docs.groupdocs.com/merger/nodejs-java/merge/word/