Sort Score
Result 10 results
Languages All
Labels All
Results 321 - 330 of 66,843 for

import

(0.22 sec)
  1. PDF form field values change color to red after...

    After combining pdf with xfdf the form fields text content changes its color to red. Please note that all fields colors are specified as Black in the source form. Form and xfdf files are attached red color.zip (219.5 KB…...being overridden during the import process. This can occur if...of the form fields after importing the XFDF data. Here’s how...

    forum.aspose.com/t/pdf-form-field-values-change...
  2. "Aspose.TotalforPythonvia.NET.lic" not working ...

    Getting error Proxy error(InvalidOperationException): The license is not valid for this product #!/usr/bin/env python3 """ HTML to PDF Converter Using Official Documentation Pattern Based on official Aspose.HTML Python …...documentation imports """ import os import time from pathlib import Path...Path from concurrent.futures import ThreadPoolExecutor, as_completed...

    forum.aspose.com/t/aspose-totalforpythonvia-net...
  3. Using Text Annotation for PDF via Python|Aspose...

    Aspose.PDF for Python allows you to Add, Get, and Delete Text Annotation from your PDF document.... import aspose.pdf as ap document =...Text Annotation from PDF file import aspose.pdf as ap document =...

    docs.aspose.com/pdf/python-net/text-annotation/
  4. Add Image to PDF using Python|Aspose.PDF for Py...

    This section describes how to add image to existing PDF file using Python library.... import aspose.pdf as ap from io import FileIO from...from os import path path_infile = path . join ( self . data_dir...

    docs.aspose.com/pdf/python-net/add-image-to-exi...
  5. Convert PDF to Microsoft PowerPoint|Aspose.PDF ...

    Aspose.PDF allows you to convert PDF to PowerPoint format using Java. One way there is a possibility to convert PDF to PPTX with Slides as Images....conversion ; import com.aspose.pdf.Document ; import com.aspose...PptxSaveOptions ; import java.io.IOException ; import java.nio.file...

    docs.aspose.com/pdf/java/convert-pdf-to-powerpo...
  6. Delete Forms from PDF in Python|Aspose.PDF for ...

    Remove Text based on subtype/form with Aspose.PDF for Python via .NET library. Remove all forms from the PDF.... import aspose.pdf as ap import os data_dir = ...updated document. import aspose.pdf as ap import os data_dir = ...

    docs.aspose.com/pdf/python-net/remove-form/
  7. FieldIncludePicture.source_full_name property |...

    FieldIncludePicture.source_full_name property. Gets or sets the location of the picture using an IRI....how to insert images using IMPORT and INCLUDEPICTURE fields....= True # 2 - The IMPORT field: field_import = builder . insert_field...

    reference.aspose.com/words/python-net/aspose.wo...
  8. 使用 Python 在演示文稿中自定义图表坐标轴|Aspose.Slides for Pyth...

    了解如何使用 Aspose.Slides for Python via .NET 在 PowerPoint 和 OpenDocument 演示文稿中自定义图表坐标轴,以用于报告和可视化。...中获取所需的数值: import aspose.slides.charts as charts import aspose.slides...代码演示了如何在图表上执行轴之间的数据交换任务: import aspose.slides.charts as charts import aspose.slides...

    docs.aspose.com/slides/zh/python-net/chart-axis/
  9. Convert PPSM to SVG in Python | products.aspose...

    Convert PPSM to SVG in Python. Use Python library API to convert PPSM files to SVG...converting PPSM into SVG import jpype import asposeslides jpype ....startJVM() from asposeslides.api import Presentation, SaveFormat from...

    products.aspose.com/slides/python-java/conversi...
  10. Convert PPSX to PNG in Python | products.aspose...

    Convert PPSX to PNG in Python. Use Python library API to convert PPSX files to PNG...converting PPSX into PNG import jpype import asposeslides jpype ....startJVM() from asposeslides.api import Presentation, SaveFormat from...

    products.aspose.com/slides/python-java/conversi...