Sort Score
Result 10 results
Languages All
Labels All
Results 3,351 - 3,360 of 361,284 for

save

(0.12 sec)
  1. Convert HTML to TIFF in Python | products.aspos...

    Convert HTML to TIFF in Python. Use Python library API to convert HTML files to TIFFs...Presentation from HTML file and save it as TIFF. Python code for... add_from_html(data) pres . save( "doc.tiff" , slides . export...

    products.aspose.com/slides/python-net/conversio...
  2. Convert PDF to TIFF in Python | products.aspose...

    Convert PDF to TIFF in Python. Use Python library API to convert PDF files to TIFFs...Presentation from PDF file and save it as TIFF. Python code for...add_from_pdf( "document.pdf" ) pres . save( "doc.tiff" , slides . export...

    products.aspose.com/slides/python-net/conversio...
  3. Convert PDF to TIFF in C++ | products.aspose.com

    Convert PDF to TIFF in C++. Use C++ library API to convert PDF files to TIFFs...Presentation from PDF file and save it as TIFF. C++ code for converting...u "InputPDF.pdf" ); pres -> Save( u "Tiffoutput_out.tiff" , SaveFormat...

    products.aspose.com/slides/cpp/conversion/pdf-t...
  4. Aspose::Words::Saving::PsSaveOptions::get_UseBo...

    Aspose::Words::Saving::PsSaveOptions::get_UseBookFoldPrintingSettings method. Gets or sets a boolean value indicating whether the document should be Saved using a booklet printing layout, if it is specified via MultiplePages in C++....Aspose::Words::Saving::PsSaveOptions::get_UseBookFoldPrintingS...whether the document should be saved using a booklet printing layout...

    reference.aspose.com/words/cpp/aspose.words.sav...
  5. Convert Image to PDF in C++ | products.aspose.com

    Convert Image to PDF in C++. Use C++ library API to convert Image files to PDFs...Presentation from Image file and save it as PDF. C++ code for converting...0f , 100.0f , image); pres -> Save( u "pres.pdf" , SaveFormat ::...

    products.aspose.com/slides/cpp/conversion/image...
  6. Import FDF format annotations to PDF via C#|Asp...

    Use existing Form.ImportFdf() or add PdfAnnotationEditor.ImportAnnotationsFromFdf() methods for import FDF format annotations to PDF with Aspose.PDF for .NET....fdfInputStream ); } // Save PDF document form . Save ( dataDir + "Im..."student.fdf" ); // Save PDF document editor . Save ( dataDir + "I...

    docs.aspose.com/pdf/net/import-fdf/
  7. 公共 API Aspose.Diagram 16.11.0 的变化|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...."Test Button" ; // save diagram diagram . Save ( @"C:\temp\Output...Height , text ); // save diagram diagram . Save ( @"C:\temp\Output...

    docs.aspose.com/diagram/zh/net/public-api-chang...
  8. 使用Python.NET计算数据表的数组公式|Documentation

    了解如何使用Aspose.Cells for Python via .NET API计算Excel数据表的数组公式。编程修改和保存电子表格。...calculate_formula () # Save the workbook in pdf format workbook . save ( os ....calculate_formula () # Save the workbook in PDF format workbook . save ( "5115538...

    docs.aspose.com/cells/zh/python-net/calculation...
  9. Create Workbook and Worksheet Scoped Named Rang...

    Learn how to create workbook and worksheet scoped named ranges using Aspose.Cells for Node.js via C++...."workbookScope" ); // Save the workbook workbook . save ( path . join...local" ); // Save the workbook workbook . save ( path . join...

    docs.aspose.com/cells/nodejs-cpp/create-workboo...
  10. Convert OFT to HTML via Java | products.aspose.com

    Try the code sample to convert OFT files to HTML format in Java. Download Java API to take your email processing applications to the next level....algorithms or tedious manual work, saving time and effort for more important...class provides options for saving email messages. In the code...

    products.aspose.com/email/java/conversion/oft-t...