Sort Score
Result 10 results
Languages All
Labels All
Results 1,091 - 1,100 of 4,401 for

trim document

(0.07 sec)
  1. DocumentBuilder.IsAtStartOfParagraph | Aspose.W...

    DocumentBuilder 财产. 如果光标位于当前段落的开头光标之前没有文本则返回 true... Document doc = new Document (); DocumentBuilder...firstParagraphNodes [ 1 ]. GetText (). Trim ()); Assert . AreEqual ( NodeType...

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

    NodeCollection Count property. Gets the number of nodes in the collection in C#.... Document doc = new Document (); // Add two runs...the first paragraph of this document. Paragraph paragraph = ( Paragraph...

    reference.aspose.com/words/net/aspose.words/nod...
  3. Aspose::Words::Loading::HtmlLoadOptions::HtmlLo...

    Aspose::Words::Loading::HtmlLoadOptions::HtmlLoadOptions constructor. Initializes a new instance of this class with default values in C++....comments while loading an HTML document. auto loadOptions = MakeObject...account while parsing the loaded document. loadOptions -> set_SupportVml...

    reference.aspose.com/words/cpp/aspose.words.loa...
  4. Aspose::Words::PageSetup::get_SectionStart meth...

    Aspose::Words::PageSetup::get_SectionStart method. Returns or sets the type of section break for the specified object in C++.... auto doc = MakeObject < Document > (); auto builder = MakeObject...Words document by hand. auto doc = MakeObject < Document > ();...

    reference.aspose.com/words/cpp/aspose.words/pag...
  5. Aspose::Words::Replacing::FindReplaceOptions::g...

    Aspose::Words::Replacing::FindReplaceOptions::get_ApplyFont method. Text formatting applied to new content in C++....{ auto doc = MakeObject < Document > (); auto builder = MakeObject...0x43E3." , doc -> GetText (). Trim ()); auto isLightGray = [](...

    reference.aspose.com/words/cpp/aspose.words.rep...
  6. FieldOptions Class | Aspose.Words for .NET

    Aspose.Words.Fields.FieldOptions class. Represents options to control field handling in a Document in C#....control field handling in a document. To learn more, visit the...the Working with Fields documentation article. public sealed class...

    reference.aspose.com/words/net/aspose.words.fie...
  7. 22.11 Release Notes|Aspose.Words for .NET

    Aspose.Words for .NET 22.11 Release Notes – the latest updates and fixes....create the new structured document tags of Citation type. Implemented...from the source document to the output PDF document. Changed default...

    docs.aspose.com/words/net/aspose-words-for-net-...
  8. Aspose::Words::Saving::OdtSaveOptions Class Ref...

    Can be used to specify additional options when saving a Document into the Odt or Ott format....additional options when saving a document into the Odt or Ott format...Shows how to make a saved document conform to an older ODT schema...

    reference.aspose.com/words/cpp/class/aspose.wor...
  9. FootnoteType Enum | Aspose.Words for .NET

    Aspose.Words.Notes.FootnoteType enum. Specifies whether this is a footnote or an endnote in C#.... Document doc = new Document (); DocumentBuilder...are always at the end of the document // so that this page break...

    reference.aspose.com/words/net/aspose.words.not...
  10. Class CellCollection | Aspose.Words for .NET AP...

    Aspose.Words.Tables.CellCollection 班级. 提供对集合的类型化访问Cell节点.... Document doc = new Document ( MyDir + "Tables...ToString ( SaveFormat . Text ). Trim (); Console . WriteLine ( $"\t\tContents...

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