Sort Score
Result 10 results
Languages All
Labels All
Results 3,051 - 3,060 of 417,990 for

document

(0.15 sec)
  1. WriteProtection class | Aspose.Words for Node.js

    Aspose.Words.Settings.WriteProtection class. Specifies write protection settings for a Document...protection settings for a document. To learn more, visit the...Protect or Encrypt a Document documentation article. Remarks Write...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. SaveOptions | Aspose.Words for Java

    This is an abstract base class for classes that allow the user to specify additional options when saving a Document into a particular format in Java....additional options when saving a document into a particular format....the Specify Save Options documentation article. Remarks: An instance...

    reference.aspose.com/words/java/com.aspose.word...
  3. DocumentVisitor.VisitEditableRangeEnd | Aspose....

    Discover the DocumentVisitor VisitEditableRangeEnd method—efficiently handle editable range ends in your Documents for seamless editing and enhanced functionality....range is encountered in the document. public virtual VisitorAction...every editable range in a document. public void EditableRangeToText...

    reference.aspose.com/words/net/aspose.words/doc...
  4. WriteProtection.validate_password method | Aspo...

    WriteProtection.validate_password method. Returns ``True`` if the specified password is the same as the write-protection password the Document was protected with...password the document was protected with. If document is not write-protected...protect a document with a password. doc = aw . Document () builder...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Working with Accessibility and Tagged PDFs|Aspo...

    This chapter descripts the possibility to create Tagged PDF Documents. This feature allows to add tags to structural Documents. Learn more about the ways of getting affordable PDFs....Contents [ Hide ] A tagged PDF document allows people with disabilities...accessibility tags in a PDF document give the possibility to make...

    docs.aspose.com/pdf/androidjava/accessibility-t...
  6. Add PDF Header and Footer|Aspose.PDF for PHP vi...

    Aspose.PDF for PHP via Java allows you to add headers and footers to your PDF file using TextStamp class....materials, to prove that the documents have been reviewed and marked...stamps and text stamps to PDF documents by using Aspose.PDF for PHP...

    docs.aspose.com/pdf/php-java/add-headers-and-fo...
  7. 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...
  8. Document.joinRunsWithSameFormatting method | As...

    Document.joinRunsWithSameFormatting method. Joins runs with same formatting in all paragraphs of the Document....formatting in all paragraphs of the document. joinRunsWithSameForm () Remarks...optimization method. Some documents contain adjacent runs with...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Extracting raw text from PDF file|Aspose.PDF fo...

    This article describes various ways to extract text from PDF Documents using Aspose.PDF for Android via Java. From entire pages, from a specific part, based on columns, etc....of a PDF Document Extracting text from a PDF document is a common...from all the pages of a PDF document. To extract text from all...

    docs.aspose.com/pdf/androidjava/extract-text-fr...
  10. Delete text from a cell|Documentation

    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....colName , rowIndex ); // Given a document, a worksheet name, a column...uint rowIndex ) { // Open the document for editing. using ( SpreadsheetDocument...

    docs.aspose.com/cells/net/delete-text-from-a-cell/