Sort Score
Result 10 results
Languages All
Labels All
Results 831 - 840 of 4,401 for

trim document

(0.04 sec)
  1. Aspose::Words::Replacing::FindReplaceOptions::g...

    Aspose::Words::Replacing::FindReplaceOptions::get_IgnoreDeleted method. Gets or sets a boolean value indicating either to ignore text inside delete revisions. The default value is false in C++.... auto doc = MakeObject < Document > (); auto builder = MakeObject...paragraph will persist in the document until we accept the delete...

    reference.aspose.com/words/cpp/aspose.words.rep...
  2. Aspose::Words::Tables::CellCollection::ToArray ...

    Aspose::Words::Tables::CellCollection::ToArray method. Copies all cells from the collection to a new array of cells in C++....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/aspose.words.tab...
  3. 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...
  4. 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...
  5. 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...
  6. DocumentBuilder.DeleteRow | Aspose.Words for .NET

    DocumentBuilder DeleteRow method. Deletes a row from a table in C#.... Document doc = new Document (); DocumentBuilder...of the first table in the document. builder . DeleteRow ( 0 ...

    reference.aspose.com/words/net/aspose.words/doc...
  7. Get the previous sibling text which is of Headi...

    Hi Team, I want to get the previous text which is of a Heading section. For a inserted text after heading section, i want to get the previous text value. Ex: In the attached Test.docx, I have Main Data as my heading a…...the inserted node: Document doc = new Document("Test.docx"); Paragraph...9:20pm #4 @sureshkap , In docx document a single line break character...

    forum.aspose.com/t/get-the-previous-sibling-tex...
  8. FieldChar | Aspose.Words for Java

    Base class for nodes that represent field characters in a Document in Java....represent field characters in a document. To learn more, visit the...the Working with Fields documentation article. Remarks: A complete...

    reference.aspose.com/words/java/com.aspose.word...
  9. OdtSaveOptions.SaveFormat | Aspose.Words for .N...

    OdtSaveOptions 财产. 指定使用此保存选项对象时将保存文档的格式 可以是Odt或者Ott.... Document doc = new Document (); DocumentBuilder...LoadOptions 对象。 doc = new Document ( ArtifactsDir + "OdtSaveOptions...

    reference.aspose.com/words/zh/net/aspose.words....
  10. Aspose::Words::Body::Body constructor | Aspose....

    Aspose::Words::Body::Body constructor. Initializes a new instance of the Body class in C++....:DocumentBase>& The owner document. Remarks When Body is created...specified document, but is not yet part of the document and ParentNode...

    reference.aspose.com/words/cpp/aspose.words/bod...