Sort Score
Result 10 results
Languages All
Labels All
Results 7,201 - 7,210 of 347,574 for

document

(0.13 sec)
  1. AdvancedCompareOptions class | Aspose.Words for...

    Aspose.Words.Comparing.AdvancedCompareOptions class. Allows to set advanced compare options.... Document ( base . myDir + "Document with SDT 1.docx"...docB = new aw . Document ( base . myDir + "Document with SDT 2.docx"...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. 操作现有 PDF 中的表格|Aspose.PDF for C++

    本节涵盖使用 Aspose.PDF for C++ 进行表格修改的各种方法...Cpp/Document.h> #include <Aspose.PDF.Cpp/Page...加载现有的PDF文件 auto document = MakeObject < Document > ( _dataDir +...

    docs.aspose.com/pdf/zh/cpp/manipulate-tables-in...
  3. Aspose::Words::Watermark class | Aspose.Words f...

    Aspose::Words::Watermark class. Represents class to work with Document watermark. To learn more, visit the Documentation article in C++....Represents class to work with document watermark. To learn more,...Working with Watermark documentation article. class Watermark...

    reference.aspose.com/words/cpp/aspose.words/wat...
  4. 将线对象添加到PDF文件|Aspose.PDF for C++

    本文解释了如何使用Aspose.PDF for C++在PDF中创建线对象。...); // 创建Document实例 auto document = MakeObject < Document > ();...将页面添加到PDF文件的页面集合中 auto page = document -> get_Pages () -> Add ();...

    docs.aspose.com/pdf/zh/cpp/add-line/
  5. PdfSaveOptions.OutlineOptions | Aspose.Words fo...

    Discover PdfSaveOptions' OutlineOptions property to customize your PDF outlines effortlessly. Enhance navigation and improve Document usability!...a saved PDF document. Document doc = new Document (); DocumentBuilder...object that we can pass to the document's "Save" method // to modify...

    reference.aspose.com/words/net/aspose.words.sav...
  6. HtmlSaveOptions.encoding property | Aspose.Word...

    HtmlSaveOptions.encoding property. Specifies the encoding to use when exporting to HTML, MHTML or EPUB...saving a document to .epub. let doc = new aw . Document ( base...specify the encoding for a document that we will save. let saveOptions...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. SaveOutputParameters class | Aspose.Words for N...

    Aspose.Words.Saving.SaveOutputParameters class. This object is returned to the caller after a Document is saved and contains additional information that has been generated or calculated during the save operation...returned to the caller after a document is saved and contains additional...more, visit the Save a Document documentation article. Properties...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Paragraph | Aspose.Words for Java

    Represents a paragraph of text in Java....Working with Paragraphs documentation article. Remarks: Paragraph...paragraph invalid when the document is opened in Microsoft Word...

    reference.aspose.com/words/java/com.aspose.word...
  9. Row.AcceptStart | Aspose.Words for .NET

    Discover the Row AcceptStart method, seamlessly accept visitors at the row's start for enhanced user experience and efficient navigation....visitor DocumentVisitor The document visitor. Return Value The...table in a document. public void TableToText () { Document doc = new...

    reference.aspose.com/words/net/aspose.words.tab...
  10. Row constructor | Aspose.Words for Python

    Row constructor. Initializes a new instance of the [Row](../) class....doc DocumentBase The owner document. Remarks When Row is created...specified document, but is not yet part of the document and Node...

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