Sort Score
Result 10 results
Languages All
Labels All
Results 1,351 - 1,360 of 67,132 for

import

(0.17 sec)
  1. Aspose.Cells .NET for CRM|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 also allows importing data into spreadsheets from...the following topics Update Import Tool for Dynamics CRM Extend...

    docs.aspose.com/cells/net/aspose-cells-net-for-...
  2. Get Icons of Various Visio Shapes 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....of Diagram diagram = Rjb :: import ( 'com.aspose.diagram.Diagram'...an image file fos = Rjb :: import ( 'java.io.FileOutputStream'...

    docs.aspose.com/diagram/java/get-icons-of-vario...
  3. Annotation decoration not applied when importin...

    Hi, I am trying to Import XFDF using PDFAnnotationEditor#ImportAnnotationsFromXfdf. The xfdf file contains one freetext annotation decorated with bold, italic, underline, strike through. However, after saving as pdf fil…...decoration not applied when importing xfdf Aspose.PDF Product Family...5:04am 1 Hi, I am trying to import XFDF using PDFAnnotationEd...

    forum.aspose.com/t/annotation-decoration-not-ap...
  4. Rotate PDF Pages Using Python via C++|Aspose.PD...

    This topic describes how to rotate the page orientation in an existing PDF file programmatically with Python via C++....printing PDF documents, it’s important to ensure that pages are oriented...method import AsposePDFPython as apCore import os import os.path...

    docs.aspose.com/pdf/python-cpp/rotate-pages/
  5. How to Convert Excel to DataTable in C#

    In this brief tutorial you will learn how to convert Excel to datatable in C#. This conversion can be exercised in .NET environment for Windows, Linux and macOS....Following are the steps to import Excel to DataTable in C# that...along with the provision to import column headers also. After...

    kb.aspose.com/cells/net/how-to-convert-excel-to...
  6. 使用 Python 製作 WORD

    通過幾個步驟在 Python 中創建一個新的 WORD。使用 Python via .NET 庫輕鬆創建 WORD。...aspose-words 複製 插入文字 插入評論 插入書籤 插入圖表 import aspose.words as aw doc = aw...) doc.Save( "Output.docx" ) import aspose.words as aw doc = aw...

    products.aspose.com/words/zh-hant/python-net/ma...
  7. Convert HTML to XML in Python | products.aspose...

    Convert HTML to XML in Python. Use Python library API to convert HTML files to XMLs...HTML into XML import aspose.slides as slides import aspose.pydrawing.... Add a library reference (import the library) to your Python...

    products.aspose.com/slides/python-net/conversio...
  8. Convert PDF to JPG in Python | products.aspose.com

    Convert PDF to JPG in Python. Use Python library API to convert PDF files to JPGs...PDF into JPG import aspose.slides as slides import aspose.pydrawing.... Add a library reference (import the library) to your Python...

    products.aspose.com/slides/python-net/conversio...
  9. Convert PDF to PNG in Python | products.aspose.com

    Convert PDF to PNG in Python. Use Python library API to convert PDF files to PNGs...PDF into PNG import aspose.slides as slides import aspose.pydrawing.... Add a library reference (import the library) to your Python...

    products.aspose.com/slides/python-net/conversio...
  10. Add Image stamps to PDF in Node.js|Aspose.PDF f...

    Add the Image Stamp in your PDF document using AsposePdfAddStamp with the Node.js tool....CommonJS: Call require and import asposepdfnodejs module as AsposePdf...errorText ); }); ECMAScript/ES6: Import the asposepdfnodejs module...

    docs.aspose.com/pdf/nodejs-cpp/stamping/