Sort Score
Result 10 results
Languages All
Labels All
Results 9,701 - 9,710 of 380,540 for

save

(1.52 sec)
  1. Convert HTML to Image in PHP | products.aspose.com

    Convert HTML to Image in PHP. Use PowerPoint PHP API to convert HTML files to Image...Presentation from HTML file and save it as Image. PHP code for converting...the source HTML files in PHP. Save result as Image file. Free Online...

    products.aspose.com/slides/php-java/conversion/...
  2. Convert PNG to JPG in PHP | products.aspose.com

    Convert PNG to JPG in PHP. Use PowerPoint PHP API to convert PNG files to JPG...Presentation from PNG file and save it as JPG. PHP code for converting...the source PNG files in PHP. Save result as JPG file. Free Online...

    products.aspose.com/slides/php-java/conversion/...
  3. Convert JPG to PNG in PHP | products.aspose.com

    Convert JPG to PNG in PHP. Use PowerPoint PHP API to convert JPG files to PNG...Presentation from JPG file and save it as PNG. PHP code for converting...the source JPG files in PHP. Save result as PNG file. Free Online...

    products.aspose.com/slides/php-java/conversion/...
  4. 用 C++ 为命名范围设置公式|Documentation

    学习如何用 Aspose.Cells 在 Excel 文件中为命名范围设置公式,使用 C++。...CalculateFormula (); // Save the result in XLSX format book . Save ( outDir...$A$1,9)" ); // Save the workbook book . Save ( outDir + u "output_out...

    docs.aspose.com/cells/zh/cpp/setting-formula-fo...
  5. Improving Text Extraction from Multi‑Column PDF...

    Learn techniques for improving text extraction from multi-column PDF layouts with Aspose.PDF for Python....size of each fragment, then save and reopen the document. Use... font_size * reduce_ratio # Save to memory stream and reopen...

    docs.aspose.com/pdf/python-net/text-extraction-...
  6. How to Filter Blanks or Non-Blanks with C++|Doc...

    Learn how to filter blanks and non-blanks by using the Aspose.Cells for C++ API....methods to filter blanks and then saves the workbook as the output Excel...Refresh (); // Save the modified Excel file workbook . Save ( u "FilteredBlanks...

    docs.aspose.com/cells/cpp/how-to-filter-blanks-...
  7. Aspose::Words::Tables::Cell::get_CellFormat met...

    Aspose::Words::Tables::Cell::get_CellFormat method. Provides access to the formatting properties of the cell in C++....Color :: get_Orange ()); doc -> Save ( get_ArtifactsDir () + u "Table...:: get_LightGreen ()); doc -> Save ( get_ArtifactsDir () + u "Table...

    reference.aspose.com/words/cpp/aspose.words.tab...
  8. Փոխարկել WORD XPS C++

    Փոխարկեք WORD ը XPS ձևաչափի C++ կոդով: Պահեք WORD որպես XPS օգտագործելով C++:...ելքային ֆայլի ուղին և օգտագործեք Save() մեթոդը՝ արդյունքը որպես XPS...<Document>( u"Input.docx" ); doc-> Save ( u"Output.xps" ); using namespace...

    products.aspose.com/words/hy/cpp/conversion/wor...
  9. Փոխարկել DOC RTF C++

    Փոխարկեք DOC ը RTF ձևաչափի C++ կոդով: Պահեք DOC որպես RTF օգտագործելով C++:...ելքային ֆայլի ուղին և օգտագործեք Save() մեթոդը՝ արդյունքը որպես RTF...<Document>( u"Input.doc" ); doc-> Save ( u"Output.rtf" ); using namespace...

    products.aspose.com/words/hy/cpp/conversion/doc...
  10. Excel Spreadsheet PHP API | products.aspose.com

    PHP Excel spreadsheet API to read write and convert XLS XLSX CSV TSV HTML ODS SpreadsheetML & all Excel 97-2016 formats. Export Spreadsheets to multiple formats...Tab-delimited & HTML formats Load & save OpenDocument Spreadsheet (ODS)...format with just a few lines. Save spreadsheet in multiple formats...

    products.aspose.com/cells/php-java/