Sort Score
Result 10 results
Languages All
Labels All
Results 3,991 - 4,000 of 369,768 for

save

(0.15 sec)
  1. Python Microsoft Visio Files Conversion | produ...

    Convert Microsoft Visio formats VSDX VSX VDX VTX VSSX VSTX VSDM VSTM VSSM VDW VSD VST VSS to HTML Images and PDF with few lines of Python code....using Diagram class and call the save method with appropriate parameters...using diagram class and call the save method by providing output file...

    products.aspose.com/diagram/python-net/conversion/
  2. Convert PDF to HTML in Java | products.aspose.com

    Convert PDF to HTML in Java. Use Java library API to convert PDF files to HTMLs...Presentation from PDF file and save it as HTML. Java code for converting...addFromPdf ( "InputPDF.pdf" ); pres . save ( "OutputPresentation.pptx"...

    products.aspose.com/slides/java/conversion/pdf-...
  3. Generate ITF Barcodes in C#|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms.... Save ( $"{path}ITF14BorderNone.png"...ITF14BorderType . Bar ; gen . Save ( $"{path}ITF14BorderBar.png"...

    docs.aspose.com/barcode/net/itf-barcodes/
  4. Convert HTML to JPG in Python | products.aspose...

    Convert HTML to JPG in Python. Use Python library API to convert HTML files to JPGs...Presentation from HTML file and save it as JPG. Python code for converting...get_thumbnail( 1 , 1 ) bmp . save( "Slide_ {num} .jpg" . format(num...

    products.aspose.com/slides/python-net/conversio...
  5. Convert PDF to Image in Python | products.aspos...

    Convert PDF to Image in Python. Use Python library API to convert PDF files to Images...Presentation from PDF file and save it as Image. Python code for...get_thumbnail( 1 , 1 ) bmp . save( "Slide_ {num} .png" . format(num...

    products.aspose.com/slides/python-net/conversio...
  6. Resampling Added Images - Excel to PDF Conversi...

    Learn how to compress images added in Excel files to reduce PDF size and improve conversion performance using Aspose.Cells for Node.js via C++....300 , 70 ); // Save the PDF file workbook . save ( path . join...AI Document Assistant Close Save Specified Worksheets to PDF...

    docs.aspose.com/cells/nodejs-cpp/resampling-add...
  7. Customize axis system for obj format|Documentation

    OBJ have no default coordinate system, we can manually define axis system for it....); // Save the scene with customized axis system s . Save ( "output...Resources Online Tutorial AxisSystem Save a 3D Scene in the PDF in C#...

    docs.aspose.com/3d/net/customize-axis-system-fo...
  8. XlsxSaveOptions.SectionMode | Aspose.Words for ...

    Discover how the XlsxSaveOptions SectionMode property optimizes section handling for XLSX exports, ensuring seamless document management and multiple worksheets....how sections are handled when saving to the output XLSX document...set ; } Examples Shows how to save document as a separate worksheets...

    reference.aspose.com/words/net/aspose.words.sav...
  9. How to Scale a Worksheet with Python.NET|Docume...

    This article explains how to scale a worksheet using Aspose.Cells for Python.NET....fit_to_pages_tall = 1 # Save the modified workbook workbook . save ( "output_fit_to_page...zoom = 75 # Save the modified workbook workbook . save ( "output_scaled_percentage...

    docs.aspose.com/cells/python-net/how-to-scale-a...
  10. Convert HTML to JPG in C++ | products.aspose.com

    Convert HTML to JPG in C++. Use C++ library API to convert HTML files to JPGs...Presentation from HTML file and save it as JPG. C++ code for converting...index); slide -> GetThumbnail() -> Save(fileName, ImageFormat :: get_Jpeg());...

    products.aspose.com/slides/cpp/conversion/html-...