Sort Score
Result 10 results
Languages All
Labels All
Results 751 - 760 of 2,087 for

trim document

(0.14 sec)
  1. Aspose::Words::Document::Save method | Aspose.W...

    Aspose::Words::Document::Save method. Saves the Document to a stream using the specified format in C++....Aspose::Words::Document::Save method Contents [ Hide ] Document::Save(const...Aspose::Words::SaveFormat) method Saves the document to a stream using the specified...

    reference.aspose.com/words/cpp/aspose.words/doc...
  2. Aspose::Words::Tables::Table::get_NodeType meth...

    Aspose::Words::Tables::Table::get_NodeType method. Returns Table in C++....{ auto doc = MakeObject < Document > ( MyDir + u "Paragraphs...contain child nodes, such as the document itself, is composite. ASSERT_TRUE...

    reference.aspose.com/words/cpp/aspose.words.tab...
  3. NodeImporter | Aspose.Words for Java

    Allows to efficiently perform repeated import of nodes from one Document to another in Java....repeated import of nodes from one document to another. To learn more...Aspose.Words Document Object Model (DOM) documentation article. Remarks:...

    reference.aspose.com/words/java/com.aspose.word...
  4. PageSetup.sectionStart property | Aspose.Words ...

    PageSetup.sectionStart property. Returns or sets the type of section break for the specified object.... Document (); let builder = new aw ...Aspose.words document by hand. let doc = new aw . Document (); // A...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Aspose::Words::PageSetup::get_SectionStart meth...

    Aspose::Words::PageSetup::get_SectionStart method. Returns or sets the type of section break for the specified object in C++.... auto doc = MakeObject < Document > (); auto builder = MakeObject...Words document by hand. auto doc = MakeObject < Document > ();...

    reference.aspose.com/words/cpp/aspose.words/pag...
  6. Aspose::Words::Tables::CellCollection class | A...

    Aspose::Words::Tables::CellCollection class. Provides typed access to a collection of Cell nodes. To learn more, visit the Documentation article in C++....the Working with Tables documentation article. class CellCollection...this collection and from the document. Contains (const System::...

    reference.aspose.com/words/cpp/aspose.words.tab...
  7. Aspose::Words::Range class | Aspose.Words for C...

    Aspose::Words::Range class. Represents a contiguous area in a Document. To learn more, visit the Documentation article in C++....Represents a contiguous area in a document. To learn more, visit the...the Working with Ranges documentation article. class Range : public...

    reference.aspose.com/words/cpp/aspose.words/range/
  8. ReplacingArgs.groupIndex property | Aspose.Word...

    ReplacingArgs.groupIndex property. Identifies, by index, a captured group in the Aspose.Words.Replacing.ReplacingArgs.Match that is to be replaced with the [ReplacingArgs.replacement](../replacement/) string.... Document (); let builder = new aw ...); expect ( doc . getText (). trim ()). toEqual ( "Numbers that...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. ReplacingArgs.groupName property | Aspose.Words...

    ReplacingArgs.groupName property. Identifies, by name, a captured group in the Aspose.Words.Replacing.ReplacingArgs.Match that is to be replaced with the [ReplacingArgs.replacement](../replacement/) string.... Document (); let builder = new aw ...); expect ( doc . getText (). trim ()). toEqual ( "Numbers that...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. ReplacingArgs.matchOffset property | Aspose.Wor...

    ReplacingArgs.matchOffset property. Gets the zero-based starting position of the match from the start of the node that contains the beginning of the match.... Document (); let builder = new aw ...); expect ( doc . getText (). trim ()). toEqual ( "Numbers that...

    reference.aspose.com/words/nodejs-net/aspose.wo...