Sort Score
Result 10 results
Languages All
Labels All
Results 2,531 - 2,540 of 56,376 for

import document

(0.22 sec)
  1. 使用 Python 检查 PDF 图形中的形状边界|Aspose.PDF for Python...

    了解如何在 Python 中验证 PDF 图形集合中的形状边界。... import aspose.pdf as ap import aspose.pdf.drawing...: str ): document = ap . Document () page = document . pages ...

    docs.aspose.com/pdf/zh/python-net/aspose-pdf-dr...
  2. Convert PDF to Excel in Node.js|Aspose.PDF for ...

    Aspose.PDF for Node.js allows you to convert PDF to convert PDF to XLSX format....case you want to convert PDF document, you can use AsposePdfToXlsX...CommonJS: Call require and import asposepdfnodejs module as AsposePdf...

    docs.aspose.com/pdf/nodejs-cpp/convert-pdf-to-x...
  3. Globalization and Localization with Node.js via...

    Explore globalization and localization support in Aspose.Cells for Node.js via C++. Learn how to handle format cultures and change formats dynamically....Contents [ Hide ] AI Document Assistant Close Import XML to Excel workbook...

    docs.aspose.com/cells/nodejs-cpp/globalization-...
  4. Convert HTML to PDF in Python | products.aspose...

    Convert HTML to PDF in Python. Use Python library API to convert HTML files to PDFs... As a modern document processing API, Aspose.Slides...HTML into PDF import aspose.slides as slides import aspose.pydrawing...

    products.aspose.com/slides/python-net/conversio...
  5. PageSetup.suppress_endnotes property | Aspose.W...

    PageSetup.suppress_endnotes property. True if endnotes are printed at the end of the next section that doesn't suppress endnotes...): import aspose.words as aw from api_example_base import ApiExampleBase...FONTS_DIR # Create a new document doc = aw . Document () # Create a section...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Convert Image to PDF in Python | products.aspos...

    Convert Image to PDF in Python. Use Python library API to convert Image files to PDFs... As a modern document processing API, Aspose.Slides...Image into PDF import aspose.slides as slides import aspose.pydrawing...

    products.aspose.com/slides/python-net/conversio...
  7. FontSavingArgs.font_stream property | Aspose.Wo...

    FontSavingArgs.font_stream property. Allows to specify the stream where the font will be saved to.... Document ( MY_DIR + 'Rendering.docx'...them alongside the output document. doc . save ( ARTIFACTS_DIR...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Create a Macro in Word using Java

    Refer to this article for coding with VBA using Java. It has complete details to set the IDE for development, a list of instructions, and a sample code to create a macro in Word using Java....Word file Import the required modules, including Document , VbaModule...empty Word file using the Document class Create a VbaProject...

    kb.aspose.com/words/java/create-a-macro-in-word...
  9. 使用 Python 更改 HTML 背景颜色

    学习使用 Aspose.HTML for Python via .NET 为 HTML 文档设置背景颜色。提供多种实现方式的可直接使用的 Python 示例。...paragraph using Python 2 3 import os 4 import aspose.html as ah 5 6...# Prepare output path for document saving 7 output_dir = "output/"...

    docs.aspose.com/html/zh/python-net/how-to-chang...
  10. Connect Aspose.Pdf.LogicalStructure.HeaderEleme...

    Hello, How can I get the paragraphs/text fragments associated to the Element Type: Aspose.Pdf.LogicalStructure.HeaderElement in the attached file. Please see the code below to find the HeaderElement I am speaking of. …... pdf_document = apdf.Document(input_path) tagged_content...tagged_content = pdf_document.tagged_content struct_tree_root_element...

    forum.aspose.com/t/connect-aspose-pdf-logicalst...