Sort Score
Result 10 results
Languages All
Labels All
Results 771 - 780 of 4,384 for

trim document

(0.09 sec)
  1. FieldOptions.FieldUpdateCultureSource | Aspose....

    FieldOptions FieldUpdateCultureSource property. Specifies what culture to use to format the field result in C#.... Document doc = new Document (); DocumentBuilder...2020" , doc . Range . Text . Trim ()); // Restore the thread's...

    reference.aspose.com/words/net/aspose.words.fie...
  2. DocumentBuilder.CurrentParagraph | Aspose.Words...

    DocumentBuilder CurrentParagraph property. Gets the paragraph that is currently selected in this DocumentBuilder in C#....Examples Shows how to move a document builder’s cursor to different...nodes in a document. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words/doc...
  3. DocumentBuilder.IsAtStartOfParagraph | Aspose.W...

    DocumentBuilder IsAtStartOfParagraph property. Returns true if the cursor is at the beginning of the current paragraph no text before the cursor in C#....Examples Shows how to move a document builder’s cursor to different...nodes in a document. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words/doc...
  4. 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...
  5. Aspose::Words::CompositeNode::RemoveAllChildren...

    Aspose::Words::CompositeNode::RemoveAllChildren method. Removes all the child nodes of the current node in C++....Words document by hand. auto doc = MakeObject < Document > ();...(); // A blank document contains one section, one body and one...

    reference.aspose.com/words/cpp/aspose.words/com...
  6. Aspose::Words::ParagraphFormat::get_StyleName m...

    Aspose::Words::ParagraphFormat::get_StyleName method. Gets or sets the name of the paragraph style applied to this formatting in C++....Words document by hand. auto doc = MakeObject < Document > ();...(); // A blank document contains one section, one body and one...

    reference.aspose.com/words/cpp/aspose.words/par...
  7. 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/...
  8. 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...
  9. 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...
  10. inline - 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...an inline node. Document doc = new Document(getMyDir() + "Revision...

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