Sort Score
Result 10 results
Languages All
Labels All
Results 3,651 - 3,660 of 418,004 for

document

(0.56 sec)
  1. OoxmlSaveOptions.compliance property | Aspose.W...

    OoxmlSaveOptions.compliance property. Specifies the OOXML version for the output Document...OOXML version for the output document. The default value is OoxmlCompliance...shapes into a document. let doc = new aw . Document (); let builder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Remove Tables from existing PDF|Aspose.PDF for ...

    Aspose.PDF for Java allows you to remove table and multiple tables from your PDF Document....insert/create Table inside PDF document while its being generated...object in any existing PDF document. However you may have a requirement...

    docs.aspose.com/pdf/java/remove-tables-from-exi...
  3. PdfFileMend Class|Aspose.PDF for Java

    Learn how to use the PDFFileMend class in Java to mend and repair PDF files using Aspose.PDF....insert FormattedText into PDF document, provided that you have the...version of this document. Suppose you created a document, and then...

    docs.aspose.com/pdf/java/pdffilemend-class/
  4. Work with Vector Graphics in Python|Aspose.PDF ...

    Learn how to extract, move, remove, and copy vector graphics between PDF pages using GraphicsAbsorber in Python.... Open the PDF document. Create a GraphicsAbsorber...str ): with ap . Document ( infile ) as document : with ap . vector...

    docs.aspose.com/pdf/python-net/working-with-vec...
  5. 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...
  6. SvgSaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a Document into the SaveFormat.SVG format in Java....additional options when saving a document into the SaveFormat.SVG format...the Specify Save Options documentation article. Examples: Shows...

    reference.aspose.com/words/java/com.aspose.word...
  7. Save Specified Worksheets to PDF with JavaScrip...

    Learn how to save specified worksheets to PDF using Aspose.Cells for JavaScript via C++....Cells initialized" ); }); document . getElementById ( 'runExample'...() => { const fileInput = document . getElementById ( 'fileInput'...

    docs.aspose.com/cells/javascript-cpp/save-speci...
  8. 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...
  9. RowCollection | Aspose.Words for Java

    Provides typed access to a collection of Row nodes in Java....the Working with Tables documentation article. Examples: Shows...the document and print the contents of each cell. Document doc...

    reference.aspose.com/words/java/com.aspose.word...
  10. 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...