Sort Score
Result 10 results
Languages All
Labels All
Results 2,861 - 2,870 of 369,809 for

save

(0.4 sec)
  1. FontFallbackSettings.load_noto_fallback_setting...

    FontFallbackSettings.load_noto_fallback_settings method. Loads predefined fallback settings which uses Google Noto fonts.... fallback_settings # Save the default fallback font scheme...substitute. font_fallback_settings . save ( ARTIFACTS_DIR + 'FontSettings...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Adjust Workbook Compression Level with JavaScri...

    Learn how to adjust the workbook compression level in Aspose.Cells for JavaScript via C++....Cells Example - Save XLSB with Compression Levels...> </ head > < body > < h1 > Save XLSB with Different Compression...

    docs.aspose.com/cells/javascript-cpp/adjust-wor...
  3. Add Image stamps in PDF using C#|Aspose.PDF for...

    Add the Image Stamp in your PDF document using ImageStamp class with the Aspose.PDF library....imageStamp ); // Save PDF document document . Save ( dataDir + "AddImageStamp_out...imageStamp ); // Save PDF document document . Save ( dataDir + "...

    docs.aspose.com/pdf/net/image-stamps-in-pdf-page/
  4. Convert PowerPoint Presentations to TIFF in PHP...

    Learn how to easily convert PowerPoint (PPT, PPTX) presentations to high-quality TIFF images using Aspose.Slides for PHP via Java, with code examples....Presentation to TIFF Using the save method provided by the Presentation...{ // Save the presentation as TIFF. $presentation -> save ( "output...

    docs.aspose.com/slides/php-java/convert-powerpo...
  5. Convert PowerPoint Presentations to TIFF in Jav...

    Learn how to easily convert PowerPoint (PPT, PPTX) presentations to high-quality TIFF images using Aspose.Slides for Java, with code examples....Presentation to TIFF Using the save method provided by the Presentation...{ // Save the presentation as TIFF. presentation . save ( "output...

    docs.aspose.com/slides/java/convert-powerpoint-...
  6. Custom Download Function for GridJs|Documentation

    This article describes how to implement a custom download function for GridJs.... log ( 'Save Mode:' , saveMode ); // Implement...example: upload to cloud storage, save to a custom location, etc. }...

    docs.aspose.com/cells/net/aspose-cells-gridjs/h...
  7. Load Workbook with Specified Printer Paper Size...

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

    docs.aspose.com/cells/nodejs-cpp/load-workbook-...
  8. Aspose.PSD for .NET 22.12 - 发行说明|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 ( psdExportPath , new PsdOptions...psdExportPath )) { // 渲染为 PNG image . Save ( pngExportPath , new PngOptions...

    docs.aspose.com/psd/zh/net/aspose-psd-for-net-2...
  9. Render a scene into the cubemap with six faces|...

    Using Aspose.3D for .NET API, developers can render a scene into the cubemap with six faces and Save all faces into the supported image formats....the cubemap with six faces and save all faces into the supported...ITextureCubemap ; //we can directly save each face to disk by specifing...

    docs.aspose.com/3d/net/render-a-scene-into-the-...
  10. TxtSaveOptions.simplifyListLabels property | As...

    TxtSaveOptions.simplifyListLabels property. Specifies whether the program should simplify list labels in case of complex label formatting not being adequately represented by plain text....the appearance of lists when saving a document to plaintext. let...document's "Save" method // to modify how we save the document...

    reference.aspose.com/words/nodejs-net/aspose.wo...