Sort Score
Result 10 results
Languages All
Labels All
Results 461 - 470 of 2,459 for

trim document

(0.12 sec)
  1. OdtSaveOptions.Password | Aspose.Words for .NET

    Secure your Documents with OdtSaveOptions Password property. Easily set or retrieve a password for robust encryption and enhanced data protection....sets a password to encrypt document. public string Password {...} Remarks In order to save document without encryption this property...

    reference.aspose.com/words/net/aspose.words.sav...
  2. Paragraph.isDeleteRevision property | Aspose.Wo...

    Paragraph.isDeleteRevision property. Returns true if this object was deleted in Microsoft Word while change tracking was enabled.... Document (); let body = doc . firstSection...revision will leave it in the document as if we never deleted it...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Paragraph.IsEndOfSection | Aspose.Words for .NET

    Discover the Paragraph IsEndOfSection property, identify if a paragraph is the last in a section's main text for enhanced Document structure and clarity....contents of one document to a bookmark in another document. public void...InsertAtBookmark () { Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words/par...
  4. NodeList.toArray method | Aspose.Words for Node.js

    NodeList.toArray method. Copies all nodes from the collection to a new array of nodes.... Document ( base . myDir + "Tables.docx"...descendants of any table node in the document. let nodeList = doc . selectNodes...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. CellCollection.ToArray | Aspose.Words for .NET

    Effortlessly convert your CellCollection to a new array with the ToArray method, streamlining data management and enhancing performance....the document and print the contents of each cell. Document doc...doc = new Document ( MyDir + "Tables.docx" ); TableCollection tables...

    reference.aspose.com/words/net/aspose.words.tab...
  6. TableCollection.ToArray | Aspose.Words for .NET

    Effortlessly convert your TableCollection to an array with the ToArray method, simplifying data management and enhancing your application's performance....the document and print the contents of each cell. Document doc...doc = new Document ( MyDir + "Tables.docx" ); TableCollection tables...

    reference.aspose.com/words/net/aspose.words.tab...
  7. OdtSaveOptions.password property | Aspose.Words...

    OdtSaveOptions.password property. Gets or sets a password to encrypt Document....sets a password to encrypt document. get password () : string...string Remarks In order to save document without encryption this property...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. IReplacingCallback.replacing method | Aspose.Wo...

    IReplacingCallback.replacing method. A user defined method that is called during a replace operation for each match found just before a replace is made.... Document (); let builder = new aw ...); expect ( doc . getText (). trim ()). toEqual ( "Our new location...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. 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...
  10. Inline.Font | Aspose.Words for .NET

    Discover the Inline Font property for seamless font formatting control. Enhance your design with easy access to customizable text styles and effects....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/inl...