Sort Score
Result 10 results
Languages All
Labels All
Results 6,791 - 6,800 of 363,829 for

save

(0.11 sec)
  1. Specify Default Presentation Fonts in .NET|Aspo...

    Set default fonts in Aspose.Slides for .NET to ensure proper PowerPoint (PPT, PPTX) and OpenDocument (ODP) conversion to PDF, XPS and images.... Save ( "DefaultFonts_out.png" , ImageFormat...ImageFormat . Png ); } pptx . Save ( "DefaultFonts_out.pdf" , SaveFormat...

    docs.aspose.com/slides/net/default-font/
  2. Remove Attachments from PDF using C++ | Aspose.PDF

    C++ source code for removing attachments in a PDF file.... Save the result. This code snippet...attachments from a PDF document and saves the modified PDF as a separate...

    products.aspose.com/pdf/cpp/attachments/remove/
  3. DocumentBuilder.insertNode method | Aspose.Word...

    DocumentBuilder.insertNode method. Inserts a node before the cursor.... save ( base . artifactsDir + "Image...insertNode ( shape ); doc . save ( base . artifactsDir + "Image...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Image Markers|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...."Table1" ); // Add a column to save pictures. DataColumn dc = t...(); // Save the Excel file. designer . Workbook . Save ( FileName...

    docs.aspose.com/cells/net/image-markers/
  5. 使用Aspose.Cells加密工作簿|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.... , 128 ); //Save the excel file. workbook . save ( dataDir +...

    docs.aspose.com/cells/zh/java/encrypt-workbook-...
  6. Convert DOC To TXT Javascript

    Convert DOC to TXT format in JavaScript code. Save DOC as TXT using JavaScript.... Save DOC as TXT in JavaScript The...output file and use the save() method to save the result as TXT. The...

    products.aspose.com/words/nodejs-net/conversion...
  7. Convert DOC To PDF Javascript

    Convert DOC to PDF format in JavaScript code. Save DOC as PDF using JavaScript.... Save DOC as PDF in JavaScript The...output file and use the save() method to save the result as PDF. The...

    products.aspose.com/words/nodejs-net/conversion...
  8. Convert HTML To PDF Javascript

    Convert HTML to PDF format in JavaScript code. Save HTML as PDF using JavaScript.... Save HTML as PDF in JavaScript The...output file and use the save() method to save the result as PDF. The...

    products.aspose.com/words/nodejs-net/conversion...
  9. Converting DjVu to TIFF Format in PHP|Documenta...

    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 result in PDF format $image -> save ( $dataDir...

    docs.aspose.com/imaging/java/converting-djvu-to...
  10. Remove Attachments from PDF using Java | Aspose...

    Java source code to delete Attachments from PDF file.... Save the result. This code snippet...attachments from a PDF document and saves the modified PDF as a separate...

    products.aspose.com/pdf/java/attachments/remove/