Sort Score
Result 10 results
Languages All
Labels All
Results 741 - 750 of 4,798 for

import

(0.05 sec)
  1. Missing Text When Converting PPTX to PDF with A...

    Hello, we’ve been seeing issues with all text in some PPTX files missing from generated PDFs on our linux server. I’ll attach one of the files along with the code snippet and converted PDF here. The same code works fine…...the below code on the server: import aspose.slides as slides slides...tried a variation of that code: import aspose.slides as aspose_slides...

    forum.aspose.com/t/missing-text-when-converting...
  2. How to Convert JSON to PDF in Java

    This simple tutorial explains how to convert JSON to PDF in Java. It contains the steps and a code snippet to generate PDF from JSON data in Java....object to format the JSON data Import JSON data into the selected...

    kb.aspose.com/cells/java/how-to-convert-json-to...
  3. How to Convert Excel to Array in Java

    In this tutorial you will learn how to convert Excel to array in Java with the help of a simple code. Following these steps, you can read values from Excel file and store in array in Java on Windows, Linux, and macOS....and Worksheet classes using Import statement in the program Load...

    kb.aspose.com/cells/java/how-to-convert-excel-t...
  4. How to Create PowerPoint Slides in HTML using P...

    This article entails how to create PowerPoint slides in HTML using Python. It also covers the details about configuring the environment and working examples of HTML presentation using Python....NET in your application Import aspose.slides and aspose.pydrawing...

    kb.aspose.com/slides/python/how-to-create-power...
  5. Convert PPT to PPTX in Python|Aspose.Slides for...

    Convert PowerPoint PPT to PPTX in Python... import aspose.slides as slides # Instantiate...

    docs.aspose.com/slides/python-net/convert-ppt-t...
  6. Track Changes in Word DOC using Python

    Refer to this article to track changes in Word DDC using Python. It has all the details to set the environment, a list of steps, and a sample code to turn on track changes in Word using Python....Words for Python Import necessary modules, including...

    kb.aspose.com/words/python/track-changes-in-wor...
  7. 从演示文稿形状中提取图像|Aspose.Slides for Python 文档

    在 Python 中从 PowerPoint 演示文稿中提取图像... XXX import aspose.slides as slides def...

    docs.aspose.com/slides/zh/python-net/extracting...
  8. Aspose::Words::DocumentBuilder::InsertDocument ...

    Aspose::Words::DocumentBuilder::InsertDocument method. Inserts a document at the cursor position in C++....use the KeepSourceFormatting import format mode, // Aspose.Words...

    reference.aspose.com/words/cpp/aspose.words/doc...
  9. PowerPoint Math Equations|Aspose.Slides for Pyt...

    PowerPoint Math Equations, Math Symbols, Formula, and Math Text in Python...mathematical text: import aspose.slides as slides import aspose.slides...code sample: import aspose.slides as slides import aspose.slides...

    docs.aspose.com/slides/python-net/powerpoint-ma...
  10. CompositeNode.PrependChild | Aspose.Words for .NET

    Discover how the CompositeNode PrependChild method enhances your data structure by efficiently adding nodes to the start of your child node list....to import the node to the current document. The imported node...

    reference.aspose.com/words/net/aspose.words/com...