Sort Score
Result 10 results
Languages All
Labels All
Results 51 - 60 of 4,381 for

trim document

(0.07 sec)
  1. Range.Delete | Aspose.Words for .NET

    Range Delete method. Deletes all characters of the range in C#.... Document doc = new Document (); DocumentBuilder...to the first section in the document, and then add another section...

    reference.aspose.com/words/net/aspose.words/ran...
  2. Aspose::Words::Revision Class Reference - Aspos...

    Represents a revision (tracked change) in a Document node or style. Use RevisionType to check the type of this revision....revision (tracked change) in a document node or style. Use RevisionType...revisions in a document. auto doc = MakeObject<Document>(); auto builder...

    reference.aspose.com/words/cpp/class/aspose.wor...
  3. Aspose::Words::CompositeNode::GetChildNodes met...

    Aspose::Words::CompositeNode::GetChildNodes method. Returns a live collection of child nodes that match the specified type in C++....is always in sync with the document. For example, if you selected...selected all sections in a document and enumerate through the collection...

    reference.aspose.com/words/cpp/aspose.words/com...
  4. Aspose::Words::CompositeNode::get_Count method ...

    Aspose::Words::CompositeNode::get_Count method. Gets the number of immediate children of this node in C++....MakeObject < Document > (); // An empty document, by default,...doc , u "Run 3. " ); // The document body will not display these...

    reference.aspose.com/words/cpp/aspose.words/com...
  5. Section.Clone | Aspose.Words for .NET API 参考

    Section 方法. 创建此部分的副本... Document doc = new Document (); DocumentBuilder...1\x000cSection 2" , doc . GetText (). Trim ()); // 从文档中删除第一部分。 doc . Sections...

    reference.aspose.com/words/zh/net/aspose.words/...
  6. ComHelper.Open | Aspose.Words for .NET API 参考

    ComHelper 方法. 允许 COM 应用程序加载Document来自文件....Open(string) 允许 COM 应用程序加载 Document 来自文件. public Document Open ( string fileName...要加载的文档的文件名。 返回值 一个 Document 表示 Word 文档的对象。 评论 该方法与调用 Document 带有文件名参数的构造函数。...

    reference.aspose.com/words/zh/net/aspose.words/...
  7. Aspose::Words::CompositeNode::InsertBefore meth...

    Aspose::Words::CompositeNode::InsertBefore method. Inserts the specified node immediately before the specified reference node in C++....inserted was created from another document, you should use ImportNode()...import the node to the current document. The imported node can then...

    reference.aspose.com/words/cpp/aspose.words/com...
  8. TrimBox | Aspose.PDF for .NET API Reference

    Gets or sets Trim box of the page....TrimBox property Gets or sets trim box of the page. public Rectangle...get trim box of the page: Document document = new Document ( "sample...

    reference.aspose.com/pdf/net/aspose.pdf/page/tr...
  9. TxtLoadOptions.TrailingSpacesOptions | Aspose.W...

    TxtLoadOptions TrailingSpacesOptions property. Gets or sets preferred option of a trailing space handling. Default value is Trim in C#.... Default value is Trim. public TxtTrailingSpacesOpt...how to trim whitespace when loading plaintext documents. string...

    reference.aspose.com/words/net/aspose.words.loa...
  10. On Save as PDF, Header and Footer go to another...

    When saving a Document on a PDF format, the footer is breaking onto another page. I’ll but the sample code below and he’s a description of what I’m doing: Create 2 Documents using Document Builder. Each Document has a …...2023, 5:56pm #1 When saving a document on a PDF format, the footer...Create 2 documents using Document Builder. Each document has a simple...

    forum.aspose.com/t/on-save-as-pdf-header-and-fo...