Sort Score
Result 10 results
Languages All
Labels All
Results 981 - 990 of 4,401 for

trim document

(0.07 sec)
  1. RevisionGroupCollection - Aspose.Words for Java...

    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...represent revision groups in the document. You do not create instances...

    reference.aspose.com/words/java/com.aspose.word...
  2. revisiongroupcollection - Aspose.Words for Java...

    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...represent revision groups in the document. You do not create instances...

    reference.aspose.com/words/java/com.aspose.word...
  3. Aspose::Words::Replacing::FindReplaceOptions::g...

    Aspose::Words::Replacing::FindReplaceOptions::get_Direction method. Selects direction for replace. Default value is Forward in C++....find-and-replace operation traverses the document in. void Direction ( FindReplaceDirection...{ auto doc = MakeObject < Document > (); auto builder = MakeObject...

    reference.aspose.com/words/cpp/aspose.words.rep...
  4. Footnote.ReferenceMark | Aspose.Words for .NET

    Footnote ReferenceMark property. Gets/sets custom reference mark to be used for this footnote. Default value is empty string Empty meaning autonumbered footnotes are used in C#.... Document doc = new Document (); DocumentBuilder...which we will pass to the document builder's "InsertFootnote"...

    reference.aspose.com/words/net/aspose.words.not...
  5. Aspose::Words::Paragraph Class Reference - Aspo...

    Represents a paragraph of text....paragraph invalid when the document is opened in Microsoft Word...Words document by hand. auto doc = MakeObject<Document>(); //...

    reference.aspose.com/words/cpp/class/aspose.wor...
  6. RevisionGroupCollection.GetEnumerator | Aspose....

    RevisionGroupCollection 方法. 返回一个枚举器对象... Document doc = new Document ( MyDir + "Revisions... contents: [{e.Current.Text.Trim()}]" ); } } // 修订影响的每个运行都会获得一个相应的修订对象。...

    reference.aspose.com/words/zh/net/aspose.words/...
  7. Aspose::Words::ParagraphAlignment enum | Aspose...

    Aspose::Words::ParagraphAlignment enum. Specifies text alignment in a paragraph in C++....Words document by hand. auto doc = MakeObject < Document > ();...(); // A blank document contains one section, one body and one...

    reference.aspose.com/words/cpp/aspose.words/par...
  8. OdtSaveOptions.OdtSaveOptions | Aspose.Words fo...

    OdtSaveOptions 构造函数. 初始化此类的新实例该实例可用于将文档保存在Odt格式.... Document doc = new Document ( MyDir + "Rendering...Aspose.Words 加载它。 Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/zh/net/aspose.words....
  9. Aspose::Words::InlineStory::get_Paragraphs meth...

    Aspose::Words::InlineStory::get_Paragraphs method. Gets a collection of paragraphs that are immediate children of the story in C++.... auto doc = MakeObject < Document > (); auto builder = MakeObject...which we will pass to the document builder's "InsertFootnote"...

    reference.aspose.com/words/cpp/aspose.words/inl...
  10. Aspose::Words::InlineStory::get_FirstParagraph ...

    Aspose::Words::InlineStory::get_FirstParagraph method. Gets the first paragraph in the story in C++.... auto doc = MakeObject < Document > (); auto builder = MakeObject...which we will pass to the document builder's "InsertFootnote"...

    reference.aspose.com/words/cpp/aspose.words/inl...