Sort Score
Result 10 results
Languages All
Labels All
Results 3,751 - 3,760 of 50,364 for

import document

(0.31 sec)
  1. Lock PDF using JavaScript | Aspose.PDF

    JavaScript sample code to protect PDF Document on any platform....Protect PDF Document Using JavaScript Lock PDF using Aspose.PDF...unauthorized changes to the document, maintaining its accuracy...

    products.aspose.com/pdf/nodejs-cpp/encrypt/
  2. Working with Resource Assignments in Ruby | Asp...

    This article provides details about working with resource assignments using Aspose.Tasks Java for Ruby.... Copy 1 project = Rjb :: import( 'com.aspose.tasks.Project'...puts assignment . get( Rjb :: import( 'com.aspose.tasks.Asn' ) ...

    docs.aspose.com/tasks/java/general-resource-ass...
  3. Creating and Saving Outlook Notes in Ruby|Docum...

    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....)))) + '/data/' note = Rjb :: import ( 'com.aspose.email.MapiNote'...) note . setColor ( Rjb :: import ( 'com.aspose.email.NoteColor'...

    docs.aspose.com/email/java/creating-and-saving-...
  4. Print Barcodes in Report|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....barcode1 ; // import the required packages import java.io.File...File ; import net.sf.jasperreports.engine.JREmptyDataSource ; import...

    docs.aspose.com/barcode/jasperreports/print-bar...
  5. 在Ruby中将HTML文件转换为Excel电子表格|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....html_to_excel () load_format = Rjb :: import ( 'com.aspose.cells.LoadFormat'...LoadFormat options = Rjb :: import ( 'com.aspose.cells.HTMLLoadOptions'...

    docs.aspose.com/cells/zh/java/converting-html-f...
  6. Convert WORD To PNG C++

    Convert a Word Document to PNG format in C++ code. Save a Word Document as PNG using C++....solution to import and export Word, PNG, and many other document formats...C++ Need to convert a Word document to a set of PNG images programmatically...

    products.aspose.com/words/cpp/conversion/word-t...
  7. How to modify footnote content number style? - ...

    for (Paragraph paragraph : footnote.getParagraphs()) { for (Run run : paragraph.getRuns()) { run.getFont().setColor(Color.RED); } }...the FootnoteOptions of the document. Unfortunately, the provided...the FootnoteOptions of the document. Set the desired numbering...

    forum.aspose.com/t/how-to-modify-footnote-conte...
  8. LaTeX Python code | API Solution

    Python API Solution for working with TeX. It includes the capability to generate math equations in LaTeX and save the resulting file as images....NET Live Demos Documentation Source Code API Reference...Overview Overview Live Demos Documentation Source Code API Reference...

    products.aspose.com/tex/python-net/latex-equati...
  9. 使用 Python 查看或編輯 PPTM 文件元數據 | products.aspose.com

    Python 源代碼,用於編輯或查看 PPTM 格式元數據。... 修改 PPTM 內置屬性 - Python import aspose.slides as slides # Instantiate...documentProperties = presentation . document_properties # Set the builtin...

    products.aspose.com/slides/zh-hant/python-net/m...
  10. 使用 Python 查看或編輯 PPS 文件元數據 | products.aspose.com

    Python 源代碼,用於編輯或查看 PPS 格式元數據。... 修改 PPS 內置屬性 - Python import aspose.slides as slides # Instantiate...documentProperties = presentation . document_properties # Set the builtin...

    products.aspose.com/slides/zh-hant/python-net/m...