Sort Score
Result 10 results
Languages All
Labels All
Results 6,701 - 6,710 of 401,807 for

document

(0.35 sec)
  1. IStructuredDocumentTag.xml_mapping property | A...

    IStructuredDocumentTag.xml_mapping property. Gets an object that represents the mapping of this structured Document tag to XML data in a custom XML part of the current Document....mapping of this structured document tag to XML data in a custom...custom XML part of the current document. @property def xml_mapping...

    reference.aspose.com/words/python-net/aspose.wo...
  2. DocumentBuilder.insertHyperlink method | Aspose...

    DocumentBuilder.insertHyperlink method. Inserts a hyperlink into the Document....Inserts a hyperlink into the document. insertHyperlink ( displayText...link to be displayed in the document. urlOrBookmark string Link...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Extract Images from PDF|Aspose.PDF for Android ...

    How to extract a part of the image from PDF using Aspose.PDF for Android via Java...[ Hide ] Each page in PDF document contain resources (images...() { // Open document try { document = new Document ( inputStream...

    docs.aspose.com/pdf/androidjava/extract-images-...
  4. IWarningCallback class | Aspose.Words for Python

    aspose.words.IWarningCallback class. Implement this interface if you want to have your own custom method called to capture loss of fidelity warnings that can occur during Document loading or saving....warnings that can occur during document loading or saving. Methods...encounters some issue during document loading or saving that might...

    reference.aspose.com/words/python-net/aspose.wo...
  5. 使用JavaScript通过C++将文件保存到响应对象|Documentation

    学习如何使用Aspose.Cells for JavaScript通过C++动态生成文件并直接发送到客户端浏览器。...Cells initialized" ); }); document . getElementById ( 'runExample'...() => { const fileInput = document . getElementById ( 'fileInput'...

    docs.aspose.com/cells/zh/javascript-cpp/saving-...
  6. 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...
  7. MailMerge.GetFieldNames | Aspose.Words for .NET

    Discover the MailMerge GetFieldNames method to effortlessly access and utilize all mail merge field names in your Document for streamlined Document automation....field names available in the document. public string [] GetFieldNames...fields in a document. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.mai...
  8. ShapeMarkupLanguage enumeration | Aspose.Words ...

    Aspose.Words.Drawing.ShapeMarkupLanguage enumeration. Specifies Markup language used for the shape....saved document to adhere to. let doc = new aw . Document (); let...Iso29500_2008_Strict", // any document we save while passing this...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. 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...
  10. Extract Images from PDF Java | Aspose.PDF

    Extract images from PDF file programmatically with Java sample code using Aspose.PDF for Java...Extract Images from PDF Document Using Java Tool In order to...your environment. Open PDF document. Extract a particular image...

    products.aspose.com/pdf/java/images/extract/