Sort Score
Result 10 results
Languages All
Labels All
Results 2,921 - 2,930 of 361,701 for

save

(0.08 sec)
  1. Delete Blank Rows and Columns in a Worksheet wi...

    Delete empty rows and columns in a worksheet using Aspose.Cells with C++.... DeleteBlankRows (); // Save the Excel file U16String outputFilePath..."mybook.out.xlsx" ; workbook . Save ( outputFilePath ); std :: cout...

    docs.aspose.com/cells/cpp/delete-blank-rows-and...
  2. Export to HTML5|Aspose.Slides Documentation

    Export PowerPoint to HTML5 in Java... save ( "pres.html" , SaveFormat ...setAnimateTransition ( false ); pres . save ( "pres5.html" , SaveFormat...

    docs.aspose.com/slides/androidjava/export-to-ht...
  3. Add Bookmark to PDF using C# | Aspose.PDF

    Add bookmark to PDF programmatically with C# sample code using Aspose.PDF for .NET... Save the file again This example...‘OutlineItemCollectio’, and then save the modified document bookmark...

    products.aspose.com/pdf/net/bookmarks/
  4. Refresh Values of Linked Shapes|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....Cells if you want to save your workbook in XLS or XLSX...format. However, if you want to save your workbook in PDF or HTML...

    docs.aspose.com/cells/python-java/refresh-value...
  5. Add Bookmark to PDF using C++ | Aspose.PDF

    Add bookmark to PDF programmatically with C++ sample code using Aspose.PDF for C++... Save the file again This example...‘OutlineItemCollectio’, and then save the modified document bookmark...

    products.aspose.com/pdf/cpp/bookmarks/
  6. Refresh Values of Linked Shapes|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....NET if you want to save your workbook in XLS or XLSX...format. However, if you want to save your workbook in PDF or HTML...

    docs.aspose.com/cells/python-net/refresh-values...
  7. Document.layout_options property | Aspose.Words...

    Document.layout_options property. Gets a [LayoutOptions](../../../aspose.words.layout/layoutoptions/) object that represents options to control the layout process of this document.... save ( file_name = ARTIFACTS_DIR...= show_paragraph_marks doc . save ( file_name = ARTIFACTS_DIR...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Set Viewer Preference of an existing PDF File|A...

    Learn how to set viewer preferences, such as page layout and zoom settings, for existing PDF documents using Aspose.PDF in Java....you have to save the updated PDF file using Save method. The...PAGE_MODE_USE_NONE ); editor . save ( _dataDir + "PdfContentEdi...

    docs.aspose.com/pdf/java/set-viewer-preference-...
  9. Create PDF using .NET | Aspose.PDF

    This topic shows you how to use the Aspose.PDF for .NET API to easily generate and read PDF files in .NET applications.... Save the PDF using Save(String) method. Following..."Hello, World" )); pdfDocument . Save ( outputFile );...

    products.aspose.com/pdf/net/create/
  10. FileFormatUtil.contentTypeToSaveFormat method |...

    FileFormatUtil.contentTypeToSaveFormat method. Converts IANA content type into a Save format enumerated value....Converts IANA content type into a save format enumerated value. contentTypeToSaveFor...the corresponding Aspose load/save format from each media type...

    reference.aspose.com/words/nodejs-net/aspose.wo...