Sort Score
Result 10 results
Languages All
Labels All
Results 3,031 - 3,040 of 12,288 for

new

(1.06 sec)
  1. Edit Metadata on GroupDocs Blog | Document Auto...

    Edit Metadata on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in Edit Metadata on GroupDocs Blog | Document Automation Solutions for .NET & Java Develope...... This release includes new features, improvements, and bug...

    blog.groupdocs.com/ko/tag/edit-metadata/index.xml
  2. Disable external asset loading in email files -...

    Heya, We’d like to be able to disable loading of external assets in email files (ie. <img src="https://example.com/image.png">). We are running GroupDocs Conversion for Java, in a Kubernetes environment with Cillium. F…...EmailLoadOptions loadOptions = new EmailLoadOptions(); loadOptions...EmailLoadOptions loadOptions = new EmailLoadOptions(); loadOptions...

    forum.groupdocs.com/t/disable-external-asset-lo...
  3. GroupDocs.Parser for Python 25.12 – Latest Upda...

    Explore what’s New in GroupDocs.Parser for Python 25.12. Available now on NuGet and GroupDocs website....overview Table of Contents What’s new in this release Major features...of document formats. What’s new in this release # Major features...

    blog.groupdocs.com/parser/groupdocs-parser-for-...
  4. Regular expression search | GroupDocs

    This article gives the knowledge about the regular expression (RegEx) search queries which are universal and very flexible, but at the same time, in large indexes, their performance becomes extremely low using Java search API....Consulting Blog Knowledge Base New Releases Status Websites aspose...specified folder const index = new groupdocs . search . Index (...

    docs.groupdocs.com/search/nodejs-java/regular-e...
  5. Extract barcodes from document | GroupDocs

    This article explains that how to extract barcodes from documents....Consulting Blog Knowledge Base New Releases Status Websites aspose...class using ( Parser parser = new Parser ( Constants . SamplePdfWithBarcode...

    docs.groupdocs.com/parser/net/extract-barcodes-...
  6. Extract metadata from Emails | GroupDocs

    Extract metadata from emails by using GetMetaData method....Consulting Blog Knowledge Base New Releases Status Websites aspose...class using ( Parser parser = new Parser ( filePath )) { // Extract...

    docs.groupdocs.com/parser/net/extract-metadata-...
  7. In-Paragraph List in Presentation Document | Gr...

    Note In this article, we will use GroupDocs.Assembly to generate a In-ParagraphList report in Presentation Document format. Note The code uses some of the objects defined in The Business Layer. In-Paragraph List in Microsoft PowerPoint Document Creating a In-Paragraph List Practising the following steps you can create In-Paragraph List Template in MS PowerPoint 2013. Add a New presentation slide. Write a sentence, for example “We provide support for the following clients:”....Consulting Blog Knowledge Base New Releases Status Websites aspose...in MS PowerPoint 2013. Add a new presentation slide. Write a sentence...

    docs.groupdocs.com/assembly/java/in-paragraph-l...
  8. GroupDocs.Assembly for Net overview | GroupDocs

    A assembly is a document automation and reports generation API designed to create custom documents from templates. With its powerful and straightforward API, you can execute the following actions: Multiple data formats support Use formulae & perform sequential data operations Apply upper, lower, capital, firstcap formatting to strings in template syntax Template syntax support formatting of ordinal, cardinal, alphabetic numeric nature Support template documents with custom variables & text comments within template syntax tags Dynamically insert out document content in report Dynamically configure background color of html documents & generate barcode in reports Dynamically insert hyperlinks in reports & apply attributes to email message body Dynamically attach email attachments Support of next field analogue of Microsoft Word Update fields during word processing document assembly Apply formula during spreadsheet assembly Template formatting for numeric, text, image, date-time, chart elements Conditional formatting of template text elements Linq-based template syntax Change format of assembled file using explicit specifications or file extension Auto-removal of empty paragraphs Generate various report types, e....Consulting Blog Knowledge Base New Releases Status Websites aspose...Assembly for Net If you are new to GroupDocs.Assembly, see the...

    docs.groupdocs.com/assembly/net/product-overview/
  9. Single Row Image in Presentation Document | Gro...

    Note In this article, we will use GroupDocs.Assembly to generate a Single Row Image report in Presentation Document format. Note The code uses some of the objects defined in The Business Layer. Single Row in Microsoft PowerPoint Document Creating a Single Row Please follow below steps to create Single Row Image in MS PowerPoint 2013: Creat a New presentation slide. Insert a desired shape to display image in it. Go to Insert Tab and select shape by clicking on Shape Icon....Consulting Blog Knowledge Base New Releases Status Websites aspose...MS PowerPoint 2013: Creat a new presentation slide. Insert a...

    docs.groupdocs.com/assembly/java/single-row-ima...
  10. Merge text files | GroupDocs

    Learn how to merge TXT files, combine TXT files into one file programmatically in java language using GroupDocs.Merger for Java library....Consulting Blog Knowledge Base New Releases Status Websites aspose...source TXT file Merger merger = new Merger ( "c:\sample1.txt" ) //...

    docs.groupdocs.com/merger/java/merge/txt/