Sort Score
Result 10 results
Languages All
Labels All
Results 4,601 - 4,610 of 380,825 for

save

(0.31 sec)
  1. C++ API to Convert PDF to XAML | products.aspos...

    Convert PDF to XAML via C++ without using Microsoft Word or Adobe Acrobat Reader...Convert PDF to PPTX by using Save method function Load PPTX document...reference Save the document to XAML format using Save member function...

    products.aspose.com/total/cpp/conversion/pdf-to...
  2. Setting Page Options with Node.js via C++|Docum...

    This article provides sample code to set page options of Excel worksheets programmatically using Node.js via C++. Set Page Orientation, Scaling Factor, FitToPages Options, Paper Size, Print Quality, First Page Number....Portrait ); // Save the Workbook. workbook . save ( filePath );...setZoom ( 100 ); // Save the workbook. workbook . save ( path . join...

    docs.aspose.com/cells/nodejs-cpp/setting-page-o...
  3. Online PCL to RTF Conversion or Build .NET base...

    Free online app to convert PCL to RTF files. .NET C# conversion library code for PCL documents....Convert PCL to Doc by using Save method Load Doc file by using...Aspose.Words Save the document to RTF format using Save method and...

    products.aspose.com/total/net/conversion/pcl-to...
  4. Remove Attachments|Aspose.PDF for Java

    Learn how to remove all document attachments from a PDF in Java using the PdfContentEditor facade in Aspose.PDF.... Save the updated PDF document. public...deleteAttachments (); editor . save ( outputFile . toString ());...

    docs.aspose.com/pdf/java/remove-attachments/
  5. Set Print Titles with Python.NET|Documentation

    Learn how to configure repeated row/column headers on printed pages using Aspose.Cells for Python via .NET....= "$1:$1" # Save modified workbook workbook . save ( "output.xlsx"...print_title_columns = "" # Save modified workbook workbook . save ( "output.xlsx"...

    docs.aspose.com/cells/python-net/how-to-set-pri...
  6. Public API Changes in Aspose.3D 2.0.0|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....the views of a 3D scene and save to a texture or window. All...}); //render the target and save the target texture to external...

    docs.aspose.com/3d/net/public-api-changes-in-as...
  7. Create 3D Presentations in Java|Aspose.Slides D...

    Generate interactive 3D presentations in Java with Aspose.Slides effortlessly. Export quickly to PowerPoint and OpenDocument formats for versatile use.... save ( "sample_3d.png" , ImageFormat... dispose (); presentation . save ( "sandbox_3d.pptx" , SaveFormat...

    docs.aspose.com/slides/java/3d-presentation/
  8. FontSavingArgs.document property | Aspose.Words...

    FontSavingArgs.document property. Gets the document object that is being Saved....document object that is being saved. get document () : Aspose ....logic for exporting fonts when saving to HTML. test . skip ( 'SaveExportedFonts...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. FontSavingArgs.Document | Aspose.Words for .NET

    Discover the FontSavingArgs property to access the document object during Save operations, enhancing your document management efficiency....document object that is being saved. public Document Document {...logic for exporting fonts when saving to HTML. Document doc = new...

    reference.aspose.com/words/net/aspose.words.sav...
  10. FontSavingArgs.fontFamilyName property | Aspose...

    FontSavingArgs.fontFamilyName property. Indicates the current font family name....logic for exporting fonts when saving to HTML. test . skip ( 'SaveExportedFonts...callback that will handle font saving in a custom manner. let options...

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