Sort Score
Result 10 results
Languages All
Labels All
Results 6,841 - 6,850 of 586,091 for

save

(0.2 sec)
  1. data 属性 | Aspose.Cells for Python via .NET API ...

    data 属性 data 属性 获取图片的data。 例子 from aspose.cells import Workbook # Instantiating a Workbook object workbook = Workbook...... data # Save the excel file. workbook . save ( "result.xlsx"...

    reference.aspose.com/cells/python-net/zh/aspose...
  2. Insert an Empty Page into a PDF File in Ruby|As...

    Learn how to insert an empty page into a specific location within a PDF document using Ruby and Aspose.PDF for precise document management.... insert ( 1 ) # Save the concatenated output file...the target document ) pdf . save ( data_dir + "output.pdf" )...

    docs.aspose.com/pdf/java/insert-an-empty-page-i...
  3. Project calendar is not set when saving as an ....

    I am using the Project.Calendar property to set the calendar assigned to a project, but it’s not reflected in the file when I Save it to a memory stream. Instead, the selected calendar in the “Info” tab of MS Project is …...Project calendar is not set when saving as an .mpp file Aspose.Tasks...reflected in the file when I save it to a memory stream. Instead...

    forum.aspose.com/t/project-calendar-is-not-set-...
  4. Convert PDF to PPTX in Java | products.aspose.com

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

    products.aspose.com/slides/java/conversion/pdf-...
  5. Convert PDF to PPT in Java | products.aspose.com

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

    products.aspose.com/slides/java/conversion/pdf-...
  6. Convert PDF to PPT in Python | products.aspose.com

    Convert PDF to PPT in Python. Use Python library API to convert PDF files to PPTs...Presentation from PDF file and save it as PPT. Python code for converting...add_from_pdf( "document.pdf" ) pres . save( "OutputPresentation.ppt" ,...

    products.aspose.com/slides/python-net/conversio...
  7. Working with Transformations in PS file | Python

    How to transform a content in PS file is a question answered by Aspose.Page API solution. See how to use the functionality in Python...methods such as “write_graphics_save()” and “write_graphics_restore()”...without using “write_graphics_save()” and “write_graphics_restore()”...

    docs.aspose.com/page/python-net/ps/working-with...
  8. Image|Aspose.Slides Documentation

    Add image to PowerPoint slide or presentation in C# or .NET... Save ( "pres.pptx" , SaveFormat ...100 , 100 , image ); pres . Save ( "pres.pptx" , SaveFormat ...

    docs.aspose.com/slides/net/image/
  9. Picture.SignatureLine | Aspose.Cells for .NET A...

    Picture property. Gets and sets the signature line...SignatureLine = s ; //Save the excel file. workbook . Save ( "result.xlsx"...

    reference.aspose.com/cells/net/aspose.cells.dra...
  10. Export Visio Diagram to Image in Ruby|Documenta...

    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....vsd" ) \ # Save as PNG diagram . save ( data_dir + "Diagram...

    docs.aspose.com/diagram/java/export-visio-diagr...