Sort Score
Result 10 results
Languages All
Labels All
Results 8,601 - 8,610 of 375,192 for

save

(0.2 sec)
  1. Aspose::Words::FileFormatUtil::ContentTypeToSav...

    Aspose::Words::FileFormatUtil::ContentTypeToSaveFormat method. Converts IANA content type into a Save format enumerated value in C++....Converts IANA content type into a save format enumerated value. static...the corresponding Aspose load/save format from each media type...

    reference.aspose.com/words/cpp/aspose.words/fil...
  2. Aspose::Words::LowCode::Watermarker::SetWaterma...

    Aspose::Words::LowCode::Watermarker::SetWatermarkToImages method. Adds an image watermark into the document with options. Renders the output to images in C++....System::SharedPtr<Aspose::Words::Saving::ImageSaveOptions>&, const...SharedPtr < Aspose :: Words :: Saving :: ImageSaveOptions > & saveOptions...

    reference.aspose.com/words/cpp/aspose.words.low...
  3. 如何运行 Aspose.Email|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.... Body ); // Save email in EML format eml . Save ( "my.eml" ,...DefaultEml ); // Save email in MSG format eml . Save ( "my.msg" ,...

    docs.aspose.com/email/zh/net/how-to-run-aspose-...
  4. 通过C++的Node.js设置页面选项|Documentation

    本文提供了使用Node.js通过C++以编程方式设置Excel工作表页面选项的示例代码。设置页面方向、缩放比例、页数适应选项、纸张大小、打印质量、首页编号。...Portrait ); // Save the Workbook. workbook . save ( filePath );...setZoom ( 100 ); // Save the workbook. workbook . save ( path . join...

    docs.aspose.com/cells/zh/nodejs-cpp/setting-pag...
  5. Apply Shape Effects in Presentations with Pytho...

    Transform your PPT, PPTX and ODP files with advanced shape effects using Aspose.Slides for Python—create striking, professional slides in seconds.... save ( "output.pptx" , slides . export...reflection_effect . blur_radius = 4 pres . save ( "reflection.pptx" , slides...

    docs.aspose.com/slides/python-net/shape-effect/
  6. Using LightCells API|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.... To save workbooks, provide the cell...cell by cell when saving, and the component saves it directly to...

    docs.aspose.com/cells/net/using-lightcells-api/
  7. Aspose.PSD for Python via .NET 24.7 - 发行说明|Docu...

    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 ( outputFile , PngOptions ())...PdfCoreOptions () psdImage . save ( output , saveOptions ) PSDPYTHON-88...

    docs.aspose.com/psd/zh/python-net/aspose-psd-fo...
  8. DocumentBuilder.insertImage method | Aspose.Wor...

    Aspose.Words.DocumentBuilder.insertImage method... save ( base . artifactsDir + "Image...VerticalAlignment . Center ; doc . save ( base . artifactsDir + "Image...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. ReportBuilder.build_report method | Aspose.Word...

    aspose.words.lowcode.ReportBuilder.build_report method...page of the output will be saved as a separate file. The specified...is TIFF, the output will be saved as a single multi-frame TIFF...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Java Create PDF Files | Create Free Online PDF ...

    Learn how to create PDF in Java with this comprehensive guide. We'll walk you through the process step by step and provide code snippets for creating professional and dynamic PDF files.... Save the PDF file using Document.save(String) method...Use the Document.save(String) method to save the PDF document...

    blog.aspose.com/pdf/create-pdf-files-in-java/