Sort Score
Result 10 results
Languages All
Labels All
Results 721 - 730 of 4,404 for

trim document

(0.25 sec)
  1. Aspose::Words::Tables::CellCollection Class Ref...

    Provides typed access to a collection of Cell nodes....through all tables in the document and print the contents of...cell. auto doc = MakeObject<Document>(MyDir + u "Tables.docx" );...

    reference.aspose.com/words/cpp/class/aspose.wor...
  2. Aspose::Words::Tables::CellCollection Class Ref...

    Provides typed access to a collection of Cell nodes....through all tables in the document and print the contents of...cell. auto doc = MakeObject<Document>(MyDir + u "Tables.docx" );...

    reference.aspose.com/words/cpp/class/aspose.wor...
  3. NodeList.ToArray | Aspose.Words for .NET

    NodeList ToArray method. Copies all nodes from the collection to a new array of nodes in C#.... Document doc = new Document ( MyDir + "Tables...descendants of any table node in the document. NodeList nodeList = doc ...

    reference.aspose.com/words/net/aspose.words/nod...
  4. 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....
  5. CompositeNode.ChildNodes | Aspose.Words for .NET

    CompositeNode ChildNodes property. Gets all immediate child nodes of this node 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/com...
  6. CompositeNode.RemoveChild | Aspose.Words for .N...

    CompositeNode 方法. 移除指定的子节点... Document doc = new Document (); DocumentBuilder...2 text." , doc . GetText (). Trim ()); 也可以看看 class Node class...

    reference.aspose.com/words/zh/net/aspose.words/...
  7. FieldMergeField.IsMapped | Aspose.Words for .NET

    FieldMergeField IsMapped property. Gets or sets whether this field is a mapped field in C#.... Document doc = new Document (); DocumentBuilder...Cardholder:" , doc . GetText (). Trim ()); See Also class FieldMergeField...

    reference.aspose.com/words/net/aspose.words.fie...
  8. FieldMergeField.FieldNameNoPrefix | Aspose.Word...

    FieldMergeField FieldNameNoPrefix property. Returns just the name of the data field. Any prefix is stripped to the prefix property in C#.... Document doc = new Document (); DocumentBuilder...Cardholder:" , doc . GetText (). Trim ()); See Also class FieldMergeField...

    reference.aspose.com/words/net/aspose.words.fie...
  9. Aspose::Words::Paragraph::get_IsEndOfSection me...

    Aspose::Words::Paragraph::get_IsEndOfSection method. True if this paragraph is the last paragraph in the Body (main text story) of a Section; false otherwise in C++....contents of one document to a bookmark in another document. void InsertAtBookmark...{ auto doc = MakeObject < Document > (); auto builder = MakeObject...

    reference.aspose.com/words/cpp/aspose.words/par...
  10. Paragraph.IsInsertRevision | Aspose.Words for .NET

    Paragraph IsInsertRevision property. Returns true if this object was inserted in Microsoft Word while change tracking was enabled in C#.... Document doc = new Document (); Body body = doc...revision will leave it in the document as if we never deleted it...

    reference.aspose.com/words/net/aspose.words/par...