Sort Score
Result 10 results
Languages All
Labels All
Results 1,121 - 1,130 of 47,375 for

as

(0.15 sec)
  1. Manage Callouts in Presentation Charts with Pyt...

    Create and style callouts in Aspose.Slides for Python .NET with concise code examples, compatible with PPT, PPTX and ODP to automate presentation workflows....Create and style callouts in Aspose.Slides for Python .NET with concise code examples, compatible with PPT, PPTX and ODP to automate presentation workflows.

    docs.aspose.com/slides/python-net/callout/
  2. High CPU / Memory utilization on generating PDF...

    We faced this similar issue today. Code Snippet is As below PdfSaveOptions saveOptions = new PdfSaveOptions(); saveOptions.setCompliance(PdfCompliance.PDF_A_1_B); saveOptions.setAllColumnsInOnePagePerSheet(true); fo…...We faced this similar issue today. Code Snippet is as below PdfSaveOptions saveOptions = new PdfSaveOptions(); saveOptions.setCompliance(PdfCompliance.PDF_A_1_B); saveOptions.setAllColumnsInOnePagePerSheet(true); fo…

    forum.aspose.com/t/high-cpu-memory-utilization-...
  3. Convert PDF to Different Image Formats in Pytho...

    Discover how to convert PDF documents into image formats (PNG, JPG, TIFF) using Aspose.PDF in Python via C++....Discover how to convert PDF documents into image formats (PNG, JPG, TIFF) using Aspose.PDF in Python via C++.

    docs.aspose.com/pdf/python-cpp/convert-pdf-to-i...
  4. BMP to HTML Images Conversion with Python | pro...

    How to use Python for BMP to HTML images and photos conversion on desktop and web applications....How to use Python for BMP to HTML images and photos conversion on desktop and web applications.

    products.aspose.com/imaging/python-net/conversi...
  5. CMX to CANVAS Images Conversion with Python | p...

    How to use Python for CMX to CANVAs images and photos conversion on desktop and web applications....How to use Python for CMX to CANVAS images and photos conversion on desktop and web applications.

    products.aspose.com/imaging/python-net/conversi...
  6. Supported Document Formats|Aspose.Words for C++

    Edit source documents in many popular formats, As well As freely convert files from one format to another using C++....Edit source documents in many popular formats, as well as freely convert files from one format to another using C++.

    docs.aspose.com/words/cpp/supported-document-fo...
  7. Convert VSSM to HTML via Python | products.aspo...

    Sample Python conversion code for VSSM format to HTML file. Use this example code to convert VSSM to HTML within any Python bAsed application....Sample Python conversion code for VSSM format to HTML file. Use this example code to convert VSSM to HTML within any Python based application.

    products.aspose.com/diagram/python-java/convers...
  8. PdfSaveOptions.preserveFormFields property | As...

    PdfSaveOptions.preserveFormFields property. Specifies whether to preserve Microsoft Word form fields As form fields in PDF or convert them to text...PdfSaveOptions.preserveFormFields property. Specifies whether to preserve Microsoft Word form fields as form fields in PDF or convert them to text

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Forcing a Fixed AutoShape Height with Text Auto...

    Hi team, I have an autoshape with resize shape to fit text enabled. Right now whenever I set the shape height using Aspose, it automatically readjusts itself to a particular height. However, I want to force set height …...Hi team, I have an autoshape with resize shape to fit text enabled. Right now whenever I set the shape height using aspose, it automatically readjusts itself to a particular height. However, I want to force set height …

    forum.aspose.com/t/forcing-a-fixed-autoshape-he...
  10. SVG Picture Is Not Rendered Correctly When Conv...

    Hi, When converting a PPTX document to PDF, an SVG logo is not rendered correctly. Aspose.Slides version used: 25.12 Code used: Presentation pres = new Presentation(options.SourcePath); pres.Save(options.DestinationP…...Hi, When converting a PPTX document to PDF, an SVG logo is not rendered correctly. Aspose.Slides version used: 25.12 Code used: Presentation pres = new Presentation(options.SourcePath); pres.Save(options.DestinationP…

    forum.aspose.com/t/svg-picture-is-not-rendered-...