Sort Score
Result 10 results
Languages All
Labels All
Results 5,301 - 5,310 of 369,804 for

save

(0.27 sec)
  1. Apply or Change Slide Layouts in Java|Aspose.Sl...

    Manage and customize slide layouts in Aspose.Slides for Java. Explore layout types, placeholder control, and footer visibility through Java code examples.... Save the presentation. The following...); // Save the presentation to disk. presentation . save ( "output...

    docs.aspose.com/slides/java/slide-layout/
  2. Apply or Change Slide Layouts in PHP|Aspose.Sli...

    Manage and customize slide layouts in Aspose.Slides for PHP via Java. Explore layout types, placeholder control, and footer visibility through code examples.... Save the presentation. The following...); // Save the presentation to disk. $presentation -> save ( "output...

    docs.aspose.com/slides/php-java/slide-layout/
  3. Add Rectangle Object to PDF file|Aspose.PDF for...

    This article explains how to create a Rectangle object to your PDF using Aspose.PDF for .NET.... And save your PDF file // For complete...( rect ); // Save PDF document document . Save ( dataDir + "...

    docs.aspose.com/pdf/net/add-rectangle/
  4. Disable Compatibility Checker in Excel|Document...

    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....when saving a file in an earlier file format that saving the file...2007, 2010 & 2013. When you save a workbook in a previous version...

    docs.aspose.com/cells/java/disable-compatibilit...
  5. FontSavingArgs.IsSubsettingNeeded | Aspose.Word...

    Discover the FontSavingArgs IsSubsettingNeeded property to control font subsetting for optimized font resource exports. Enhance your design workflow today!...logic for exporting fonts when saving to HTML. public void SaveExportedFonts...callback that will handle font saving in a custom manner. HtmlSaveOptions...

    reference.aspose.com/words/net/aspose.words.sav...
  6. How to Print Excel as Fitted Pages Wide and Tal...

    This article shows you code explaining how to set FitToPagesWide and FitToPagesTall using the Aspose.Cells library with C++....SetFitToPagesWide ( 1 ); // Save the workbook workbook . Save ( U16String (...)); std :: cout << "Workbook saved successfully!" << std :: endl...

    docs.aspose.com/cells/cpp/how-to-print-excel-as...
  7. Remove Tables from PDF using Python | Aspose.PDF

    Remove tables from PDF file programmatically with Python sample code using Aspose.PDF for Python for .NET... Save the file. Delete Tables from...remove ( table ) document . save ( path_outfile )...

    products.aspose.com/pdf/python-net/table/remove/
  8. Python中取消保护工作表|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....unprotect () \# Save the excel file . workbook . save ( self . dataDir...

    docs.aspose.com/cells/zh/java/unprotect-a-works...
  9. Excel to PDF Conversion in Jython|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....xls" ) # Save the document in PDF format workbook . save ( dataDir...

    docs.aspose.com/cells/java/excel-to-pdf-convers...
  10. Render Project to Multipage TIFF | Aspose.Tasks...

    Learn how to export project files (MPP/XML/Primavera XML) as multipage TIFF using Aspose.Tasks for .NET....and saves an image to disk. Removes compression and saves an image...); 2 3 // Save the project to TIFF 4 project. Save ( "RenderMultipageTIFF_out...

    docs.aspose.com/tasks/net/render-project-to-mul...