Sort Score
Result 10 results
Languages All
Labels All
Results 9,281 - 9,290 of 376,834 for

document

(0.11 sec)
  1. DocumentVisitor.visitEditableRangeEnd method | ...

    DocumentVisitor.visitEditableRangeEnd method. Called when an end of an editable range is encountered in the Document....range is encountered in the document. visitEditableRangeEn ( editableRangeEnd...every editable range in a document. test ( 'EditableRangeToText'...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. DocumentVisitor.visitEditableRangeStart method ...

    DocumentVisitor.visitEditableRangeStart method. Called when a start of an editable range is encountered in the Document....range is encountered in the document. visitEditableRangeSt ( editableRangeStart...every editable range in a document. test ( 'EditableRangeToText'...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Aspose::Words::Properties::BuiltInDocumentPrope...

    Aspose::Words::Properties::BuiltInDocumentProperties::get_SharedDocument method. Indicates whether the Document is a shared Document in C++....Indicates whether the document is a shared document. bool Aspose ::...MakeObject < Aspose :: Words :: Document > ( get_MyDir () + u "Extended...

    reference.aspose.com/words/cpp/aspose.words.pro...
  4. Hello World in PHP|Aspose.Words for Java

    Write 'hello' to a Word Document using PHP....Write anything in the Word Document using Aspose.Words for Java...Write a new paragraph in the document with the text "Hello World...

    docs.aspose.com/words/java/hello-world-in-php/
  5. 将文本转换为PDF|Aspose.PDF for Android via Java

    Aspose.PDF for Android via Java允许您将纯文本文件转换为PDF或将预格式化文本文件转换为PDF。...实例化Document对象并在Pages集合中添加一个新页面。创建一个Te...象在Paragraphs集合中添加一个新段落,并使用Document类的Save方法保存生成的PDF文件。 将纯文本文件转换为PDF...

    docs.aspose.com/pdf/zh/androidjava/convert-text...
  6. LayoutEnumerator | Aspose.Words for .NET

    Discover the LayoutEnumerator constructor, easily create new instances of this class for efficient layout management in your applications....public LayoutEnumerator ( Document document ) Parameter Type Description...Description document Document A document whose page layout model...

    reference.aspose.com/words/net/aspose.words.lay...
  7. GlossaryDocument class | Aspose.Words for Node.js

    Aspose.Words.BuildingBlocks.GlossaryDocument class. Represents the root element for a glossary Document within a Word Document...glossary document within a Word document. A glossary document is a...Aspose.Words Document Object Model (DOM) documentation article. Remarks...

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

    Represents options for parsing JSON data in Java....the LINQ Reporting Engine documentation article. Remarks: An instance...source (string). Document doc = new Document(getMyDir() + "Reporting...

    reference.aspose.com/words/java/com.aspose.word...
  9. Range.revisions property | Aspose.Words for Nod...

    Range.revisions property. Gets a collection of revisions (tracked changes) that exist in this range....means if you remove parts of a document that contain revisions, the...range. let doc = new aw . Document ( base . myDir + "Revisions...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Aspose::Words::DocumentBuilder::MoveToDocumentE...

    Aspose::Words::DocumentBuilder::MoveToDocumentEnd method. Moves the cursor to the end of the Document in C++....the cursor to the end of the document. void Aspose :: Words :: DocumentBuilder...Examples Shows how to move a document builder’s cursor to different...

    reference.aspose.com/words/cpp/aspose.words/doc...