Sort Score
Result 10 results
Languages All
Labels All
Results 6,221 - 6,230 of 375,798 for

save

(0.16 sec)
  1. Saving a Document as a Multipage TIFF in Java|A...

    Convert a document to a raster image, which is discussed on the example of the TIFF format. To determine how TIFF is displayed you need to specify additional options: resolution, number of pages, image binarization, etc using Java....Ask AI Saving a Document as a Multipage TIFF Contents [ Hide...code, by simply passing the “save to” path and the relevant file...

    docs.aspose.com/words/java/saving-a-document-as...
  2. Enhance Image Processing with the Modern API|As...

    Modernize slide image processing by replacing deprecated imaging APIs with the Python Modern API for seamless PowerPoint and OpenDocument automation.... save ( "slide1.jpeg" , slides . ImageFormat...] slide . get_thumbnail () . save ( "slide1.png" ) Modern API:...

    docs.aspose.com/slides/python-net/modern-api/
  3. Unprotect a Worksheet with C++|Documentation

    Learn how to unprotect a worksheet using Aspose.Cells for C++.... Unprotect (); // Save the Workbook in Excel97-2003...Excel97-2003 format workbook . Save ( outputFilePath , SaveFormat :: Excel97To2003...

    docs.aspose.com/cells/cpp/unprotect-a-worksheet/
  4. Aspose.PSD Bug Report: ImageSaveException with ...

    ImageSaveException (ArrayIndexOutOfBoundsException) when saving PSB file with 280+ layers — Aspose.PSD for Java 26.1 Product & Version Library: Aspose.PSD for Java Version: 26.1 (aspose-psd-26.1-jdk16.jar) JDK: 11 OS: m…...with ArrayIndexOutOfBound when saving PSB file with large layer count...(ArrayIndexOutOfBound) when saving PSB file with 280+ layers —...

    forum.aspose.com/t/aspose-psd-bug-report-images...
  5. Working with Table in Tagged PDFs using Python|...

    This article explains how to works with table in Tagged PDF document with Aspose.PDF for Python via .NET.... Save the Tagged PDF. import aspose...summary_attribute ) # Save Tagged PDF Document document . save ( outfile...

    docs.aspose.com/pdf/python-net/working-with-tab...
  6. AiModel.with_api_key method | Aspose.Words for ...

    AiModel.with_api_key method. Sets a specified API key to the model.... save ( file_name = ARTIFACTS_DIR...options ) multi_document_summary . save ( file_name = ARTIFACTS_DIR...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Convert VSD to VSDX using Python

    This short tutorial describes the process to convert VSD to VSDX using Python. It provides all the necessary details to set the IDE and develop a VSD to VSDX converter using Python....characteristics Save the loaded VSD file as VSDX using the save options...page size and using it in the ‘save’ method to generate the VSDX...

    kb.aspose.com/diagram/python/convert-vsd-to-vsd...
  8. How to Convert Microsoft Project File to XPS in...

    This tutorial provides details on how to convert Microsoft Project file to XPS in Java. It will assist to convert MPP file format to XPS without using MS Project application....object Save the MPP document to XPS by calling the save function...file from the disc and then saving it as an XPS file. The Project...

    kb.aspose.com/tasks/java/how-to-convert-microso...
  9. Convert PPT to PDF in Python | products.aspose.com

    Convert PPT to PDF in Python. Use Python library API to convert PPT files to PDF...Presentation from PPT file and save it as PDF. Python tutorial for...Presentation( "PowerPoint.ppt" ); pres . save( "output.pdf" , SaveFormat ...

    products.aspose.com/slides/python-java/conversi...
  10. Convert PPTM to POTX in Python | products.aspos...

    Convert PPTM to POTX in Python. Use Python library API to convert PPTM files to POTX...Presentation from PPTM file and save it as POTX. Python tutorial..."PowerPoint.pptm" ); pres . save( "output.potx" , SaveFormat...

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