Sort Score
Result 10 results
Languages All
Labels All
Results 891 - 900 of 4,401 for

trim document

(0.13 sec)
  1. Aspose::Words::DocumentBuilder::MoveToDocumentE...

    Aspose::Words::DocumentBuilder::MoveToDocumentEnd method. Moves the cursor to the end of the Document in C++....the cursor to the end of the document. void Aspose :: Words :: DocumentBuilder...Examples Shows how to move a document builder’s cursor to different...

    reference.aspose.com/words/cpp/aspose.words/doc...
  2. Paragraph.ListLabel | Aspose.Words for .NET API 参考

    Paragraph 财产. 得到一个ListLabel提供对该段落的列表编号值和格式化 的访问的对象... Document doc = new Document ( MyDir + "Rendering...ToString ( SaveFormat . Text ). Trim (); Console . WriteLine ( $"\tExported...

    reference.aspose.com/words/zh/net/aspose.words/...
  3. Aspose::Words::Body Class Reference - Aspose.Wo...

    Represents a container for the main text of a section....Words document by hand. auto doc = MakeObject<Document>(); //...// A blank document contains one section, one body and one paragraph...

    reference.aspose.com/words/cpp/class/aspose.wor...
  4. CellCollection Class | Aspose.Words for .NET

    Aspose.Words.Tables.CellCollection class. Provides typed access to a collection of Cell nodes in C#....the Working with Tables documentation article. public class CellCollection...this collection and from the document. Contains ( Node ) Determines...

    reference.aspose.com/words/net/aspose.words.tab...
  5. RowCollection Class | Aspose.Words for .NET

    Aspose.Words.Tables.RowCollection class. Provides typed access to a collection of Row nodes in C#....the Working with Tables documentation article. public class RowCollection...this collection and from the document. Contains ( Node ) Determines...

    reference.aspose.com/words/net/aspose.words.tab...
  6. Hello World Java Example|Aspose.PDF for Android...

    This page show how use simple programming for create a PDF Document containing text - Hello World using Aspose.PDF for Android....Instantiate a Document object Add a Page to document object Create...page Save the resultant PDF document The following code snippet...

    docs.aspose.com/pdf/androidjava/hello-world-exa...
  7. ListLabel.LabelValue | Aspose.Words for .NET AP...

    ListLabel 财产. 获取此标签的数值... Document doc = new Document ( MyDir + "Rendering...ToString ( SaveFormat . Text ). Trim (); Console . WriteLine ( $"\tExported...

    reference.aspose.com/words/zh/net/aspose.words....
  8. Section.EnsureMinimum | Aspose.Words for .NET A...

    Section 方法. 确保该部分有正文和一个段落... Document doc = new Document (); // 一个空白文档带有一...world!" , doc . GetText (). Trim ()); 也可以看看 class Section 命名空间...

    reference.aspose.com/words/zh/net/aspose.words/...
  9. CompositeNode.ChildNodes | Aspose.Words for .NE...

    CompositeNode 财产. 获取该节点的所有直接子节点... Document doc = new Document (); // 将两个运行和一个形状作为子节点添加到该文档的第一段。...$"\t\" { child . GetText (). Trim ()} \ "" ); break ; case NodeType...

    reference.aspose.com/words/zh/net/aspose.words/...
  10. Aspose::Words::Replacing::FindReplaceOptions::g...

    Aspose::Words::Replacing::FindReplaceOptions::get_UseSubstitutions method. Gets or sets a boolean value indicating whether to recognize and use substitutions within replacement patterns. The default value is false in C++.... auto doc = MakeObject < Document > (); auto builder = MakeObject...substitutions. auto doc = MakeObject < Document > (); auto builder = MakeObject...

    reference.aspose.com/words/cpp/aspose.words.rep...