Sort Score
Result 10 results
Languages All
Labels All
Results 61 - 70 of 4,404 for

trim document

(0.29 sec)
  1. CompositeNode.InsertBefore | Aspose.Words for .NET

    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/net/aspose.words/com...
  2. ControlChar.Cr | Aspose.Words for .NET

    ControlChar Cr field. Carriage return character x000d or r. Same as ParagraphBreak in C#.... Document doc = new Document (); DocumentBuilder...again!" ); // Converting the document to text form reveals that...

    reference.aspose.com/words/net/aspose.words/con...
  3. 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/...
  4. 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...
  5. HtmlSaveOptions.DocumentSplitHeadingLevel | Asp...

    HtmlSaveOptions DocumentSplitHeadingLevel property. Specifies the maximum level of headings at which to split the Document. Default value is 2 in C#....headings at which to split the document. Default value is 2 . public...to a value from 1 to 9, the document will be split at paragraphs...

    reference.aspose.com/words/net/aspose.words.sav...
  6. How to remove blank pages document - Free Suppo...

    Hi Team, How to delete the blank page from Document. Please find below code: Stream HeaderTemplate = ePAPS_FileUtility.GetFile(ConfigurationManager.AppSettings["Templates"] + "PAPHeader.docx"); Stream ApprovalTemplate…...How to remove blank pages document Aspose.Words Product Family...delete the blank page from document. Please find below code: Stream...

    forum.aspose.com/t/how-to-remove-blank-pages-do...
  7. Aspose::Words::Paragraph::GetText method | Aspo...

    Aspose::Words::Paragraph::GetText method. Gets the text of this paragraph including the end of paragraph character 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/par...
  8. 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...
  9. 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/...
  10. Revision - Aspose.Words for Java - API Reference

    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...revision (tracked change) in a document node or style. Use RevisionType...

    reference.aspose.com/words/java/com.aspose.word...