Sort Score
Result 10 results
Languages All
Labels All
Results 3,231 - 3,240 of 396,377 for

document

(0.15 sec)
  1. Convert PDF to TXT via C# | Aspose

    Sample code for PDF to TXT C# conversion. Use API example code for batch PDF files to TXT conversion within VB.NET, Asp.NET or any .NET based application....recognition on PDF document and save text as PDF document using Aspose...Install-Package Visit our documentation for more details. How to...

    products.aspose.com/ocr/net/conversion/pdf-to-txt/
  2. 将曲线对象添加到PDF文件|Aspose.PDF for C++

    本文解释了如何使用Aspose.PDF for C++在PDF中创建曲线对象。... 请按照以下步骤操作: 创建 Document 实例 使用特定尺寸创建 Drawing object...void ExampleCurve () { // 创建 Document 实例 String _dataDir ( "C: \\...

    docs.aspose.com/pdf/zh/cpp/add-curve/
  3. GlossaryDocument.Accept | Aspose.Words for .NET

    Discover the GlossaryDocument Accept method that enhances user experience by efficiently managing visitor interactions. Learn more now!... Note: A glossary document node and its children are...you execute a Visitor over a Document . If you want to execute a...

    reference.aspose.com/words/net/aspose.words.bui...
  4. How to convert XML to PDF | Aspose.PDF

    Do you know how easily convert XML to PDF in Java? Convert XML to PDF with high quality using Java PDF library....define the structure of PDF documents. This allows for precise control...control and customization of the document’s layout and content. You...

    products.aspose.com/pdf/tutorial/convert-xml-pdf/
  5. 使用C++旋转PDF页面|Aspose.PDF for C++

    本主题描述了如何使用C++以编程方式旋转现有PDF文件中的页面方向。...); // 打开文档 auto document = MakeObject < Document > ( _dataDir +...inputFileName ); for ( auto page : document -> get_Pages ()) { auto r...

    docs.aspose.com/pdf/zh/cpp/rotate-pages/
  6. Hello, World!|Simple example how to use Aspose....

    Create, edit and save your first Document in any supported format using Aspose.Words for Node.js via .NET to experience its simplicity and power in Node.js....convert, compare Word and Web documents. PDF, DOCX, DOC, RTF, ODT...steps: Create a new empty Document Initialize a DocumentBuilder...

    docs.aspose.com/words/nodejs-net/hello-world/
  7. Aspose::Words::Loading::LoadOptions::get_MswVer...

    Aspose::Words::Loading::LoadOptions::get_MswVersion method. Allows to specify that the Document loading process should match a specific MS Word version. Default value is Word2019 in C++....Allows to specify that the document loading process should match...Microsoft Word version during document loading. // By default, Aspose...

    reference.aspose.com/words/cpp/aspose.words.loa...
  8. FormFieldCollection.Count | Aspose.Words for .NET

    Discover the FormFieldCollection Count property, easily access the total number of form fields, enhancing your data management and user experience....into a document, and process them with using a document visitor...void Visitor () { Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.fie...
  9. Range.FormFields | Aspose.Words for .NET

    Discover the Range FormFields property, access a complete FormFields collection to efficiently manage all form fields within your specified range....into a document, and process them with using a document visitor...void Visitor () { Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words/ran...
  10. CertificateHolder class | Aspose.Words for Node.js

    Aspose.Words.DigitalSignatures.CertificateHolder class. Represents a holder of X509Certificate2 instance...with Digital Signatures documentation article. Remarks CertificateHolder...add a signature line to a document, and then sign it using a...

    reference.aspose.com/words/nodejs-net/aspose.wo...