Sort Score
Result 10 results
Languages All
Labels All
Results 8,991 - 9,000 of 368,095 for

save

(0.13 sec)
  1. Extract Images from Presentation Shapes|Aspose....

    Extract images from shapes in PowerPoint and OpenDocument presentations with Aspose.Slides for C++ — quick, code-friendly solution....identified, you can extract it and save it as a new file. void Run ()...Backimg -> get_SystemImage () -> Save ( ImagePath + u "Slide_" + System...

    docs.aspose.com/slides/cpp/extracting-images-fr...
  2. TEXT to PDF Converter using Android via Java | ...

    Sample code on Java for TEXT to PDF conversion. Use example code for batch TEXT to PDF conversion in Android...constructor Save the output PDF file using the Save method Here...your TEXT file and then simply save it as a PDF file. You can use...

    products.aspose.com/pdf/android-java/conversion...
  3. 在 PDF 文件中处理签名|Aspose.PDF for .NET

    本节解释如何使用 PdfFileSignature 类提取签名信息、从签名中提取图像、改变语言等。...signature ); // Save PDF document pdfFileSignature . Save ( dataDir...signature ); // Save PDF document pdfFileSignature . Save ( dataDir...

    docs.aspose.com/pdf/zh/net/working-with-signatu...
  4. HTML|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....code example below shows how to save a workbook as an HTML file using...code example below shows how to save a workbook as an MHTML file...

    docs.aspose.com/cells/net/convert-excel-to-html/
  5. Is LightCellsDataProvider available in Cellsfor...

    I’m writing monstrous spreadsheets that are 200K x 350 columns wide. I need to write 4mm rows over say 20 workbooks. I’m worried about memory. I was able to to create most of them using the standard aspose functions,…...LightCellsDataProvid allows you to save large spreadsheets in a lightweight...sheet_index): # Logic to start saving a worksheet return True def...

    forum.aspose.com/t/is-lightcellsdataprovider-av...
  6. Aspose.PSD for .NET 21.4 - Release Notes|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....Bug PSDNET-830 Exception on saving the specific PSD file with...psdImage . Save ( outputJpg , jpgOptions ); psdImage . Save ( outputPdf...

    docs.aspose.com/psd/net/aspose-psd-for-net-21-4...
  7. TxtExportHeadersFootersMode enumeration | Aspos...

    Aspose.Words.Saving.TxtExportHeadersFootersMode enumeration. Specifies the way headers and footers are exported to plain text format....document's "Save" method // to modify how we save the document...let saveOptions = new aw . Saving . TxtSaveOptions (); // Set...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. 使用JavaScript via C++将指定的工作表保存为PDF|Documentation

    学习如何使用Aspose.Cells for JavaScript via C++将指定工作表保存为PDF。... active ; // Save workbook to PDF using PdfSaveOptions...const outputData = workbook . save ( SaveFormat . Pdf , pdfSaveOptions...

    docs.aspose.com/cells/zh/javascript-cpp/save-sp...
  9. How to Convert AI to JPEG in Java

    This topic focuses on how to convert AI to JPEG in Java. One may swiftly export AI to JPEG in Java using crisp and easy steps with Aspose.PSD for Java....application can be used to swiftly save AI as JPEG using Java and can...the desired JPEG properties Save the AI file as a JPEG on the...

    kb.aspose.com/psd/java/how-to-convert-ai-to-jpe...
  10. 在幻灯片上添加注释|Aspose.Slides 文档

    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....Text () { Text = text }); // Save the comment authors part. authorsPart.... CommentAuthorList . Save (); // Save the comments part. commentsPart...

    docs.aspose.com/slides/zh/net/add-a-comment-to-...