Sort Score
Result 10 results
Languages All
Labels All
Results 361 - 370 of 4,401 for

trim document

(0.05 sec)
  1. Document.Document | Aspose.Words for .NET API 参考

    Document 构造函数. 创建一个空白 Word 文档...Document.Document 内容 [ 隐藏 ] Document() 创建一个空白 Word 文档。 public...public Document () 评论 文档纸张尺寸默认为 Letter。如果要更改页面设置,请使用 Section.PageSetup...

    reference.aspose.com/words/zh/net/aspose.words/...
  2. DocSaveOptions | Aspose.Words for .NET

    DocSaveOptions constructor. Initializes a new instance of this class that can be used to save a Document in the Doc format in C#....that can be used to save a document in the Doc format. public...Microsoft Word formats. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.sav...
  3. NodeChangingArgs.NewParent | Aspose.Words for ....

    NodeChangingArgs 财产. 获取操作完成后将设置的节点的父节点... { Document doc = new Document (); doc . NodeChangingCallback...( args . Node . GetText (). Trim () != "" ) { Console . WriteLine...

    reference.aspose.com/words/zh/net/aspose.words/...
  4. DocumentBuilder.MoveTo | Aspose.Words for .NET

    DocumentBuilder MoveTo method. Moves the cursor to an inline node or to the end of a paragraph in C#.... Document doc = new Document (); DocumentBuilder...Writeln ( "Run 1. " ); // The document builder has a cursor, which...

    reference.aspose.com/words/net/aspose.words/doc...
  5. Aspose::Words::Revision::get_ParentStyle method...

    Aspose::Words::Revision::get_ParentStyle method. Gets the immediate parent style (owner) of this revision. This property will work for only for the StyleDefinitionChange revision type in C++....Examples Shows how to work with a document’s collection of revisions...revisions. auto doc = MakeObject < Document > ( MyDir + u "Revisions.docx"...

    reference.aspose.com/words/cpp/aspose.words/rev...
  6. Aspose::Words::RevisionGroupCollection::GetEnum...

    Aspose::Words::RevisionGroupCollection::GetEnumerator method. Returns an enumerator object in C++....Examples Shows how to work with a document’s collection of revisions...revisions. auto doc = MakeObject < Document > ( MyDir + u "Revisions.docx"...

    reference.aspose.com/words/cpp/aspose.words/rev...
  7. Aspose::Words::NodeChangingAction enum | Aspose...

    Aspose::Words::NodeChangingAction enum. Specifies the type of node change in C++....to monitor changes to the document tree in real-time as we edit...{ auto doc = MakeObject < Document > (); doc -> set_NodeChangingCallback...

    reference.aspose.com/words/cpp/aspose.words/nod...
  8. SubDocument - Aspose.Words for Java - API Refer...

    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...reference to an externally stored document. In this version of Aspose...

    reference.aspose.com/words/java/com.aspose.word...
  9. inlinestory - Aspose.Words for Java - API Refer...

    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...to a paragraph. Document doc = new Document(); DocumentBuilder...

    reference.aspose.com/words/java/com.aspose.word...
  10. Aspose::Words::SectionCollection Class Referenc...

    A collection of Section objects in the Document....objects in the document. A Microsoft Word document can contain multiple...customize documents produced during mail merge. If a document needs...

    reference.aspose.com/words/cpp/class/aspose.wor...