Sort Score
Result 10 results
Languages All
Labels All
Results 191 - 200 of 4,404 for

trim document

(0.26 sec)
  1. HtmlSaveOptions.DocumentSplitHeadingLevel | Asp...

    HtmlSaveOptions 财产. 指定拆分文档的最大标题级别 默认值为2.... Document doc = new Document (); DocumentBuilder...ParagraphFormat . Style = builder . Document . Styles [ "Heading 1" ];...

    reference.aspose.com/words/zh/net/aspose.words....
  2. TxtTrailingSpacesOptions | Aspose.Words for Java

    Specifies available options for trailing spaces handling during import from LoadFormat.TEXT file in Java....how to trim whitespace when loading plaintext documents. String...object, which we can pass to a document's constructor // to modify...

    reference.aspose.com/words/java/com.aspose.word...
  3. Aspose::Words::Revision::get_DateTime method | ...

    Aspose::Words::Revision::get_DateTime method. Gets or sets the date/time of this revision in C++....revisions in a document. auto doc = MakeObject < Document > (); auto...); // Normal editing of the document does not count as a revision...

    reference.aspose.com/words/cpp/aspose.words/rev...
  4. compositenode - Aspose.Words for Java - API Ref...

    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...can contain other nodes. A document is represented as a tree of...

    reference.aspose.com/words/java/com.aspose.word...
  5. StructuredDocumentTagRangeStart | Aspose.Words ...

    StructuredDocumentTagRangeStart constructor. Initializes a new instance of the Structured Document tag range start class in C#....instance of the Structured document tag range start class. public...doc DocumentBase The owner document. type SdtType Type of SDT...

    reference.aspose.com/words/net/aspose.words.mar...
  6. Aspose::Words::Markup::StructuredDocumentTagRan...

    Aspose::Words::Markup::StructuredDocumentTagRangeStart::RemoveAllChildren method. Removes all the nodes between this range start node and the range end node in C++....to create/remove structured document tag and its content. void...{ auto doc = MakeObject < Document > (); auto builder = MakeObject...

    reference.aspose.com/words/cpp/aspose.words.mar...
  7. Aspose::Words::SectionCollection class | Aspose...

    Aspose::Words::SectionCollection class. A collection of Section objects in the Document. To learn more, visit the Documentation article in C++....of Section objects in the document. To learn more, visit the...the Working with Sections documentation article. class SectionCollection...

    reference.aspose.com/words/cpp/aspose.words/sec...
  8. Aspose::Words::PlainTextDocument Class Referenc...

    Allows to extract plain-text representation of the Document's content....plain-text representation of the document's content. Examples Shows...Word document in plaintext. auto doc = MakeObject<Document>();...

    reference.aspose.com/words/cpp/class/aspose.wor...
  9. Body.NodeType | Aspose.Words for .NET

    Body NodeType property. Returns Body in C#.... Document doc = new Document (); DocumentBuilder...$"\t\" { body . GetText (). Trim ()} \ "" ); break ; } case NodeType...

    reference.aspose.com/words/net/aspose.words/bod...
  10. StructuredDocumentTagRangeStart.RemoveSelfOnly ...

    StructuredDocumentTagRangeStart RemoveSelfOnly method. Removes this range start and appropriate range end nodes of the structured Document tag but keeps its content inside the Document tree in C#....end nodes of the structured document tag, but keeps its content...content inside the document tree. public void RemoveSelfOnly () Examples...

    reference.aspose.com/words/net/aspose.words.mar...