Sort Score
Result 10 results
Languages All
Labels All
Results 3,531 - 3,540 of 13,140 for

new

(0.9 sec)
  1. GroupDocs.Total on GroupDocs Blog | Document Au...

    GroupDocs.Total on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in GroupDocs.Total on GroupDocs Blog | Document Automation Solutions for .NET & Java Deve......2025年12月 リリースハイライト Explore what’s new in GroupDocs.Total for Java 25...2025年10月 リリースハイライト Explore what’s new in GroupDocs.Total for Python...

    blog.groupdocs.com/ja/tag/groupdocs.total/index...
  2. Using OCR to extract a text from images and PDF...

    GroupDocs.Parser provides API to extract a text from image files and non-text PDFs documents. The following articles describe how to use API to extract data and integrate any paid or free OCR solution to GroupDocs.Parser....Consulting Blog Knowledge Base New Releases Status Websites aspose...

    docs.groupdocs.com/parser/java/using-ocr/
  3. Saving documents | GroupDocs

    Saving a document with method Save(), GroupDocs.Watermark puts it in the same folder as the original file, rewriting original. If you need to save the document to any custom location, you’ll have to use Save(string) method or Save(Stream) of Watermarker class. You can see examples of Save methods in one of these guides: Save document to the same file or stream Save document to the specified location Save document to the specified stream...Consulting Blog Knowledge Base New Releases Status Websites aspose...

    docs.groupdocs.com/watermark/net/saving-documents/
  4. Loading documents from different sources | Grou...

    Following this guide you will learn how to load PDF, Word, Excel, PowerPoint documents by local file path, stream or URL for further processing with GroupDocs.Merger for Java API....Consulting Blog Knowledge Base New Releases Status Websites aspose...

    docs.groupdocs.com/merger/java/loading-document...
  5. Basic usage | GroupDocs

    Quick Start section about main features of GroupDocs.Conversion API, describes how to convert files with just couple lines of code....Consulting Blog Knowledge Base New Releases Status Websites aspose...

    docs.groupdocs.com/conversion/net/basic-usage/
  6. Working with Image Reports - Common List | Grou...

    Articles in this section...Consulting Blog Knowledge Base New Releases Status Websites aspose...

    docs.groupdocs.com/assembly/java/working-with-i...
  7. Saving files to different locations | GroupDocs

    Following this guide you will learn how to save the converted PDF, Word, Excel, or PowerPoint documents to local disk, stream or FTP....Consulting Blog Knowledge Base New Releases Status Websites aspose...

    docs.groupdocs.com/conversion/java/saving-files...
  8. Using Tables of Word Processing Documents as Da...

    Following classes are added in GroupDocs.Assembly.Data namespace: DataTable DataColumn DataColumnCollection The Recipe Define template and output report documents Assemble a document using the external document table as a data source Download Data Source Document Managers Data.docx Template Importing Word Processing Table into Presentation.pptx The Code...Consulting Blog Knowledge Base New Releases Status Websites aspose...

    docs.groupdocs.com/assembly/java/using-tables-o...
  9. Using Tables of Presentation Documents as Data ...

    Following classes are added in GroupDocs.Assembly.Data namespace: DataTable DataColumn DataColumnCollection The Recipe Define template and output report documents Assemble a document using the external document table as a data source Download Data Source Document Managers Data.pptx Template Using Presentation as Table of Data.pptx The Code...Consulting Blog Knowledge Base New Releases Status Websites aspose...

    docs.groupdocs.com/assembly/java/using-tables-o...
  10. .txt font replacement - Free Support Forum - gr...

    Hello, Please can you provide an example of how I can replace a font in a .txt file. I have tried the following but none seem to work. LoadOptions GetLoadOptions(LoadContext context) { var loadOptions = New WordPr…...context) { var loadOptions = new WordProcessingLoadOp { Password...FontSubstitute.Create("Courier New", "Comic Sans MS"); loadOptions...

    forum.groupdocs.com/t/txt-font-replacement/16295