Sort Score
Result 10 results
Languages All
Labels All
Results 3,261 - 3,270 of 400,456 for

document

(0.51 sec)
  1. CompositeNode.GetText | Aspose.Words for .NET

    Discover the CompositeNode GetText method to efficiently retrieve text from nodes and their children, enhancing your data processing capabilities.... Document doc = new Document (); DocumentBuilder...ToString will give us the document's appearance if saved to a...

    reference.aspose.com/words/net/aspose.words/com...
  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. 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/
  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. 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...
  7. 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...
  8. Aspose::Words::RevisionType enum | Aspose.Words...

    Aspose::Words::RevisionType enum. Specifies the type of change being tracked in Revision in C++....content was inserted in the document. Deletion 1 Content was removed...removed from the document. FormatChange 2 Change of formatting...

    reference.aspose.com/words/cpp/aspose.words/rev...
  9. 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/
  10. Footnote.actualReferenceMark property | Aspose....

    Footnote.actualReferenceMark property. Gets the actual text of the reference mark displayed in the Document for this footnote....reference mark displayed in the document for this footnote. get actualReferenceMark...all reference marks of the document, or to update the values after...

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