Sort Score
Result 10 results
Languages All
Labels All
Results 8,301 - 8,310 of 310,771 for

save

(0.1 sec)
  1. Online DOTM to CSV Conversion or Build .NET bas...

    Free online app to convert DOTM to CSV files. .NET C# conversion library code for DOTM documents....Convert DOTM to HTML by using Save method Load HTML document by...Workbook class Save the document to CSV format using Save method and...

    products.aspose.com/total/net/conversion/dotm-t...
  2. Auto-space a Collection of Shapes in the Visio ...

    This section explains how to autospace a collection of shapes in a visio page with Aspose.Diagram....options ); // save Visio drawing diagram . Save ( @ "c:\temp\AutoSpaceShapes_Out...Export of Hidden Visio Pages on Saving Draw Shapes in Page...

    docs.aspose.com/diagram/net/auto-space-a-collec...
  3. Rich Text Custom Data Label of Chart Point with...

    Learn how to add rich text custom data labels to chart points in Aspose.Cells for C++. Our guide will show you how to format the labels with different fonts, colors, and alignment options to enhance the appearance and readability of your charts....( true ); // Save the workbook workbook . Save ( srcDir + u "output_out...

    docs.aspose.com/cells/cpp/rich-text-custom-data...
  4. Add text to PDF using Java | Aspose.PDF

    Add text to PDF programmatically with Java sample code using Aspose.PDF for Java... Save the file again. Add Text to...appendText ( textFragment ); // Save resulting PDF document....

    products.aspose.com/pdf/java/text/
  5. 在 PHP 中管理 Visio 图的页眉和页脚|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....() -> setUnderline ( 0 ); \ # Save diagram $saveFileFormat = new...SaveFileFormat (); $diagram -> save ( $dataDir . "HeadersAndFooters...

    docs.aspose.com/diagram/zh/java/manage-headers-...
  6. ThumbnailGeneratingOptions Class | Aspose.Words...

    Discover the Aspose.Words.Rendering.ThumbnailGeneratingOptions class to enhance your document thumbnail generation with customizable features and improved quality....setting a thumbnail image when saving a document to .epub. // 1 -.... UpdateThumbnail (); doc . Save ( ArtifactsDir + "Document.UpdateThumbnail...

    reference.aspose.com/words/net/aspose.words.ren...
  7. Manage PowerPoint Paragraph in JavaScript|Aspos...

    Create paragraphs and manage paragraph properties in PowerPoint presentations in JavaScript... Save the modified presentation. This...// Write PPTX to Disk pres . save ( "multiParaPort_out.pptx" ...

    docs.aspose.com/slides/nodejs-java/manage-parag...
  8. Specify Author while Write Protecting Workbook ...

    Learn how to specify an author name while write protecting a workbook using Aspose.Cells for C++....specifies the author name, and saves it as an output Excel file ..."SimonAspose" ); // Save the workbook in XLSX format wb . Save ( outDir...

    docs.aspose.com/cells/cpp/specify-author-while-...
  9. Create Style object using CellsFactory class wi...

    Aspose.Cells is a C++ library for working with spreadsheet files that provides a style object to style cells. This article will introduce how to create a cell style object using the CellsFactory class in the Aspose.Cells library so that users can customize the appearance of the cells as needed....SetDefaultStyle ( st ); // Save the workbook wb . Save ( outDir + u "output_out...); std :: cout << "Workbook saved successfully!" << std :: endl...

    docs.aspose.com/cells/cpp/create-style-object-u...
  10. Render Sequence of Pages using PageIndex and Pa...

    Render a sequence of pages from an Excel file to images using Aspose.Cells with C++....not only save the processing time but will also save the memory...

    docs.aspose.com/cells/cpp/render-sequence-of-pa...