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

save

(1.31 sec)
  1. Get Max Range In A Worksheet with JavaScript vi...

    This article describes how to get the max range, max data range, and max display range of Excel files using Aspose.Cells for JavaScript via C++....maxRow + 1 , maxColumn + 1 ); // Save the modified workbook and provide...const outputData = workbook . save ( SaveFormat . Xlsx ); const...

    docs.aspose.com/cells/javascript-cpp/get-max-ra...
  2. Aspose.PSD for .NET 20.11 - 发行说明|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 ( outputFilePath , new PsdOptions...DarkGray , 1 ), rect ); image . Save ( exportPath ); } string pngExportPath...

    docs.aspose.com/psd/zh/net/aspose-psd-for-net-2...
  3. How to create fillable PDF | Aspose.PDF

    Do you know how easily create a fillable PDF forms using C#? Create a fillable PDF forms with high quality using .NET PDF library.... This process saves time, reduces costs, and improves...Fillable PDF also allow users to save, print and share fillable forms...

    products.aspose.com/pdf/tutorial/fillable-pdf/
  4. 在用C++保存为PDF时,仅更改特定Unicode字符的字体|Documentation

    了解如何在用Aspose.Cells的C++保存为PDF时更改特定Unicode字符的字体。... AutoFitColumns (); // Save to Pdf without setting PdfSaveOptions...workbook . Save ( outDir + u "SampleOutput_out.pdf" ); // Save to Pdf...

    docs.aspose.com/cells/zh/cpp/change-the-font-on...
  5. Converting a PS file to EMF using C++ | Aspose.PDF

    Sample code for PS to EMF conversion using C++. Use C++ example for batch PS to EMF conversion....output file path as parameters Save the output EMF file Here is...your PS file and then simply save it as a EMF file. You can use...

    products.aspose.com/pdf/cpp/conversion/ps-to-emf/
  6. Converting a PDF file to BMP using C++ | Aspose...

    Sample code for PDF to BMP conversion using C++. Use C++ example for batch PDF to BMP conversion....output file path as parameters Save the output BMP file Here is...your PDF file and then simply save it as a BMP file. You can use...

    products.aspose.com/pdf/cpp/conversion/pdf-to-bmp/
  7. Aspose::Words::AI::AiModel::Summarize method | ...

    Aspose::Words::AI::AiModel::Summarize method. Generates summaries for an array of documents, with options to control the summary length and other settings. This method utilizes the connected AI model for processing each document in the array in C++....options ); oneDocumentSummary -> Save ( get_ArtifactsDir () + u "AI...options ); multiDocumentSummary -> Save ( get_ArtifactsDir () + u "AI...

    reference.aspose.com/words/cpp/aspose.words.ai/...
  8. Converting a TEX file to XML using Java | Aspos...

    TEX to XML conversion via Java sample code. Programmers can use this example code to export TEX to XML within any Web or Desktop Java based application....output file path as parameters Save the output XML file Here is...your TEX file and then simply save it as a XML file. You can use...

    products.aspose.com/pdf/java/conversion/tex-to-...
  9. Converting a PDF file to PDFA using PHP | Aspos...

    Sample code on PHP for PDF to PDFA conversion. Use example code for batch PDF to PDFA conversion with Aspose.PDF for PHP via Java...to PDF/A compliant document Save the output PDF/A file System...your PDF file and then simply save it as a PDFA file. You can use...

    products.aspose.com/pdf/php-java/conversion/pdf...
  10. Export EMAIL to WORD via Java | products.aspose...

    Java API to Convert EMAIL to WORD without using Microsoft Word or Outlook...using save method Load HTML by using Document class Save the document...document to DOCX format using save method and set DOCX as SaveFormat...

    products.aspose.com/total/java/conversion/email...