Sort Score
Result 10 results
Languages All
Labels All
Results 1,131 - 1,140 of 369,779 for

save

(0.16 sec)
  1. Convert PowerPoint Presentations to PDF with No...

    Convert formats PPT and PPTX to PDF with notes in JavaScript using Aspose.Slides for Node.js. Preserve layouts and speaker notes for professional presentations....PowerPoint to PDF with Notes The save method in the Presentation class...include speaker notes, and then save the file as a PDF. The following...

    docs.aspose.com/slides/nodejs-java/convert-powe...
  2. Aspose.Words - Errors after upgrading to .NET8,...

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

    forum.aspose.com/t/aspose-words-errors-after-up...
  3. Public API Changes in Aspose.Diagram 16.11.0|Do...

    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...."Test Button" ); // save diagram diagram . save ( "C:\\temp\\Output...Height , text ); // save diagram diagram . save ( "C:\\temp\\Output...

    docs.aspose.com/diagram/java/public-api-changes...
  4. Convert PDF/A to PDF|Aspose.PDF for Android via...

    To convert PDF/A to PDF you should remove restrictions from the original document. Aspose.PDF for Android via Java allows you to solve this problem easly and simply....removePdfaCompliance (); // Save output in XML format document . save ( pdfDocumentFileName...add (); // Save updated document document . save ( pdfDocumentFileName...

    docs.aspose.com/pdf/androidjava/convert-pdfa-to...
  5. IDocumentPartSavingCallback.DocumentPartSaving ...

    Optimize your document management with the DocumentPartSaving method in Aspose.Words, ensuring seamless saving of document parts for enhanced efficiency....Words is about to save a document part. public void...split a document into parts and save them. public void DocumentPartsFileNam...

    reference.aspose.com/words/net/aspose.words.sav...
  6. 避免在输出PDF中生成空白页,使用Node.js via C++|Documentation

    学习如何在没有内容输出时避免输出PDF中的空白页,使用Aspose.Cells for Node.js via C++。... Workbook (); // Create Pdf save options. const opts = new AsposeCells...setOutputBlankPageWh ( false ); // Save workbook to Pdf format, it will...

    docs.aspose.com/cells/zh/nodejs-cpp/avoid-blank...
  7. Inserting and Removing Cell Comments in a Works...

    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 the file. To remove the comments...comment" ); //Save the file. excelApp . ActiveWorkbook . Save (); //Quit...

    docs.aspose.com/cells/net/inserting-and-removin...
  8. Convert PDF to Microsoft PowerPoint|Aspose.PDF ...

    Aspose.PDF allows you to convert PDF to PowerPoint format using PHP. One way there is a possibility to convert PDF to PPTX with Slides as Images....save(..) method. Check next code...// Save the PDF document as a PPTX file $document -> save ( $outputFile...

    docs.aspose.com/pdf/php-java/convert-pdf-to-pow...
  9. Aspose.PSD for .NET 21.9 - Release Notes|Docume...

    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....Compression Default for PSD Saving to avoid huge output PSD Feature...Compression Default for PSD Saving to avoid huge output PSD string...

    docs.aspose.com/psd/net/aspose-psd-for-net-21-9...
  10. Extract Content in Ruby|Aspose.Words for Java

    Extract contents from Word document using Ruby....a new separate document and save it to disk. dst_doc = generate_document...extracted_nodes ) dst_doc . save ( @data_dir + "TestFile.Paragraphs...

    docs.aspose.com/words/java/extract-content-in-r...