Sort Score
Result 10 results
Languages All
Labels All
Results 4,261 - 4,270 of 346,137 for

save

(0.11 sec)
  1. Convert HTML to TIFF in C++ | products.aspose.com

    Convert HTML to TIFF in C++. Use C++ library API to convert HTML files to TIFFs...Presentation from HTML file and save it as TIFF. C++ code for converting...AddFromHtml(htmlStream); pres -> Save( u "convertedFile.tiff" , Aspose...

    products.aspose.com/slides/cpp/conversion/html-...
  2. Convert TXT to PPSM via C++ or with free Online...

    Export TXT to PPSM in your C++ applications without using Microsoft Word of PowerPoint or online. Test free TXT to PPSM online converter quickly before integrating the code....create a new presentation and save it as PPSM. This process is...Convert TXT to HTML by using Save member function Initialize a...

    products.aspose.com/total/cpp/conversion/txt-to...
  3. 在VSTO和Aspose.Cells中保护和取消保护工作簿|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....true ); //Save the file. excelApp . ActiveWorkbook . Save (); //Quit..."007" ); //Save As the excel file. workbook . Save ( "MyBook.xls"...

    docs.aspose.com/cells/zh/net/protecting-and-unp...
  4. Aspose.PSD for Java 21.6 - 发行说明|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.... save ( outputFileName , new PngOptions...sourceFileName ); try { image . save ( outputFileName , new PngOptions...

    docs.aspose.com/psd/zh/java/aspose-psd-for-java...
  5. Aspose::Words::Drawing::ImageData class | Aspos...

    Aspose::Words::Drawing::ImageData class. Defines an image for a shape. To learn more, visit the documentation article in C++....System::TypeInfo&) const override Save (const System::SharedPtr<System::IO::Stream>&)...am>&) Saves the image into the specified stream. Save (const...

    reference.aspose.com/words/cpp/aspose.words.dra...
  6. 通过Node.js使用C++改变Excel文本框或形状的字符间距|Documentation

    使用Aspose.Cells for Node.js via C++更改单元格文本框或形状的字符间距。...); // Save the workbook in xlsx format workbook . save ( path...setSpacing ( 4 ); // Save the workbook workbook . save ( "ChangedCharacterSpac...

    docs.aspose.com/cells/zh/nodejs-cpp/change-char...
  7. Add Text to an existing PDF file in PHP|Aspose....

    Learn how to add new text to an existing PDF document in PHP using Aspose.PDF for content enhancement....$text_fragment ); # Save PDF file $doc -> save ( $dataDir . "Text_Added...

    docs.aspose.com/pdf/java/add-text-to-an-existin...
  8. 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/
  9. SummaryLength enumeration | Aspose.Words for Py...

    aspose.words.ai.SummaryLength enumeration. Enumerates possible lengths of summary.... save ( file_name = ARTIFACTS_DIR...options ) multi_document_summary . save ( file_name = ARTIFACTS_DIR...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Converting to MHTML Files in Ruby|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....worksheet_to_mhtml ( workbook ) save_format = Rjb :: import ( 'com...SaveFormat' ) # Specify the HTML saving options sv = Rjb :: import...

    docs.aspose.com/cells/java/converting-to-mhtml-...