Sort Score
Result 10 results
Languages All
Labels All
Results 6,711 - 6,720 of 350,053 for

document

(0.16 sec)
  1. TxtLoadOptions.DetectNumberingWithWhitespaces |...

    Optimize your Document imports with TxtLoadOptions' DetectNumberingWithWhitespaces feature, ensuring accurate recognition of numbered lists from plain text....items are recognized when document is imported from plain text...plaintext documents. // Create a plaintext document in a string...

    reference.aspose.com/words/net/aspose.words.loa...
  2. ASP - VBScript 通过 COM 互操作|Aspose.PDF for .NET

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....<h3> creation of sample PDF document while using Aspose . PDF for...empty constructor Dim document Set document = CreateObject ( "Aspose...

    docs.aspose.com/pdf/zh/net/asp-vbscript-via-com...
  3. 使用 C++ 在 PDF 中添加文本、图像或页面图章 | Aspose.PDF

    簡單的演示原始程式碼,可在任何平臺上使用PDF格式的圖章,C++語言。... 使用 Document.Info 屬性獲取文件資訊。 訪問和顯示不同的 Document.Info 屬性。 將圖章添加到...// Open document auto document = MakeObject < Document > ( _dataDir...

    products.aspose.com/pdf/zh-hant/cpp/stamps/
  4. Aspose::Words::MailMerging::FieldMergingArgsBas...

    Aspose::Words::MailMerging::FieldMergingArgsBase::get_DocumentFieldName method. Gets the name of the merge field as specified in the Document in C++....field as specified in the document. System :: String Aspose ::...you have a mapping from a document field name to a different...

    reference.aspose.com/words/cpp/aspose.words.mai...
  5. CommentCollection Class | Aspose.Words for .NET

    Discover the Aspose.Words.CommentCollection class for easy access to Comment nodes, enhancing Document editing and collaboration in your projects....the Working with Comments documentation article. public class CommentCollection...this collection and from the document. Contains ( Node ) Determines...

    reference.aspose.com/words/net/aspose.words/com...
  6. DocumentVisitor.visitFieldStart method | Aspose...

    DocumentVisitor.visitFieldStart method. Called when a field starts in the Document....when a field starts in the document. visitFieldStart ( fieldStart...Remarks A field in a Word document consists of a field code and...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. How to Create HTML File using Java

    This topic covers basic implementation of how to create HTML file using Java. You can generate HTML Document in Java using simple API calls. HTML files can be generated programmatically on the fly and can be used in different applications like generation of reports or invoices.... You can generate HTML document in Java using simple API calls...class to hold text for HTML document Insert the Text element inside...

    kb.aspose.com/html/java/how-to-create-html-file...
  8. Aspose.Words Product Family

    Find answers about creating, converting, editing, and printing Word Documents without utilizing Microsoft Word....to Clean Metadata from Word Document in Python How to Remove Metadata...Metadata from Word Document using C# How to Clear Metadata from...

    kb.aspose.com/words/page/5/
  9. Aspose::Words::Markup::StructuredDocumentTag::g...

    Aspose::Words::Markup::StructuredDocumentTag::get_IsShowingPlaceholderText method. Specifies whether the content of this SDT shall be interpreted to contain placeholder text (as opposed to regular text contents within the SDT). if set to true, this state shall be resumed (showing placeholder text) upon opening this Document in C++....placeholder text) upon opening this document. bool Aspose :: Words :: Markup...placeholder text for a structured document tag. auto doc = System ::...

    reference.aspose.com/words/cpp/aspose.words.mar...
  10. Add, Extract, Delete Tables in PDF using Java |...

    Manage Tables in PDF file programmatically with Java sample code using Aspose.PDF for Java...How to manage Tables in PDF document using Aspose.PDF for Java...the PDF with an instance of Document. Access the Page via its index...

    products.aspose.com/pdf/java/table/