Sort Score
Result 10 results
Languages All
Labels All
Results 8,791 - 8,800 of 424,024 for

document

(0.49 sec)
  1. PsSaveOptions | Aspose.Words for Java

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

    reference.aspose.com/words/java/com.aspose.word...
  2. 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...
  3. RtfSaveOptions | Aspose.Words for Java

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

    reference.aspose.com/words/java/com.aspose.word...
  4. Working with Pages | Aspose.Note Documentation

    Learn how to work with pages in the Java developers' Documentation....of Pages from the OneNote Document Aspose.Note for Java supports...number of pages from a OneNote document. This example work as follows:...

    docs.aspose.com/note/java/working-with-pages/
  5. Protect and Unprotect|Documentation

    This snippet introduces how to encrypt and decrypt Excel files, and protect and unprotect data in Excel files using C# code....protect the authenticity of a document’s content, you can add a digital...if the File is Encrypted AI Document Assistant Close Combine Multiple...

    docs.aspose.com/cells/net/protect-and-unprotect/
  6. 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...
  7. 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...
  8. 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...
  9. 使用 JavaScript 通过 C++ 从工作簿中提取 OLE 对象|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....Cells initialized" ); }); document . getElementById ( 'runExample'...() => { const fileInput = document . getElementById ( 'fileInput'...

    docs.aspose.com/cells/zh/javascript-cpp/extract...
  10. Insert Pages into PDF|Aspose.PDF for Java

    Insert selected pages from one PDF into another in Java with the PdfFileEditor facade....1 and 2 from the secondary document after page 2 of the target...insertion point in the target document. Select the page numbers to...

    docs.aspose.com/pdf/java/insert-pages-into-pdf/