Sort Score
Result 10 results
Languages All
Labels All
Results 9,361 - 9,370 of 380,540 for

save

(1.48 sec)
  1. Create a Pie Chart in VSTO and Aspose.Cells|Doc...

    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.... Saving the spreadsheet. The code samples...Application . ActiveWorkbook ; //Save the copy of workbook as OutputVsto...

    docs.aspose.com/cells/net/create-a-pie-chart-in...
  2. 管理演示文稿超链接(C++)|Aspose.Slides 文档

    使用 Aspose.Slides for C++ 轻松管理 PowerPoint 和 OpenDocument 演示文稿中的超链接——在几分钟内提升互动性和工作流。...0f ); presentation -> Save ( u "presentation-out.pptx"...trust Aspose APIs" ); pres -> Save ( u "pres-out.pptx" , SaveFormat...

    docs.aspose.com/slides/zh/cpp/manage-hyperlinks/
  3. 如何通过 Node.js 和 C++ 设置文本框的文本对齐方式|Documentation

    如何在 Aspose.Cells for Node.js via C++ 中设置文本框的文本对齐方式...Center ); // Save the excel file. workbook . save ( path . join...getHtmlText ()); // Save the workbook on disk destWb . save ( "Output.xlsx"...

    docs.aspose.com/cells/zh/nodejs-cpp/applying-te...
  4. Add Page Number to PDF|Aspose.PDF for .NET

    Aspose.PDF for .NET allows you to add Page Number Stamp to your PDF file using PageNumber Stamp class....pageNumberStamp ); // Save PDF document document . Save ( dataDir + "PageNumberStamp_out...artifact ); } } // Save PDF document document . Save ( dataDir + "...

    docs.aspose.com/pdf/net/add-page-number/
  5. Manage VBA Projects in Presentations Using Java...

    Generate and manipulate PowerPoint and OpenDocument presentations via VBA in JavaScript with Aspose.Slides for Node.js via Java to streamline your workflow.... Save the presentation. This JavaScript...officeReference ); // Saves the Presentation pres . save ( "test.pptm"...

    docs.aspose.com/slides/nodejs-java/presentation...
  6. ImageSavingArgs.image_file_name property | Aspo...

    ImageSavingArgs.image_file_name property. Gets or sets the file name (without path) where the image will be Saved to....path) where the image will be saved to. @property def image_file_name...the value of this property to save the image into a different file...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Convert JSON Format to ODP in Android Apps | pr...

    Parse JSON to ODP in Android Applications without using Microsoft PowerPoint...and open JSON file Save JSON as PPTX using save method Load PPTX...Presentation class Save the document to ODP format using save method Get...

    products.aspose.com/total/android-java/conversi...
  8. 在 PS 文件中使用渐变 | Java

    在 PS 文件中添加渐变是 Aspose.Page API 解决方案支持的功能。了解如何在 Java 中使用该功能...ps" ; 4 5 //Create save options with A4 size 6 PsSaveOptions...(); 43 44 //Save the document 45 document. save (); Example-...

    docs.aspose.com/page/zh/java/ps/working-with-gr...
  9. Multiple signatures in PDF trouble - Free Suppo...

    Hi everyone, I succeed signing 2 signatures in a pdf file. The problem is that I can add text/annotations to the pdf and the signatures are still valid. How is it possible? Can someone please help? Here is a snippet…...Rectangle(10, 10, 100, 100), pkcs1); // Save the result. This creates the...the first signed file. // This Save operation is incremental to...

    forum.aspose.com/t/multiple-signatures-in-pdf-t...
  10. Apply Shape Effects in Presentations Using PHP|...

    Transform your PPT and PPTX files with advanced shape effects using Aspose.Slides for PHP via Java — create striking, professional slides in seconds....setDirection ( 45 ); $pres -> save ( "output.pptx" , SaveFormat...setBlurRadius ( 4 ); $pres -> save ( "reflection.pptx" , SaveFormat...

    docs.aspose.com/slides/php-java/shape-effect/