Sort Score
Result 10 results
Languages All
Labels All
Results 751 - 760 of 4,401 for

trim document

(0.07 sec)
  1. RevisionCollection.GetEnumerator | Aspose.Words...

    RevisionCollection GetEnumerator method. Returns an enumerator object in C#....work with a document’s collection of revisions. Document doc = new...new Document ( MyDir + "Revisions.docx" ); RevisionCollection...

    reference.aspose.com/words/net/aspose.words/rev...
  2. Aspose::Words::DocumentBuilder::EndBookmark met...

    Aspose::Words::DocumentBuilder::EndBookmark method. Marks the current position in the Document as a bookmark end in C++....the current position in the document as a bookmark end. System...created. Remarks Bookmarks in a document can overlap and span any range...

    reference.aspose.com/words/cpp/aspose.words/doc...
  3. Paragraph.IsEndOfSection | Aspose.Words for .NE...

    Paragraph 财产. 如果本段是最后一段则为真 身体正文故事 部分否则为假...InsertAtBookmark () { Document doc = new Document (); DocumentBuilder...Write ( "We will insert a document here: " ); builder . EndBookmark...

    reference.aspose.com/words/zh/net/aspose.words/...
  4. BookmarkCollection.RemoveAt | Aspose.Words for ...

    BookmarkCollection RemoveAt method. Removes a bookmark at the specified index in C#....bookmarks from a document. Document doc = new Document (); DocumentBuilder...bookmarks is still present in the document. Assert . That ( bookmarks...

    reference.aspose.com/words/net/aspose.words/boo...
  5. Aspose::Words::Markup::StructuredDocumentTagRan...

    Represents an end of ranged structured Document tag which accepts multi-sections content. See also StructuredDocumentTagRangeStart node....an end of ranged structured document tag which accepts multi-sections...structured document tags. auto doc = MakeObject<Document>(MyDir +...

    reference.aspose.com/words/cpp/class/aspose.wor...
  6. Revision.ParentStyle | Aspose.Words for .NET

    Revision ParentStyle property. Gets the immediate parent style owner of this revision. This property will work for only for the StyleDefinitionChange revision type in C#....revision relates to changes on document nodes, use ParentNode instead...work with a document’s collection of revisions. Document doc = new...

    reference.aspose.com/words/net/aspose.words/rev...
  7. List.ListId | Aspose.Words for .NET API 参考

    List 财产. 获取列表的唯一标识符... Document doc = new Document (); ListCollection... AreEqual ( doc , lists . Document ); List list = lists . Add...

    reference.aspose.com/words/zh/net/aspose.words....
  8. ParagraphFormat.StyleName | Aspose.Words for .NET

    ParagraphFormat StyleName property. Gets or sets the name of the paragraph style applied to this formatting in C#....Words document by hand. Document doc = new Document (); // A...A blank document contains one section, one body and one paragraph...

    reference.aspose.com/words/net/aspose.words/par...
  9. Aspose::Words::Saving::HtmlSaveOptions::get_Exp...

    Aspose::Words::Saving::HtmlSaveOptions::get_ExportHeadersFootersMode method. Specifies how headers and footers are output to HTML, MHTML or EPUB. Default value is PerSection for HTML/MHTML and None for EPUB in C++....saving a document to HTML. auto doc = MakeObject < Document > ( MyDir...footer types.docx" ); // This document contains headers and footers...

    reference.aspose.com/words/cpp/aspose.words.sav...
  10. Class ReplacingArgs | Aspose.Words for .NET API 参考

    Aspose.Words.Replacing.ReplacingArgs 班级. 为自定义替换操作提供数据... { Document doc = new Document (); DocumentBuilder...opening!" , doc . GetText (). Trim ()); Assert . AreEqual ( "\"New...

    reference.aspose.com/words/zh/net/aspose.words....