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

save

(0.14 sec)
  1. Add, Extract or Remove Images in PDF using C++ ...

    Manipulate images in PDF programmatically with C++ sample code using Aspose.PDF for C++... Use the GSave operator to save the current graphical state...operator to save the updated graphical state. Save the PDF file...

    products.aspose.com/pdf/cpp/images/
  2. C++ API to Convert PS to FODS | products.aspose...

    Convert PS to FODS 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 FODS format using Save member function...

    products.aspose.com/total/cpp/conversion/ps-to-...
  3. C++ API to Convert XPS to CSV | products.aspose...

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

    products.aspose.com/total/cpp/conversion/xps-to...
  4. Convert excel chart to OOXML - Free Support For...

    Hi guys I want to convert a chart that I created in Excel to OOXML format. I am currently doing the same for ranges. I select the range, set the pagesetup and ImageOrPrint options and then Save the xlsx as Docx. But with…...ImageOrPrint options and then save the xlsx as Docx. But with charts...SaveAsEditableShapes = true; workbook.Save(filePath + "sample.docx", options);...

    forum.aspose.com/t/convert-excel-chart-to-ooxml...
  5. Convert MD to SWF via Java API | products.aspos...

    Java API to Convert MD to SWF without using Microsoft Word...Convert MD to PPTX by using save method Load PPTX document by...Presentation class Save the document to SWF format using save method and...

    products.aspose.com/total/java/conversion/md-to...
  6. Public API Changes in Aspose.Cells 8.3.1|Docume...

    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....setShowCellRange ( true ); //Save the workbook workbook . save ( "output.xlsx"..."Offset [2,2]" ); //Save the workbook workbook . save ( "output.xlsx"...

    docs.aspose.com/cells/java/public-api-changes-i...
  7. Managing Pictures with C++|Documentation

    Add, position, and manage images in spreadsheets using Aspose.Cells for C++ API....Add ( 5 , 5 , imagePath ); // Save workbook U16String outputPath...u "output.xls" ; workbook . Save ( outputPath ); std :: cout...

    docs.aspose.com/cells/cpp/managing-pictures/
  8. SaveOptions.update_last_saved_time_property pro...

    SaveOptions.update_last_Saved_time_property property. Gets or sets a value determining whether the [BuiltInDocumentProperties.last_Saved_time](../../../aspose.words.properties/builtindocumentproperties/last_Saved_time/) property is updated before saving....update_last_saved_time_property property SaveOptions.update_...update_last_saved_time_property property Gets or sets a value determining...

    reference.aspose.com/words/python-net/aspose.wo...
  9. 高级功能|Aspose.PDF for .NET

    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.... Add ( textFragment ); // Save PDF document to a MemoryStream...MemoryStream ()) { document . Save ( ms ); // Reset the stream...

    docs.aspose.com/pdf/zh/net/advanced-features/
  10. FixedPageSaveOptions.JpegQuality | Aspose.Words...

    Optimize JPEG quality in your HTML documents with FixedPageSaveOptions. Easily adjust the JpegQuality property for stunning image clarity....images inside a document when saving in fixed page format. The value...configure compression while saving a document as a JPEG. Document...

    reference.aspose.com/words/net/aspose.words.sav...