Sort Score
Result 10 results
Languages All
Labels All
Results 5,991 - 6,000 of 369,807 for

save

(0.26 sec)
  1. DocumentBase.background_shape property | Aspose...

    DocumentBase.background_shape property. Gets or sets the background shape of the document... save ( file_name = ARTIFACTS_DIR...has_image ) save_options = aw . saving . PdfSaveOptions () save_options...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Merge POTX Files using Java | products.aspose.com

    Java sample code to combine POTX documents on Java Runtime Environment for JSP/JSF Application and Desktop Applications.... Use save() method to save at specified path System...addClone(slide); } // Save the File prest1.save( "merged-presentation...

    products.aspose.com/slides/java/merger/potx/
  3. 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…...save(filename,saveOptions); High...in the worksheets and then saving it as PDFs. amjad.sahi December...

    forum.aspose.com/t/high-cpu-memory-utilization-...
  4. FontFallbackSettings class | Aspose.Words for P...

    aspose.words.fonts.FontFallbackSettings class. Specifies font fallback mechanism settings... save(output_stream) Saves the current fallback...settings to stream. save(file_name) Saves the current fallback...

    reference.aspose.com/words/python-net/aspose.wo...
  5. How to Prevent Users from Printing Excel File w...

    Learn how to prevent users from printing Excel through the Aspose.Cells for C++ API.... Then save and close the code, return to...property of the VbaModule . Save the sample file to xlsm format...

    docs.aspose.com/cells/cpp/how-to-prevent-printi...
  6. Inserting and Removing Cell Comments in a Works...

    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 the file. To remove the comments...); // Save the file. excelApp . ActiveWorkbook . Save (); //...

    docs.aspose.com/cells/net/inserting-and-removin...
  7. Render Office Add-Ins while converting Excel to...

    Learn how to render Office Add-Ins while converting Excel files to PDF using Aspose.Cells for C++....Add-Ins when an Excel file was saved to PDF format. Now, Aspose.Cells...Add-Ins in the output PDF. Simply save your Excel file to PDF format...

    docs.aspose.com/cells/cpp/render-office-add-ins...
  8. 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-java/convers...
  9. PdfSaveOptions.SaveFormat | Aspose.Words for .NET

    Discover the PdfSaveOptions SaveFormat property to easily Save documents in PDF format. Simplify your file management with efficient saving options....the document will be saved if this save options object is used...appear in the outline of a saved PDF document. Document doc =...

    reference.aspose.com/words/net/aspose.words.sav...
  10. C++ API to Convert PS to XLAM | products.aspose...

    Convert PS to XLAM via C++ API without using Microsoft Excel or Adobe Reader...Convert PS to XLSX by using Save member function Load XLSX document...reference Save the document to XLAM format using Save member function...

    products.aspose.com/total/cpp/conversion/ps-to-...