Sort Score
Result 10 results
Languages All
Labels All
Results 2,561 - 2,570 of 375,715 for

save

(0.16 sec)
  1. Add Image stamps in PDF programmatically|Aspose...

    Add the Image Stamp in your PDF document using ImageStamp class with the Aspose.PDF for Java library....imageStamp ); // Save output document pdfDocument . save ( _dataDir...imageStamp ); pdfDocument . save ( _dataDir + "ControlImageQuality_out...

    docs.aspose.com/pdf/java/image-stamps-in-pdf-page/
  2. 用 JavaScript 通过 C++ 将列宽设置为像 em 或百分比这样的可缩放单位|Doc...

    学习如何使用 C++ 通过 Aspose.Cells for JavaScript 将列宽设置为可缩放单位如 em 或百分比,改善生成的 HTML 表格的展示效果。...arrayBuffer )); // Specify Html Save Options const options = new...widthScalable = true ; // Specify image save format (converted from setExportImagesAsBas)...

    docs.aspose.com/cells/zh/javascript-cpp/set-col...
  3. Load Workbook with Specified Printer Paper Size...

    Learn how to set the printer paper size while loading a workbook using Aspose.Cells for JavaScript via C++....first creates a workbook, then saves it in a memory stream in XLSX...loads it with A5 paper size and saves it in PDF format. Then it loads...

    docs.aspose.com/cells/javascript-cpp/load-workb...
  4. C++ API to Convert XML to POTX | products.aspos...

    Convert XML to POTX via C++ without using Microsoft Word or Adobe Acrobat Reader...Convert XML to PPTX by using Save method function Load PPTX document...reference Save the document to POTX format using Save member function...

    products.aspose.com/total/cpp/conversion/xml-to...
  5. C++ API to Convert XSLFO to PPS | products.aspo...

    Convert XSLFO to PPS via C++ without using Microsoft Word or Adobe Acrobat Reader...Convert XSLFO to PPTX by using Save method function Load PPTX document...reference Save the document to PPS format using Save member function...

    products.aspose.com/total/cpp/conversion/xslfo-...
  6. C++ API to Convert XSLFO to PPTM | products.asp...

    Convert XSLFO to PPTM via C++ without using Microsoft Word or Adobe Acrobat Reader...Convert XSLFO to PPTX by using Save method function Load PPTX document...reference Save the document to PPTM format using Save member function...

    products.aspose.com/total/cpp/conversion/xslfo-...
  7. Convert PDF to Microsoft Word Documents in .NET...

    Learn how to write C# code for PDF to Microsoft Word formats conversion with Aspose.PDF for .NET. and tune up conversion PDF to DOC(DOCX)....Doc lets you save the source file to Microsoft...with the source PDF document. Save it to SaveFormat.Doc format...

    docs.aspose.com/pdf/net/convert-pdf-to-word/
  8. Aspose.PSD for .NET 23.12 - Release Notes|Docum...

    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....” on saving of Text Layer After Update...Load ( sourceFile )) { image . Save ( outputFile , new PngOptions...

    docs.aspose.com/psd/net/aspose-psd-for-net-23-1...
  9. Convert PowerPoint Presentations to Word Docume...

    Convert PowerPoint PPT and PPTX slides to editable Word documents in C# using Aspose.Slides for .NET with precise layout, images and formatting preserved....from the ISlide interface and save it to a memory stream. Add the...from the DocumentBuilder class. Save the Word document to a file...

    docs.aspose.com/slides/net/convert-powerpoint-t...
  10. 如何使用Python.NET将Excel以适合宽度和高度的页面进行打印|Documentation

    学习使用Aspose.Cells for Python via .NET API设置Excel打印的fit_to_pages_wide和fit_to_pages_tall属性。...fit_to_pages_wide = 1 # Save the workbook workbook . save ( "out_net.pdf"...True # Save the workbook with options workbook . save ( "OnePagePerSheet...

    docs.aspose.com/cells/zh/python-net/how-to-prin...