Sort Score
Result 10 results
Languages All
Labels All
Results 421 - 430 of 2,258 for

trim document

(0.04 sec)
  1. WriteProtection.IsWriteProtected | Aspose.Words...

    Discover the WriteProtection IsWriteProtected property, easily check if a write protection password is active for enhanced security and data integrity....protect a document with a password. Document doc = new Document ();...Writeln ( "Hello world! This document is protected." ); // Enter...

    reference.aspose.com/words/net/aspose.words.set...
  2. CompositeNode.LastChild | Aspose.Words for .NET

    Discover the CompositeNode LastChild property to easily access and manipulate the last child node, enhancing your data structure management....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...
  3. MailMergeCleanupOptions Enum | Aspose.Words for...

    Discover Aspose.Words.MailMergeCleanupOptions enum to efficiently manage mail merge cleanup. Optimize your Documents by controlling item removal seamlessly....should be removed from the document. When this option is set,...should be removed from the document. RemoveUnusedFields 4 Specifies...

    reference.aspose.com/words/net/aspose.words.mai...
  4. Range | Aspose.Words for Java

    Represents a contiguous area in a Document in Java....Represents a contiguous area in a document. To learn more, visit the...with Ranges documentation article. Remarks: The document is represented...

    reference.aspose.com/words/java/com.aspose.word...
  5. Document.nodeType property | Aspose.Words for N...

    Document.nodeType property. Returns [NodeType.Document](../../nodetype/#Document)....property Document.nodeType property Returns NodeType.Document . get...() => { let doc = new aw . Document ( base . myDir + "Paragraphs...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. DocumentBuilder.DeleteRow | Aspose.Words for .NET

    Effortlessly remove rows from tables with the DocumentBuilder DeleteRow method. Streamline your Document editing and enhance your workflow!... Document doc = new Document (); DocumentBuilder...of the first table in the document. builder . DeleteRow ( 0 ...

    reference.aspose.com/words/net/aspose.words/doc...
  7. StructuredDocumentTagRangeStart | Aspose.Words ...

    Represents a start of ranged structured Document tag which accepts multi-sections content in Java....start of ranged structured document tag which accepts multi-sections...Structured Document Tags or Content Control documentation article...

    reference.aspose.com/words/java/com.aspose.word...
  8. Paragraph.ListFormat | Aspose.Words for .NET

    Discover the Paragraph ListFormat property to easily access and customize your paragraph's list formatting, enhancing your Document's presentation....paragraphs in a document that are list items. Document doc = new Document...Document (); DocumentBuilder builder = new DocumentBuilder (...

    reference.aspose.com/words/net/aspose.words/par...
  9. Aspose::Words::Settings::WriteProtection::SetPa...

    Aspose::Words::Settings::WriteProtection::SetPassword method. Sets the write protection password for the Document in C++....protection password for the document. void Aspose :: Words :: Settings...user to enter it or open the document as read-only. Examples Shows...

    reference.aspose.com/words/cpp/aspose.words.set...
  10. RevisionGroupCollection | Aspose.Words for Java

    A collection of RevisionGroup objects that represent revision groups in the Document in Java....represent revision groups in the document. To learn more, visit the...Track Changes in a Document documentation article. Remarks: You...

    reference.aspose.com/words/java/com.aspose.word...