Sort Score
Result 10 results
Languages All
Labels All
Results 2,611 - 2,620 of 368,304 for

save

(0.21 sec)
  1. Add HTML String using DOM in Python|Aspose.PDF ...

    Learn how to add an HTML string to a PDF document using the DOM API in Python with Aspose.PDF for dynamic content insertion.... add ( title ) # Save PDF file doc . save ( self . dataDir +...

    docs.aspose.com/pdf/python-java/add-html-string...
  2. Manage SmartArt Shape Nodes in Presentations in...

    Manage SmartArt shape nodes in PPT and PPTX with Aspose.Slides for .NET. Get clear code samples and tips to streamline your presentations.... Save the Presentation. // Load the...Added" ; } } // Saving Presentation pres . Save ( "AddSmartArtNode_out...

    docs.aspose.com/slides/net/manage-smartart-shap...
  3. Resizing Images in PHP|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....$new_height ); \ # Save the image to disk $image -> save ( $dataDir ...NearestNeighbourResa ); \ # Save the image to disk $image -> save ( $dataDir ...

    docs.aspose.com/imaging/java/resizing-images-in...
  4. 通过 C++ 使用 Node.js 将 JSON 转换为Excel|Documentation

    学习如何使用Aspose.Cells for Node.js via C++将JSON转换为Excel文件。...filePath ); // save file to xlsx format wb . save ( "sample_out...options ); // Save file to xlsx format book . save ( "sample_out...

    docs.aspose.com/cells/zh/nodejs-cpp/convert-jso...
  5. Aspose::Words::Saving::HtmlSaveOptions::get_Exp...

    Aspose::Words::Saving::HtmlSaveOptions::get_ExportShapesAsSvg method. Controls whether Shape nodes are converted to SVG images when saving to HTML, MHTML, EPUB or AZW3. Default value is false in C++....Aspose::Words::Saving::HtmlSaveOptions::get_ExportShapesAsSvg...converted to SVG images when saving to HTML, MHTML, EPUB or AZW3...

    reference.aspose.com/words/cpp/aspose.words.sav...
  6. Ignore Errors while Rendering Excel to PDF with...

    Learn how to ignore errors during the conversion of Excel files to PDF using Aspose.Cells for Node.js via C++....( filePath ); // Specify PDF Save Options - Ignore Error const...= true ; // Save the Workbook in PDF with PDF Save Options wb...

    docs.aspose.com/cells/nodejs-cpp/ignore-errors-...
  7. Add, Extract or Remove Images in PDF using Java...

    Manipulate images in PDF programmatically with Java sample code using Aspose.PDF for Java... Use the GSave operator to save the current graphical state...operator to save the updated graphical state. Save the PDF file...

    products.aspose.com/pdf/java/images/
  8. Quick Start|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....How to Generate a Barcode and Save to a File This example shows...how to generate a QR code and save it as a PNG file. license =...

    docs.aspose.com/barcode/python-java/quick-start/
  9. Add Ellipse Object to PDF file|Aspose.PDF for C++

    This article explains how to create a Ellipse object to your PDF using Aspose.PDF for C++....Add ( graph ); // Save PDF file document -> Save ( _dataDir + u...Add ( graph ); // Save PDF file document -> Save ( _dataDir + u...

    docs.aspose.com/pdf/cpp/add-ellipse/
  10. Aspose.Cells - Errors after upgrading to .NET8,...

    Hi, I have a method where I am trying to Save the workbook with custom properties. I am using the workbook.Save() to achieve it. After updating to .NET 8, I am getting the following error for workbook Save methods. Th…...method where I am trying to save the workbook with custom properties...properties. I am using the workbook.Save() to achieve it. After updating...

    forum.aspose.com/t/aspose-cells-errors-after-up...