Sort Score
Result 10 results
Languages All
Labels All
Results 2,261 - 2,270 of 12,048 for

new

(0.05 sec)
  1. Getting document text in network | GroupDocs

    This page contains information about getting document text in the search network....Consulting Blog Knowledge Base New Releases Status Websites aspose...NetworkDocumentInfo > documents = new List < NetworkDocumentInfo >();...

    docs.groupdocs.com/search/net/getting-document-...
  2. Character replacements | GroupDocs

    This article gives the knowledge of the API methods which can be used to perform operations about Character replacements using Java....Consulting Blog Knowledge Base New Releases Status Websites aspose...specified folder Index index = new Index ( indexFolder ); if ( index...

    docs.groupdocs.com/search/java/character-replac...
  3. Convert to WordProcessing with advanced options...

    Follow this guide and learn how to convert documents to Word and Open Document formats like DOC, DOCX, ODT, OTT formats with height, width, DPI and other customizations using GroupDocs.Conversion for Java....Consulting Blog Knowledge Base New Releases Status Websites aspose...try ( Converter converter = new Converter ( "professional-services...

    docs.groupdocs.com/conversion/java/convert-to-w...
  4. Saving EditableDocument to Stream | GroupDocs

    This article shows and explains advanced techniques and approaches while working with EditableDocument at an advanced level — saving to stream with resource callback, saving resources separately from HTML markup, and saving HTML markup with adjustable resource links....Consulting Blog Knowledge Base New Releases Status Websites aspose...expanded and improved. These new features are focused on saving...

    docs.groupdocs.com/editor/nodejs-java/saving-ed...
  5. No differences are detected in header when head...

    Hello! We have two documents with some numbers in the header. Document 1 has “123” and document 2 has “456”. Both documents also have the same field code in the header. Here are the documents: 113.docx (20.9 KB) 213.…...following code: using var comparer = new Comparer(loadPath1); comparer...We have opened the following new ticket(s) in our internal issue...

    forum.groupdocs.com/t/no-differences-are-detect...
  6. Getting Started | GroupDocs

    This section decsribes how to get started with GroupDocs.Editor for .NET library...Consulting Blog Knowledge Base New Releases Status Websites aspose...Editor fundamentals. For users new to GroupDocs.Editor, this is...

    docs.groupdocs.com/editor/net/getting-started/
  7. GroupDocs.Assembly Engine APIs | GroupDocs

    Note In this article, we will discuss the behavior of GroupDocs.Assembly APIs. Overview of the API Classes of GroupDocs.Assembly are located within the GroupDocs.Assembly namespace. The main of the classes is DocumentAssembler. All the functionality required to build a report from a template is assembled within the class. Building Reports To build a report from a template, you can use one of the DocumentAssembler.AssembleDocument overloads. The following table describes parameters of these overloads....Consulting Blog Knowledge Base New Releases Status Websites aspose...XmlDataLoadOptions options = new XmlDataLoadOptions(); options...

    docs.groupdocs.com/assembly/python-net/groupdoc...
  8. Release 25.12 on GroupDocs Blog | Document Auto...

    Release 25.12 on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in Release 25.12 on GroupDocs Blog | Document Automation Solutions for .NET & Java Develope......انتشار دسامبر 2025 Explore what’s new in GroupDocs.Redaction for Java...انتشار دسامبر ۲۰۲۵ Explore what’s new in GroupDocs.Conversion for Python...

    blog.groupdocs.com/fa/tag/release-25.12/index.xml
  9. 在 C# 中合并 PDF、Word、Excel、PowerPoint 文件 | .NET 合并...

    使用 GroupDocs 在 C# 中的 Merger API,以编程方式在基于 .NET 的应用程序中合并 PDF、Word 文档、电子表格、演示文件。...in C# using (Merger merger = new Merger(@"document1.pdf")) { merger...in C# using (Merger merger = new Merger(@"c:\\document1.docx"))...

    blog.groupdocs.com/zh/merger/merge-pdf-word-exc...
  10. How to Use the GetChanges Method from the Compa...

    This article explains how to use the GetChanges method from the ComparisonApi in the GroupDocs SDK. Requirements PHP 5.3 Apache ModRewrite PHP Curl extension PHP Sockets extension (php_sockets.dll) GroupDocs PHP SDK composer.phar (Download from http://getcomposer.org/download/ or use the included version.) FatFree framework https://github.com/bcosca/fatfree We already know how to install the Fatfree framework and prepare for creating the sample from a previous article. The sample that we create in this article is not much different from other Fatfree examples....empty($resultFileId)) { throw new Exception('Please enter all required...//Create signer object $signer = new GroupDocsRequestSign($privateKey);...

    blog.groupdocs.com/comparison/how-to-use-the-ge...