Sort Score
Result 10 results
Languages All
Labels All
Results 3,011 - 3,020 of 69,595 for

import

(0.6 sec)
  1. Dynamic form to static issue - Free Support For...

    License license = new License(); license.setLicense("Aspose.Pdf.lic"); Document document = new Document("test.pdf"); document.getForm().setType(FormType.Standard); document.save("test2.pdf"); exception : Exception in t…... I can import the xml file using acrobat...or itext, however I cannot import the data using the above code...

    forum.aspose.com/t/dynamic-form-to-static-issue...
  2. 使用C++通过JavaScript将JSON转换为CSV|Documentation

    学习如何使用C++和Aspose.Cells for JavaScript将JSON数据转换为CSV。...> </ head > < body > < h1 > Import JSON to CSV Example </ h1 >...importOptions . ignoreTitle = true ; // Import JSON data into worksheet cells...

    docs.aspose.com/cells/zh/javascript-cpp/convert...
  3. Aspose.PSD - text wrapped on shape not being ma...

    ConsoleApp1.zip (237.3 KB) Attached is example code of trying to fill in some text layers for a PSD. One of the layers - DisplayName - is wrapped on a circle. The code properly replaces the text for the layer, but it is…...psd import Color from aspose.psd.fileformats.psd import PsdImage...psd.layers import TextLayer from aspose.pycore import cast def...

    forum.aspose.com/t/aspose-psd-text-wrapped-on-s...
  4. Working with Images|Documentation

    This section explains how to insert or get image from a visio page with Aspose.Diagram.... VSDX ); Import Bitmap Image as a Visio Shape...API now allows developers to import a bitmap image as a Microsoft...

    docs.aspose.com/diagram/net/working-with-images/
  5. Export Presentations to XAML with Python|Aspose...

    Convert PowerPoint and OpenDocument slides to XAML in Python using Aspose.Slides—quick, Office-free solution that keeps your layout intact....XAML with default settings: import aspose.slides as slides pres...See this sample Python code: import aspose.slides as slides pres...

    docs.aspose.com/slides/python-net/export-to-xaml/
  6. 使用 Python 嵌入演示文稿中的字体|Aspose.Slides for Python 文档

    使用 Aspose.Slides for Python 通过 .NET 将 TrueType 字体嵌入 PowerPoint 和 OpenDocument 演示文稿,确保在所有平台上准确渲染。...代码演示了如何获取和移除演示文稿中的嵌入字体: import aspose.slides as slides import aspose.pydrawing...Python 代码演示了如何嵌入并添加字体到演示文稿: import aspose.slides as slides # 加载演示文稿。...

    docs.aspose.com/slides/zh/python-net/embedded-f...
  7. Remove Attachments from PDF using Python | Aspo...

    Remove Attachments from PDF with Python on .NET Framework, .NET Core, and PHP, VBScript, Delphi, C++ via COM Interop...PDF - Python import aspose.pdf as apdf from os import path path_infile...

    products.aspose.com/pdf/python-net/attachments/...
  8. How to Scale a Worksheet with Python.NET|Docume...

    This article explains how to scale a worksheet using Aspose.Cells for Python.NET....cells import Workbook # Load the Excel file...contents: from aspose.cells import Workbook # Load the Excel file...

    docs.aspose.com/cells/python-net/how-to-scale-a...
  9. Customize PowerPoint Fonts in Python|Aspose.Sli...

    Embed custom fonts in PowerPoint slides with Aspose.Slides for Python via .NET to keep your presentations sharp and consistent across any device....demonstrates the font loading process: import aspose.slides as slides # Define...how to use get_font_folders : import aspose.slides as slides # This...

    docs.aspose.com/slides/python-net/custom-font/
  10. Change simple values in XMP EPS metadata |Python

    The process of changing simple values in XMP metadata of EPS file with Aspose.Page API solution for Python is explained and illustrated with the code here.... eps import * 2 from aspose. page . eps . xmp import * 3 from...from datetime import datetime 4 from util import Util 5 ##########...

    docs.aspose.com/page/python-net/xmp-metadata/ch...