Sort Score
Result 10 results
Languages All
Labels All
Results 2,841 - 2,850 of 310,748 for

save

(0.12 sec)
  1. Converting Excel to PDF Files 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....); //Save the document in PDF format $workbook -> save ( $dataDir...

    docs.aspose.com/cells/java/converting-excel-to-...
  2. HtmlSaveOptions.ExportFontsAsBase64 | Aspose.Wo...

    Discover how the HtmlSaveOptions ExportFontsAsBase64 property enhances your HTML by embedding fonts in Base64 encoding for improved performance. Default, false....how to embed fonts inside a saved HTML document. Document doc...PrettyFormat = true }; doc . Save ( ArtifactsDir + "HtmlSaveOptions...

    reference.aspose.com/words/net/aspose.words.sav...
  3. Chart Data Table|Aspose.Slides Documentation

    Set font properties for chart database table in PowerPoint presentations in C# or .NET... Save modified presentation. Below...PortionFormat . FontHeight = 20 ; pres . Save ( "output.pptx" , SaveFormat...

    docs.aspose.com/slides/net/chart-data-table/
  4. Convert DOCM to POTX via C++ or with free Onlin...

    Export DOCM to POTX in your C++ applications without using Microsoft Word of PowerPoint or online. Test free DOCM to POTX online converter quickly before integrating the code....allows users to create, edit, and save PowerPoint presentations. With...presentation from the HTML file and save it as a POTX file. In conclusion...

    products.aspose.com/total/cpp/conversion/docm-t...
  5. Online OFT to DOTX Conversion or Build .NET bas...

    Free online app to convert OFT to DOTX files. .NET C# conversion library code for OFT documents....using Save method Load HTML by using Document class Save the document...document to DOTX format using Save method and set Dotx as SaveFormat...

    products.aspose.com/total/net/conversion/oft-to...
  6. Export Document Structure While Converting to P...

    Learn how to export document structure while converting to PDF with Aspose.Cells in C++....GetExportDocumentStr() , you can save to a tagged PDF with document...// Save the PDF file with PdfSaveOptions workbook . Save ( u...

    docs.aspose.com/cells/cpp/export-document-struc...
  7. Open PSD, PSB and AI files and export them to P...

    Example PSD, PSB and AI file export to other formats...extensions to their respective save options. Load the PSD file using...through the formats dictionary to save the image in each desired format...

    docs.aspose.com/psd/java/open-export-psd-psb-ai...
  8. Add, Move or Delete pages in PDF using .NET | A...

    Manipulate PDF pages of your document programmatically with C# sample code using Aspose.PDF for .NET... Save the output PDF using the Save method. Add New...Insert ( 2 ); pdfDocument . Save ( outputFile );...

    products.aspose.com/pdf/net/pages/
  9. Generate Slide Thumbnail as JPEG|Aspose.Slides ...

    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 thumbnail image in any desired...)) { //Save the image to disk in JPEG format image . Save ( "Test...

    docs.aspose.com/slides/net/generate-slide-thumb...
  10. Document.PageCount | Aspose.Words for .NET

    Discover the Document PageCount property, which reveals the total page count based on the latest layout, ensuring accurate document management and insights....fixed page save format, // such as .pdf. So you can save some time...more complex documents. doc . Save ( ArtifactsDir + "Document.GetPageCount...

    reference.aspose.com/words/net/aspose.words/doc...