Sort Score
Result 10 results
Languages All
Labels All
Results 441 - 450 of 2,020 for

trim document

(0.11 sec)
  1. Aspose::Words::Loading::RtfLoadOptions::get_Rec...

    Aspose::Words::Loading::RtfLoadOptions::get_RecognizeUtf8Text method. When set to true, will try to detect UTF8 characters, they will be preserved during import in C++....characters while loading an RTF document. // Create an "RtfLoadOptions"...modify how we load an RTF document. auto loadOptions = MakeObject...

    reference.aspose.com/words/cpp/aspose.words.loa...
  2. Aspose::Words::SpecialChar::get_NodeType method...

    Aspose::Words::SpecialChar::get_NodeType method. Returns SpecialChar 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/spe...
  3. Aspose::Words::Fields::FieldSeparator::get_Node...

    Aspose::Words::Fields::FieldSeparator::get_NodeType method. Returns FieldSeparator 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.fie...
  4. Aspose::Words::Comment::get_NodeType method | A...

    Aspose::Words::Comment::get_NodeType method. Returns Comment 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/com...
  5. TableCollection.ToArray | Aspose.Words for .NET

    Effortlessly convert your TableCollection to an array with the ToArray method, simplifying data management and enhancing your application's performance....the document and print the contents of each cell. Document doc...doc = new Document ( MyDir + "Tables.docx" ); TableCollection tables...

    reference.aspose.com/words/net/aspose.words.tab...
  6. CellCollection.ToArray | Aspose.Words for .NET

    Effortlessly convert your CellCollection to a new array with the ToArray method, streamlining data management and enhancing performance....the document and print the contents of each cell. Document doc...doc = new Document ( MyDir + "Tables.docx" ); TableCollection tables...

    reference.aspose.com/words/net/aspose.words.tab...
  7. NodeList.GetEnumerator | Aspose.Words for .NET

    Effortlessly iterate through NodeList with the GetEnumerator method. Enjoy simple, efficient access to your collection 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...
  8. Aspose::Words::Saving::OdtSaveOptions::get_Save...

    Aspose::Words::Saving::OdtSaveOptions::get_SaveFormat method. Specifies the format in which the Document will be saved if this save options object is used. Can be Odt or Ott in C++....Specifies the format in which the document will be saved if this save...to encrypt a saved ODT/OTT document with a password, and then...

    reference.aspose.com/words/cpp/aspose.words.sav...
  9. Aspose::Words::Replacing::FindReplaceOptions::g...

    Aspose::Words::Replacing::FindReplaceOptions::get_FindWholeWordsOnly method. True indicates the oldValue must be a standalone word in C++.... auto doc = MakeObject < Document > (); auto builder = MakeObject...Louisville." ), doc -> GetText (). Trim ()); See Also Class FindReplaceOptions...

    reference.aspose.com/words/cpp/aspose.words.rep...
  10. ControlChar Class | Aspose.Words for .NET

    Discover the Aspose.Words.ControlChar class to effectively manage control characters in your Documents for enhanced formatting and readability....characters often encountered in documents. To learn more, visit the...With Control Characters documentation article. public static class...

    reference.aspose.com/words/net/aspose.words/con...