Sort Score
Result 10 results
Languages All
Labels All
Results 4,201 - 4,210 of 50,618 for

import document

(1.28 sec)
  1. Recognizing Specific BarCode Symbology in Ruby|...

    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....barcode_reader_type = Rjb :: import ( 'com.aspose.barcoderecognition...BarCodeReadType' ) rd = Rjb :: import ( 'com.aspose.barcoderecognition...

    docs.aspose.com/barcode/java/recognizing-specif...
  2. Convert WORD To Image C++

    Convert a Word Document to Image format in C++ code. Save a Word Document as Image using C++....to import and export Word, image, and many other document formats...C++ Need to convert a Word document to an image format programmatically...

    products.aspose.com/words/cpp/conversion/word-t...
  3. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – เพิ่ม แยกหรือลบรูปภาพใน PDF โดยใช้ Python https://products.aspose.com/pdf/th/python-net/images/ Recent content in เพิ่ม แยกหรือลบรูปภาพใน PDF โ......"@type": "HowToSupply", "name": "document" }, "tool": [{ "@type": "HowToTool"...chroma language-py py line cl kn import nn aspose.pdf k as nn apdf...

    products.aspose.com/pdf/th/python-net/images/in...
  4. Convert VSDX to HTML via Python | products.aspo...

    Sample Python conversion code for VSDX format to HTML file. Use this example code to convert VSDX to HTML 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. Convert VTX to VSTX via Python | products.aspos...

    Sample Python conversion code for VTX format to VSTX file. Use this example code to convert VTX to VSTX 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...
  6. Convert VSDX to JPEG via Python | products.aspo...

    Sample Python conversion code for VSDX format to JPEG file. Use this example code to convert VSDX to JPEG 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...
  7. Convert VSSM to JPEG via Python | products.aspo...

    Sample Python conversion code for VSSM format to JPEG file. Use this example code to convert VSSM to JPEG 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...
  8. Get Button Option Value|Aspose.PDF for .NET

    This section explains how to get Button Option Value with Aspose.PDF Facades using Form Class....GetButtonOptions () { // The path to the documents directory var dataDir = RunExamples...Facades . Form ()) { // Bind PDF document pdfForm . BindPdf ( dataDir...

    docs.aspose.com/pdf/net/get-button-option-value/
  9. 用 Python.NET 缩放工作表的方法|Documentation

    本文讲解如何使用 Aspose.Cells for Python.NET 来缩放工作表。...cells import Workbook # Load the Excel file...将自定义缩放比例应用于工作表内容: from aspose.cells import Workbook # Load the Excel file...

    docs.aspose.com/cells/zh/python-net/how-to-scal...
  10. Create a Macro in Word using C#

    Follow this article to create a macro in Word using C#. It provides details for IDE configuration, programming steps, and a sample code demonstrating the coding with VBA using C#....NET to work with VBA modules Import the required namespaces System...a new blank Word document using the Document class Assign a new...

    kb.aspose.com/words/net/create-a-macro-in-word-...