Sort Score
Result 10 results
Languages All
Labels All
Results 331 - 340 of 2,258 for

trim document

(0.07 sec)
  1. Paragraph.isEndOfSection property | Aspose.Word...

    Paragraph.isEndOfSection property. True if this paragraph is the last paragraph in the [Body](../../body/) (main text story) of a [Section](../../section/); false otherwise....contents of one document to a bookmark in another document. test ( 'InsertAtBookmark'...() => { let doc = new aw . Document (); let builder = new aw ...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Aspose::Words::Saving::DocSaveOptions::get_Save...

    Aspose::Words::Saving::DocSaveOptions::get_SaveFormat method. Specifies the format in which the Document will be saved if this save options object is used. Can be Doc or Dot in C++....Specifies the format in which the document will be saved if this save...MakeObject < Aspose :: Words :: Document > (); auto builder = System...

    reference.aspose.com/words/cpp/aspose.words.sav...
  3. Aspose::Words::Saving::OdtSaveOptions::get_Pass...

    Aspose::Words::Saving::OdtSaveOptions::get_Password method. Gets or sets a password to encrypt Document in C++....sets a password to encrypt document. System :: String Aspose ::...const Remarks In order to save document without encryption this property...

    reference.aspose.com/words/cpp/aspose.words.sav...
  4. Aspose::Words::Range::get_Text method | Aspose....

    Aspose::Words::Range::get_Text method. Gets the text of the range in C++....MakeObject < Aspose :: Words :: Document > (); auto builder = System...get_Range () -> get_Text (). Trim ()); See Also Class Range Namespace...

    reference.aspose.com/words/cpp/aspose.words/ran...
  5. FindReplaceOptions.ReplacingCallback | Aspose.W...

    Discover the FindReplaceOptions ReplacingCallback property, a customizable method that enhances your replace functionality with precision and control....ReplaceWithCallback () { Document doc = new Document (); DocumentBuilder...Assert . That ( doc . GetText (). Trim (), Is . EqualTo ( "Our new...

    reference.aspose.com/words/net/aspose.words.rep...
  6. Cell | Aspose.Words for Java

    Represents a table cell in Java....the Working with Tables documentation article. Remarks: Cell can...create a table. Document doc = new Document(); Table table =...

    reference.aspose.com/words/java/com.aspose.word...
  7. Aspose::Words::RevisionCollection::get_Groups m...

    Aspose::Words::RevisionCollection::get_Groups method. Collection of revision groups in C++....Examples Shows how to work with a document’s collection of revisions...MakeObject < Aspose :: Words :: Document > ( get_MyDir () + u "Revisions...

    reference.aspose.com/words/cpp/aspose.words/rev...
  8. Aspose::Words::RevisionCollection::RejectAll me...

    Aspose::Words::RevisionCollection::RejectAll method. Rejects all revisions in this collection in C++....Examples Shows how to work with a document’s collection of revisions...MakeObject < Aspose :: Words :: Document > ( get_MyDir () + u "Revisions...

    reference.aspose.com/words/cpp/aspose.words/rev...
  9. Aspose::Words::ImportFormatOptions::get_AdjustS...

    Aspose::Words::ImportFormatOptions::get_AdjustSentenceAndWordSpacing method. Gets or sets a boolean value that specifies whether to adjust sentence and word spacing automatically. The default value is false in C++....MakeObject < Aspose :: Words :: Document > (); auto dstDoc = System...MakeObject < Aspose :: Words :: Document > (); auto builder = System...

    reference.aspose.com/words/cpp/aspose.words/imp...
  10. Aspose::Words::Revision::get_ParentStyle method...

    Aspose::Words::Revision::get_ParentStyle method. Gets the immediate parent style (owner) of this revision. This property will work for only for the StyleDefinitionChange revision type in C++....Examples Shows how to work with a document’s collection of revisions...MakeObject < Aspose :: Words :: Document > ( get_MyDir () + u "Revisions...

    reference.aspose.com/words/cpp/aspose.words/rev...