Sort Score
Result 10 results
Languages All
Labels All
Results 691 - 700 of 4,401 for

trim document

(0.09 sec)
  1. Aspose::Words::Drawing::GroupShape::get_NodeTyp...

    Aspose::Words::Drawing::GroupShape::get_NodeType method. Returns GroupShape 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.dra...
  2. Aspose::Words::Drawing::Shape::get_NodeType met...

    Aspose::Words::Drawing::Shape::get_NodeType method. Returns Shape 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.dra...
  3. Section.EnsureMinimum | Aspose.Words for .NET

    Section EnsureMinimum method. Ensures that the section has Body with one Paragraph in C#.... Document doc = new Document (); // A blank document comes...We can add contents to this document by adding elements such as...

    reference.aspose.com/words/net/aspose.words/sec...
  4. DocSaveOptions.SaveFormat | Aspose.Words for .N...

    DocSaveOptions 财产. 指定使用此保存选项对象时将保存文档的格式 可以是Doc或者Dot.... Document doc = new Document (); DocumentBuilder...IncorrectPasswordExc >(() => doc = new Document ( ArtifactsDir + "DocSaveOptions...

    reference.aspose.com/words/zh/net/aspose.words....
  5. Body.EnsureMinimum | Aspose.Words for .NET

    Body EnsureMinimum method. If the last child is not a paragraph creates and appends one empty paragraph in C#....from the document leaving the sections themselves. Document doc =...= new Document (); // A blank document contains one section,...

    reference.aspose.com/words/net/aspose.words/bod...
  6. Aspose::Words::Replacing::FindReplaceOptions::g...

    Aspose::Words::Replacing::FindReplaceOptions::get_MatchCase method. True indicates case-sensitive comparison, false indicates case-insensitive comparison in C++.... auto doc = MakeObject < Document > (); auto builder = MakeObject...necklace." ), doc -> GetText (). Trim ()); See Also Class FindReplaceOptions...

    reference.aspose.com/words/cpp/aspose.words.rep...
  7. bookmarkstart - Aspose.Words for Java - API Ref...

    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...a Word document. A complete bookmark in a Word document consists...

    reference.aspose.com/words/java/com.aspose.word...
  8. Aspose::Words::Loading::RtfLoadOptions Class Re...

    Allows to specify additional options when loading Rtf Document into a Document object....options when loading Rtf document into a Document object. Examples Shows...characters while loading an RTF document. // Create an "RtfLoadOptions"...

    reference.aspose.com/words/cpp/class/aspose.wor...
  9. Aspose::Words::Loading::RtfLoadOptions Class Re...

    Allows to specify additional options when loading Rtf Document into a Document object....options when loading Rtf document into a Document object. Examples Shows...characters while loading an RTF document. // Create an "RtfLoadOptions"...

    reference.aspose.com/words/cpp/class/aspose.wor...
  10. Aspose::Words::Replacing::IReplacingCallback In...

    Implement this interface if you want to have your own custom method called during a find and replace operation....) { auto doc = MakeObject<Document>(MyDir + u "Header and footer...) { auto doc = MakeObject<Document>(); auto builder = MakeOb...

    reference.aspose.com/words/cpp/class/aspose.wor...