Sort Score
Result 10 results
Languages All
Labels All
Results 491 - 500 of 4,383 for

trim document

(0.09 sec)
  1. CompositeNode.LastChild | Aspose.Words for .NET

    CompositeNode LastChild property. Gets the last child of the node in C#....section in the document. Document doc = new Document (); DocumentBuilder...the first one, leaving the document with only the second. Assert...

    reference.aspose.com/words/net/aspose.words/com...
  2. Aspose::Words::Saving::OoxmlSaveOptions::get_Pa...

    Aspose::Words::Saving::OoxmlSaveOptions::get_Password method. Gets/sets a password to encrypt Document using ECMA376 Standard encryption algorithm in C++....Gets/sets a password to encrypt document using ECMA376 Standard encryption...const Remarks In order to save document without encryption this property...

    reference.aspose.com/words/cpp/aspose.words.sav...
  3. EditableRangeEnd | Aspose.Words for Java

    Represents an end of an editable range in a Word Document in Java....an editable range in a Word document. To learn more, visit the...Aspose.Words Document Object Model (DOM) documentation article. Remarks:...

    reference.aspose.com/words/java/com.aspose.word...
  4. EditableRangeStart | Aspose.Words for Java

    Represents a start of an editable range in a Word Document in Java....an editable range in a Word document. To learn more, visit the...Aspose.Words Document Object Model (DOM) documentation article. Remarks:...

    reference.aspose.com/words/java/com.aspose.word...
  5. FindReplaceOptions.IgnoreShapes | Aspose.Words ...

    FindReplaceOptions IgnoreShapes property. Gets or sets a boolean value indicating either to ignore shapes within a text in C#.... Document doc = new Document (); DocumentBuilder...IgnoreShapes = true }; builder . Document . Range . Replace ( "Lorem...

    reference.aspose.com/words/net/aspose.words.rep...
  6. WriteProtection.ReadOnlyRecommended | Aspose.Wo...

    WriteProtection ReadOnlyRecommended property. Specifies whether the Document author has recommended that the Document be opened as readonly in C#....whether the document author has recommended that the document be opened...protect a document with a password. Document doc = new Document ();...

    reference.aspose.com/words/net/aspose.words.set...
  7. CompositeNode.RemoveChild | Aspose.Words for .NET

    CompositeNode RemoveChild method. Removes the specified child node in C#....section in the document. Document doc = new Document (); DocumentBuilder...the first one, leaving the document with only the second. Assert...

    reference.aspose.com/words/net/aspose.words/com...
  8. Table - 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...Represents a table in a Word document. Table is a block-level node...

    reference.aspose.com/words/java/com.aspose.word...
  9. table - 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...Represents a table in a Word document. Table is a block-level node...

    reference.aspose.com/words/java/com.aspose.word...
  10. FindReplaceOptions.FindWholeWordsOnly | Aspose....

    FindReplaceOptions FindWholeWordsOnly property. True indicates the oldValue must be a standalone word in C#.... Document doc = new Document (); DocumentBuilder...Louisville." , doc . GetText (). Trim ()); See Also class FindReplaceOptions...

    reference.aspose.com/words/net/aspose.words.rep...