Sort Score
Result 10 results
Languages All
Labels All
Results 1,771 - 1,780 of 73,653 for

import

(0.18 sec)
  1. Aspose.Total for Python via .NET license reject...

    Hi team, I’ve run into a licensing inconsistency I’m hoping you can help me understand. The same Aspose.Total for Python via .NET license file works fine with Aspose.Cells, but Aspose.CAD rejects it with: RuntimeError…... Minimal repro: import aspose.cad as cad cad.License()...reproduction: from pathlib import Path import sys import importlib.metadata...

    forum.aspose.com/t/aspose-total-for-python-via-...
  2. Convert PDF to PPT in Python | products.aspose.com

    Convert PDF to PPT in Python. Use Python library API to convert PDF files to PPTs...PDF into PPT 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...
  3. Setting Page Options 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....file path workbook = Rjb :: import ( 'com.aspose.cells.Workbook'...page_orientation_type = Rjb :: import ( 'com.aspose.cells.PageOrientationType'...

    docs.aspose.com/cells/java/setting-page-options...
  4. FieldRD.is_path_relative property | Aspose.Word...

    FieldRD.is_path_relative property. Gets or sets whether the path is relative to the current document.... import aspose.words as aw import test_util from...from api_example_base import ApiExampleBase , ARTIFACTS_DIR doc...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Extract text from PDF in Go | Aspose.PDF

    Simple source code to extract text from PDF files using Go tool....PDF Output file: package main import "github.com/aspose-pdf/aspose-pdf-go-cpp"...com/aspose-pdf/aspose-pdf-go-cpp" import "log" import "fmt" func main () { // Open(filename...

    products.aspose.com/pdf/go-cpp/parser/text/
  6. Create New Email 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'...Java" ) mail_address = Rjb :: import ( 'com.aspose.email.MailAddress'...

    docs.aspose.com/email/java/create-new-email-in-...
  7. INodeChangingCallback.node_removed method | Asp...

    INodeChangingCallback.node_removed method. Called when a node belonging to this document has been removed from its parent....self , args ): from datetime import datetime # ... mLog . append...args ): from api_example_base import ApiExampleBase , MY_DIR , ARTIFACTS_DIR...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Barcode Generation State in XML via Java|Docume...

    This article explains how to Import and export barcodes to XML using Aspose.BarCode for Java....data serialization and data import from XML through special methods...lang.OutputStream xml) method. Import Barcode Generation Data from...

    docs.aspose.com/barcode/java/barcode-generation...
  9. Set Size of PDF using pythob via C++|Aspose.PDF...

    This section shows how to get or set PDF page properties such as size of document using Python via C++....method import AsposePDFPython as apCore import os import os.path...

    docs.aspose.com/pdf/python-cpp/get-and-set-page...
  10. 创建单选按钮字段|Aspose.PDF for Python via .NET

    了解如何使用 Aspose.PDF for Python 以编程方式向 PDF 文档添加单选按钮表单字段。此示例演示如何创建单选按钮组、定义可选项并保存更新后的 PDF 文件。... import sys from os import path import aspose.pdf.facades...__file__ ), ".." )) from config import set_license , initialize_data_dir...

    docs.aspose.com/pdf/zh/python-net/create-radiob...