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

import

(0.04 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. 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...
  3. 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...
  4. Missing most of the shapes after importing a fi...

    After Importing vsd to vsdx, only some lines Import and most of the shapes are missing. vsd file in question and screenshot of an issue: missing shapes.zip (482.7 KB) The file was converted using this part of code: F…...most of the shapes after importing a file Aspose.Diagram Product...1 After importing vsd to vsdx, only some lines import and most...

    forum.aspose.com/t/missing-most-of-the-shapes-a...
  5. How to Apply Filter in Excel using Java

    This tutorial explains how to apply filter in Excel using Java on a range of cells. These steps help you filter Excel data using Java in any of the operating systems like macOS, Linux and Windows....Cells classes by using the Import command in the program Instantiate...

    kb.aspose.com/cells/java/how-to-apply-filter-in...
  6. Aspose::Words::Loading::TxtLeadingSpacesOptions...

    Aspose::Words::Loading::TxtLeadingSpacesOptions enum. Specifies available options for leading space handling during Import from Text file in C++....leading space handling during import from Text file. enum class...

    reference.aspose.com/words/cpp/aspose.words.loa...
  7. Convert PSD to PNG in Python Easily

    Learn to Convert PSD to PNG in Python using Aspose.PSD. Follow our guide with code examples to streamline your workflow. Click to discover more.... Follow these steps: Import the necessary modules from...

    blog.aspose.com/psd/convert-psd-to-png-in-python/
  8. How to Save PowerPoint Slides with Notes as PDF...

    This brief tutorial guides you on how to save PowerPoint slides with notes as PDF in Python. It helps in establishing the environment, defining the steps to write the application and provides a runnable sample code to save PowerPoint as PDF with notes in Python....get the reference to all the import API calls that are necessary...

    kb.aspose.com/slides/python/how-to-save-powerpo...
  9. How to Convert JSON Data to PDF in C#

    This brief tutorial sheds light on how to convert JSON data to PDF in C#. You will learn how using C# JSON to PDF feature can be embedded by following simple steps and the code snippet....for conversion of JSON to PDF Import the JSON data using the specified...

    kb.aspose.com/cells/net/how-to-convert-json-dat...
  10. How to Convert HTML to Image in Java

    This short tutorial is planned to describe how to convert HTML to image in Java by providing how-to steps and sample code. By using Java HTML to image converter can be written with the help of a few lines of code....libraries into the project and import the required classes used in...

    kb.aspose.com/html/java/how-to-convert-html-to-...