Sort Score
Result 10 results
Languages All
Labels All
Results 4,511 - 4,520 of 423,616 for

document

(0.27 sec)
  1. Simple Mail Merge in Python|Aspose.Words for Java

    Simple Mail Merge using Python....Code Document = jpype . JClass ( "com.aspose.words.Document" )...) doc = Document ( srcDocFile ) \# Fill the fields in the document...

    docs.aspose.com/words/java/simple-mail-merge-in...
  2. 高级功能|Aspose.PDF for .NET

    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....); // Create PDF document using ( var document = new Aspose . Pdf...Pdf . Document ()) { // Add Page in Pages Collection var page...

    docs.aspose.com/pdf/zh/net/advanced-features/
  3. BuiltInDocumentProperties.Thumbnail | Aspose.Wo...

    Manage your Document's visual appeal with BuiltInDocumentProperties. Easily get or set thumbnail images for enhanced presentation and organization....sets the thumbnail of the document. public byte [] Thumbnail...unsupported for specific format of document. Remarks For now this property...

    reference.aspose.com/words/net/aspose.words.pro...
  4. Add, Extract, or Remove Attachments in PDF usin...

    Add, extract and remove attachments on .NET and Python.... powerful and easy to use document manipulation API for python-net...to Aspose.PDF DLL. Create a Document object. Create a FileSpecification...

    products.aspose.com/pdf/python-net/attachments/
  5. Node.parent_node property | Aspose.Words for Py...

    Node.parent_node property. Gets the immediate parent of this node....a node and set its owning document. from api_example_base import...ApiExampleBase doc = aw . Document () para = aw . Paragraph (...

    reference.aspose.com/words/python-net/aspose.wo...
  6. BuiltInDocumentProperties.Manager | Aspose.Word...

    Effortlessly manage BuiltInDocumentProperties with our intuitive tool. Easily get or set properties to enhance your Document handling experience....Examples Shows how to work with document properties in the “Origin”...“Origin” category. // Open a document that we have created and edited...

    reference.aspose.com/words/net/aspose.words.pro...
  7. XpsSaveOptions.digitalSignatureDetails property...

    XpsSaveOptions.digitalSignatureDetails property. Gets or sets [DigitalSignatureDetails](../../digitalsignaturedetails/) object used to sign a Document....DigitalSignatureDeta object used to sign a document. get digitalSignatureDeta...to sign XPS document. let doc = new aw . Document ( base . myDir...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. FontInfoCollection.save_subset_fonts property |...

    FontInfoCollection.save_subset_fonts property. Specifies whether or not to save a subset of the embedded TrueType fonts with the Document...embedded TrueType fonts with the document. Default value for this property...Examples Shows how to save a document with embedded TrueType fonts...

    reference.aspose.com/words/python-net/aspose.wo...
  9. 通过C++中的JavaScript禁用导出框架脚本和文档属性|Documentation

    学习在将工作簿转换为HTML时,如何使用C++中的Aspose.Cells for JavaScript禁用导出框架脚本和文档属性。...Cells initialized" ); }); document . getElementById ( 'runExample'...() => { const fileInput = document . getElementById ( 'fileInput'...

    docs.aspose.com/cells/zh/javascript-cpp/disable...
  10. Create a Macro in Word using Python

    This short tutorial guides on how to **create a macro in Word using Python**. It has details to set the IDE, a list of steps, and a working VBA code in Python....Create a Macro Enabled Word Document using Python Establish the...Start by creating a new Word document to work with Attach a VBA...

    kb.aspose.com/words/python/create-a-macro-in-wo...