Sort Score
Result 10 results
Languages All
Labels All
Results 451 - 460 of 2,109 for

trim document

(0.06 sec)
  1. 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...
  2. 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...
  3. Aspose::Words::PlainTextDocument class | Aspose...

    Aspose::Words::PlainTextDocument class. Allows to extract plain-text representation of the Document's content. To learn more, visit the Documentation article in C++....plain-text representation of the document’s content. To learn more,...the Working with Text Document documentation article. class PlainTextDocument...

    reference.aspose.com/words/cpp/aspose.words/pla...
  4. Keep Separators for Blank Rows while exporting ...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....Sample Code AI Document Assistant Close Trim Leading Blank Rows...

    docs.aspose.com/cells/net/keep-separators-for-b...
  5. PlainTextDocument class | Aspose.Words for Node.js

    Aspose.Words.PlainTextDocument class. Allows to extract plain-text representation of the Document's content...plain-text representation of the document’s content. To learn more,...the Working with Text Document documentation article. Constructors...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. 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...
  7. ListLabel.label_value property | Aspose.Words f...

    ListLabel.label_value property. Gets a numeric value for this label.... Remarks Use the Document.update_list_labels() method...are list items. doc = aw . Document ( file_name = MY_DIR + 'Rendering...

    reference.aspose.com/words/python-net/aspose.wo...
  8. BookmarkCollection.RemoveAt | Aspose.Words for ...

    Effortlessly manage your bookmarks with the RemoveAt method—quickly delete any bookmark by its index for a streamlined collection!...bookmarks from a document. Document doc = new Document (); DocumentBuilder...bookmarks is still present in the document. Assert . AreEqual ( 0 , bookmarks...

    reference.aspose.com/words/net/aspose.words/boo...
  9. ExportHeadersFootersMode enumeration | Aspose.W...

    Aspose.Words.Saving.ExportHeadersFootersMode enumeration. Specifies how headers and footers are exported to HTML, MHTML or EPUB....exported at the beginning of the document and primary footer is at the...saving a document to HTML. let doc = new aw . Document ( base ...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Aspose::Words::Tables::TableCollection::ToArray...

    Aspose::Words::Tables::TableCollection::ToArray method. Copies all tables from the collection to a new array of tables in C++....through all tables in the document and print the contents of...cell. auto doc = MakeObject < Document > ( MyDir + u "Tables.docx"...

    reference.aspose.com/words/cpp/aspose.words.tab...