Sort Score
Result 10 results
Languages All
Labels All
Results 791 - 800 of 66,912 for

import

(0.16 sec)
  1. Working with AcroForms|Aspose.PDF for .NET

    With Aspose.PDF for .NET you may create a form from scratch, fill the form field in a PDF document, extract data from the form, and etc....Data - import and export form data to and XML file. Import and Export...Export Data - import and export data using Form Class. Remove...

    docs.aspose.com/pdf/net/acroforms/
  2. 在Jython中的缩放因子|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 import Settings from com . aspose . cells import Workbook...Workbook from com . aspose . cells import SaveFormat class ZoomFactor...

    docs.aspose.com/cells/zh/java/zoom-factor-in-jy...
  3. The generated PDF report has incorrect footers ...

    I am using Aspose aspose-words-25.8-jdk17.jar. I use the following code to generate a PDF document from a Word report: Import com.aspose.words.Document; Import com.aspose.words.SaveFormat; public class WordToPdf { …...Word report: import com.aspose.words.Document; import com.aspose...PdfSaveOptions : import com.aspose.words.Document; import com.aspose...

    forum.aspose.com/t/the-generated-pdf-report-has...
  4. Python unable to convert eml file to PST gettin...

    We are trying to convert a eml file downloaded to PST format, but getting below error Reason: Proxy error(ArgumentNullException): Could not find the data block by its identifier. (Parameter ‘entry’) Below is the code f…...email import MailMessage from aspose.email.mime import HeaderCollection...HeaderCollection import aspose.email.mapi.msg as msg from aspose.email...

    forum.aspose.com/t/python-unable-to-convert-eml...
  5. Download and Configure Aspose.Cells in Jython|D...

    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 import Settings from com . aspose . Cells import Document...Document from com . aspose . Cells import DocumentBuilder class HelloWorld...

    docs.aspose.com/cells/java/download-and-configu...
  6. LaTeX to XPS | Python

    The Aspose.TeX API solution for Python provides conversion functionality to convert LaTeX files to XPS format. Here are a few code examples.... tex import * 2 from aspose. tex . io import * 3 from aspose... xps import * 4 from util import Util 5 from os import path 6...

    docs.aspose.com/tex/python-net/latex-to-xps/
  7. 创建复杂的PDF|Aspose.PDF for Java

    Aspose.PDF for Java 允许您创建包含图像、文本片段和表格的更复杂的文档。...复杂示例 */ import java.io.FileNotFoundExceptio ; import java.nio...file.Path ; import java.nio.file.Paths ; import java.time.Duration...

    docs.aspose.com/pdf/zh/java/complex-pdf-example/
  8. Convert PDF to PDF/x formats in Python|Aspose.P...

    This topic shows you how to convert PDF to PDF/x formats using Aspose.PDF for Python via .NET.... from os import path import aspose.pdf as ap path_infile...output path. from os import path import aspose.pdf as ap path_infile...

    docs.aspose.com/pdf/python-net/convert-pdf-to-p...
  9. Add Trend Lines to Presentation Charts in Pytho...

    Quickly add and customize trend lines in PowerPoint and OpenDocument charts with Aspose.Slides for Python via .NET — a practical guide and code examples to improve forecasting accuracy and engage your audience.... import aspose.slides.charts as charts import aspose.slides...slides as slides import aspose.pydrawing as draw # Creating empty...

    docs.aspose.com/slides/python-net/trend-line/
  10. 在 CPP 中使用早期绑定|Aspose.PDF for .NET

    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....在运行示例之前,请注意 #import typelib.tlb 会使 C++ 编译器生成 2...Cross-referenced type libraries: 并且有一个或多个 #import 。只需在导入主类型库之前将它们复制到您的代码中,并以...

    docs.aspose.com/pdf/zh/net/using-early-binding-...