Sort Score
Result 10 results
Languages All
Labels All
Results 5,961 - 5,970 of 372,337 for

document

(0.1 sec)
  1. PdfEncryptionDetails.ownerPassword property | A...

    PdfEncryptionDetails.ownerPassword property. Specifies the owner password for the encrypted PDF Document....password for the encrypted PDF document. get ownerPassword () : string...user to open an encrypted PDF document without any access restrictions...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. TxtLoadOptions.DocumentDirection | Aspose.Words...

    Discover the TxtLoadOptions DocumentDirection property to easily set Document direction. Optimize your layout with the default LeftToRight setting!...DocumentDirection property Gets or sets a document direction. The default value...Shows how to detect plaintext document text direction. // Create...

    reference.aspose.com/words/net/aspose.words.loa...
  3. DocumentBuilder.IsAtEndOfParagraph | Aspose.Wor...

    Discover DocumentBuilder's IsAtEndOfParagraph property, which efficiently checks if the cursor is positioned at the end of a paragraph for seamless Document editing....Examples Shows how to move a document builder’s cursor to different...nodes in a document. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words/doc...
  4. Aspose::Words::Saving::SaveOptions::get_UseAnti...

    Aspose::Words::Saving::SaveOptions::get_UseAntiAliasing method. Gets or sets a value determining whether or not to use anti-aliasing for rendering in C++....property is used when the document is exported to the following...Bmp , Jpeg , Emf . When the document is exported to the Html ,...

    reference.aspose.com/words/cpp/aspose.words.sav...
  5. Add, Extract, Delete Tables in PDF using C++ | ...

    Manage Tables in PDF file programmatically with C++ sample code using Aspose.PDF for C++...How to manage Tables in PDF document using Aspose.PDF for C++ library... powerful and easy to use document manipulation API for cpp platform...

    products.aspose.com/pdf/cpp/table/
  6. FootnoteOptions | Aspose.Words for Java

    Represents the footnote numbering options for a Document or section in Java....footnote numbering options for a document or section. To learn more...with Footnote and Endnote documentation article. Examples: Shows...

    reference.aspose.com/words/java/com.aspose.word...
  7. DocumentBuilder.insertHtml method | Aspose.Word...

    Aspose.Words.DocumentBuilder.insertHtml method...Inserts an HTML string into the document. insertHtml ( html : string...string to insert into the document. Remarks You can use this...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Aspose::Words::Markup::XmlMapping::get_PrefixMa...

    Aspose::Words::Markup::XmlMapping::get_PrefixMappings method. Returns XML namespace prefix mappings to evaluate the XPath in C++....MakeObject < Aspose :: Words :: Document > (); // Construct an XML...contains text and add it to the document's CustomXmlPart collection...

    reference.aspose.com/words/cpp/aspose.words.mar...
  9. Cell.first_paragraph property | Aspose.Words fo...

    Cell.first_paragraph property. Gets the first paragraph among the immediate children....table using a document builder. doc = aw . Document () builder =...nested table without using a document builder. def create_nested_table...

    reference.aspose.com/words/python-net/aspose.wo...
  10. 使用 C++ 添加、提取、删除 PDF 中的表格 | Aspose.PDF

    简单的演示源代码,可在任何使用C++语言的平台上使用PDF文件中的表格。... 使用 Document 实例加载 PDF。 通过索引访问页面。 创建 Table...source PDF document auto document = MakeObject < Document > ( _dataDir...

    products.aspose.com/pdf/zh-hans/cpp/table/