Sort Score
Result 10 results
Languages All
Labels All
Results 2,731 - 2,740 of 66,240 for

import

(0.07 sec)
  1. 使用 Python 操作 PDF 中的注释 | Aspose.PDF

    用於操作 .NET 框架、.NET Core 和 PHP、VBScript、德爾福C++上的 PDF 檔中的批注的 Python 原始程式碼。...Example: Python import aspose.pdf as apdf from os import path path_infile...

    products.aspose.com/pdf/zh-hant/python-net/anno...
  2. Converting Excel to PDF Files in Ruby|Documenta...

    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....workbook ) save_format = Rjb :: import ( 'com.aspose.cells.SaveFormat'...

    docs.aspose.com/cells/java/converting-excel-to-...
  3. 在 Python 中创建 3D 演示文稿|Aspose.Slides for Python 文档

    使用 Aspose.Slides 在 Python 中轻松生成交互式 3D 演示文稿。快速导出为 PowerPoint 和 OpenDocument 格式,满足多用途需求。...步详细了解它们: import aspose.pydrawing as drawing import aspose.slides...用 3D 效果: import aspose.pydrawing as drawing import aspose.slides...

    docs.aspose.com/slides/zh/python-net/3d-present...
  4. Copy Bookmarked Text in PHP|Aspose.Words for Java

    Copy Bookmarked Text using PHP....is a good idea to use this import context object because multiple...multiple nodes are being imported. // If you import multiple times without...

    docs.aspose.com/words/java/copy-bookmarked-text...
  5. How to Convert DataTable to Excel in C#

    In this short tutorial, you will learn how to convert DataTable to Excel in C#. You can control the process of writing DataTable to excel in C# by setting a number of properties of the DataTable....create a DataTable and then import it into the worksheet of the...add Aspose.Cells for .NET to import DataTable into Excel Create...

    kb.aspose.com/cells/net/how-to-convert-datatabl...
  6. IMAP Backup and Restore Operation in Python|Doc...

    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....method of the ImapClient class: import aspose.email as ae # Create...method of the ImapClient class: import aspose.email as ae # Create...

    docs.aspose.com/email/python-net/imap-backup-an...
  7. 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...
  8. NullPointerException noticed in aspose pdf - Fr...

    Noticing below error on pdf files when running some production jobs error.message Cannot invoke “com.aspose.pdf.internal.l6n.ly.lu()” because the return value of “com.aspose.pdf.internal.l6n.l0t.l6t()” is null error.st…...Sample code: import com.aspose.pdf.Annotation; import com.aspose...Document; import com.aspose.pdf.FreeTextAnnotation; import com.aspose...

    forum.aspose.com/t/nullpointerexception-noticed...
  9. Scan Standard 2 of 5 (Industrial 2 of 5) barcod...

    Python source code for Standard 2 of 5 (Industrial 2 of 5) barcode recognition using Java Runtime Environment....Python import os import base64 from asposebarcode import Recognition...

    products.aspose.com/barcode/python-java/standar...
  10. PdfException during Xml to Pdf conversion - Fre...

    Hello, I am trying to convert Xml to Pdf using below aspose code but encountering an exception. Code I am using: try (final com.aspose.pdf.Document document = new com.aspose.pdf.Document();) { final com.as…...examples; import com.aspose.pdf.*; import com.aspose.pdf...exceptions.FontNotFoundExceptio; import com.aspose.pdf.text.SimpleFontSubstituti;...

    forum.aspose.com/t/pdfexception-during-xml-to-p...