Sort Score
Result 10 results
Languages All
Labels All
Results 511 - 520 of 4,401 for

trim document

(0.24 sec)
  1. Aspose::Words::Run Class Reference - Aspose.Wor...

    Represents a run of characters with the same font formatting.... All text of the document is stored in runs of text...property. auto doc = MakeObject<Document>(); auto run = MakeObject<Run>(doc...

    reference.aspose.com/words/cpp/class/aspose.wor...
  2. Aspose::Words::ImportFormatOptions::get_KeepSou...

    Aspose::Words::ImportFormatOptions::get_KeepSourceNumbering method. Gets or sets a boolean value that specifies how the numbering will be imported when it clashes in source and destination Documents. The default value is false in C++....in source and destination documents. The default value is false...Examples Shows how to import a document with numbered lists. auto...

    reference.aspose.com/words/cpp/aspose.words/imp...
  3. Class RevisionCollection | Aspose.Words for .NE...

    Aspose.Words.RevisionCollection 班级. 集合Revision代表文档中修订的对象... Document doc = new Document (); DocumentBuilder...revision #1." , doc . GetText (). Trim ()); // 接受删除修订将从段落文本中删除其父节点...

    reference.aspose.com/words/zh/net/aspose.words/...
  4. RevisionType - Aspose.Words for Java - API Refe...

    Detailed explanation & examples of Aspose.Words for Java classes & methods. Generate, convert, modify, render and print Word Documents using Java....DigitalSignatureUtil DocSaveOptions Document DocumentBase DocumentBuilder...revisions in a document. Document doc = new Document(); DocumentBuilder...

    reference.aspose.com/words/java/com.aspose.word...
  5. revisiontype - Aspose.Words for Java - API Refe...

    Detailed explanation & examples of Aspose.Words for Java classes & methods. Generate, convert, modify, render and print Word Documents using Java....DigitalSignatureUtil DocSaveOptions Document DocumentBase DocumentBuilder...revisions in a document. Document doc = new Document(); DocumentBuilder...

    reference.aspose.com/words/java/com.aspose.word...
  6. WriteProtection.IsWriteProtected | Aspose.Words...

    WriteProtection 财产. 设置写保护密码时返回真... Document doc = new Document (); DocumentBuilder...Writeln ( "Hello world! This document is protected." ); // 输入最长...

    reference.aspose.com/words/zh/net/aspose.words....
  7. WriteProtection.ReadOnlyRecommended | Aspose.Wo...

    WriteProtection 财产. 指定文档作者是否建议以只读方式打开文档... Document doc = new Document (); DocumentBuilder...Writeln ( "Hello world! This document is protected." ); // 输入最长...

    reference.aspose.com/words/zh/net/aspose.words....
  8. ControlChar Class | Aspose.Words for .NET

    Aspose.Words.ControlChar class. Control characters often encountered in Documents in C#....characters often encountered in documents. To learn more, visit the...With Control Characters documentation article. public static class...

    reference.aspose.com/words/net/aspose.words/con...
  9. CompositeNode.LastChild | Aspose.Words for .NET

    CompositeNode LastChild property. Gets the last child of the node in C#....section in the document. Document doc = new Document (); DocumentBuilder...the first one, leaving the document with only the second. Assert...

    reference.aspose.com/words/net/aspose.words/com...
  10. Aspose::Words::Node::get_PreviousSibling method...

    Aspose::Words::Node::get_PreviousSibling method. Gets the node immediately preceding this node in C++....section in the document. auto doc = MakeObject < Document > (); auto...the first one, leaving the document with only the second. ASSERT_EQ...

    reference.aspose.com/words/cpp/aspose.words/nod...