Sort Score
Result 10 results
Languages All
Labels All
Results 371 - 380 of 2,258 for

trim document

(0.08 sec)
  1. Aspose::Words::Settings::WriteProtection::Valid...

    Aspose::Words::Settings::WriteProtection::ValidatePassword method. Returns true if the specified password is the same as the write-protection password the Document was protected with. If Document is not write-protected with password then returns false in C++....password the document was protected with. If document is not write-protected...Examples Shows how to protect a document with a password. auto doc...

    reference.aspose.com/words/cpp/aspose.words.set...
  2. Paragraph.ParagraphFormat | Aspose.Words for .NET

    Discover the ParagraphFormat property for enhanced paragraph styling. Unlock advanced formatting options to elevate your Document's appearance!...Words document by hand. Document doc = new Document (); // A...A blank document contains one section, one body and one paragraph...

    reference.aspose.com/words/net/aspose.words/par...
  3. Document.NodeType | Aspose.Words for .NET

    Explore the Document NodeType property to unlock essential Document details and enhance your data management. Discover its benefits today!...[ Hide ] Document.NodeType property Returns Document. public override...RecurseChildren () { Document doc = new Document ( MyDir + "Paragraphs...

    reference.aspose.com/words/net/aspose.words/doc...
  4. StructuredDocumentTag | Aspose.Words for Java

    Represents a structured Document tag SDT or content control in a Document in Java....structured document tag (SDT or content control) in a document. To learn...Structured Document Tags or Content Control documentation article...

    reference.aspose.com/words/java/com.aspose.word...
  5. PlainTextDocument Class | Aspose.Words for .NET

    Discover the Aspose.Words.PlainTextDocument class to effortlessly extract and utilize plaintext from your Documents for enhanced readability and processing....plain-text representation of the document’s content. To learn more,...the Working with Text Document documentation article. public class...

    reference.aspose.com/words/net/aspose.words/pla...
  6. WriteProtection.SetPassword | Aspose.Words for ...

    Secure your Documents with the WriteProtection SetPassword method. Easily set a password to enhance Document security and prevent unauthorized access....protection password for the document. public void SetPassword (...user to enter it or open the document as read-only. Examples Shows...

    reference.aspose.com/words/net/aspose.words.set...
  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. FindReplaceOptions.ignoreShapes property | Aspo...

    FindReplaceOptions.ignoreShapes property. Gets or sets a boolean value indicating either to ignore shapes within a text.... Document (); let builder = new aw ...ignoreShapes = true ; builder . document . range . replace ( "Lorem...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. DocSaveOptions.password property | Aspose.Words...

    DocSaveOptions.password property. Gets/sets a password to encrypt Document using RC4 encryption method....Gets/sets a password to encrypt document using RC4 encryption method...string Remarks In order to save document without encryption this property...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. DocSaveOptions.Password | Aspose.Words for .NET

    Secure your Documents with DocSaveOptions! Easily set or retrieve a password for RC4 encryption to protect your sensitive information....Gets/sets a password to encrypt document using RC4 encryption method...} Remarks In order to save document without encryption this property...

    reference.aspose.com/words/net/aspose.words.sav...