Sort Score
Result 10 results
Languages All
Labels All
Results 3,101 - 3,110 of 50,610 for

import document

(0.16 sec)
  1. Customizing Email Headers in Ruby|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....MailMessage class message = Rjb :: import ( 'com.aspose.email.MailMessage'...message . setFrom ( Rjb :: import ( 'com.aspose.email.MailAddress'...

    docs.aspose.com/email/java/customizing-email-he...
  2. Release Unmanaged Resources of the Workbook wit...

    Learn how to properly release unmanaged resources when working with Excel workbooks using Aspose.Cells for Python via .NET....cells import Workbook # Create a workbook...save ( "dispose.xlsx" ) AI Document Assistant Close Working with...

    docs.aspose.com/cells/python-net/release-unmana...
  3. Convert VSTX to PDF via Python | products.aspos...

    Sample Python conversion code for VSTX format to PDF file. Use this example code to convert VSTX to PDF within any Python based application....Install-Package Visit our documentation for more details. How to...Conversion Source Code import jpype import asposediagram jpype.startJVM()...

    products.aspose.com/diagram/python-java/convers...
  4. Convert VSDM to PDF via Python | products.aspos...

    Sample Python conversion code for VSDM format to PDF file. Use this example code to convert VSDM to PDF within any Python based application....Install-Package Visit our documentation for more details. How to...Conversion Source Code import jpype import asposediagram jpype.startJVM()...

    products.aspose.com/diagram/python-java/convers...
  5. Remove ODP Annotation using Python | products.a...

    Python source code to remove ODP presentation comments...manipulate comments & authors in document files using server-side APIs... powerful and easy to use document manipulation API for Python...

    products.aspose.com/slides/python-net/annotatio...
  6. Features|Documentation

    Aspose.Cells for Node.js via C++ features....worldwide rely on the thorough document import and export features provided...convert between several popular document formats. Microsoft Excel Workbook...

    docs.aspose.com/cells/nodejs-cpp/features/
  7. NodeList | Aspose.Words for Java

    Represents a collection of nodes matching an XPath query executed using the CompositeNode.selectNodesjava.lang.String method in Java....Words Document Object Model (DOM) documentation article. Remarks:...find all hyperlinks in a Word document, and then change their URLs...

    reference.aspose.com/words/java/com.aspose.word...
  8. Stamp in xfdf cannot be imported - Free Support...

    Steps to reproduce: Open any PDF in Adobe Acrobat Reader, add a stamp Export the annotations to XFDF Import the XFDF using Aspose PDF Getting system exceptions when doing the Importing...Stamp in xfdf cannot be imported Aspose.PDF Product Family kzhu...Export the annotations to XFDF Import the XFDF using Aspose PDF Getting...

    forum.aspose.com/t/stamp-in-xfdf-cannot-be-impo...
  9. How to get the value of the numbering in a docx...

    I am trying to get the value of the numbering of a paragraph thanks to aspose word python. Here is an example: Text1 Text2 Text3 Right now, when I try to read a Word Document with Aspose and compare it with another, i…...when I try to read a Word document with Aspose and compare it...paragraphs that are part of a list: import com.aspose.words.*; public...

    forum.aspose.com/t/how-to-get-the-value-of-the-...
  10. Customize Chart Axes in Presentations with Pyth...

    Discover how to use Aspose.Slides for Python via .NET to customize chart axes in PowerPoint and OpenDocument presentations for reports and visualizations....Python: import aspose.slides.charts as charts import aspose.slides...a chart: import aspose.slides.charts as charts import aspose.slides...

    docs.aspose.com/slides/python-net/chart-axis/