Sort Score
Result 10 results
Languages All
Labels All
Results 5,701 - 5,710 of 347,021 for

save

(0.42 sec)
  1. Managing Page Breaks in Python|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.... add ( "Y30" ) \ # Saving the modified Excel file in...Excel 2003) format workbook . save ( self . dataDir + "Add Page...

    docs.aspose.com/cells/java/managing-page-breaks...
  2. Convert PDF to SVG Format in PHP|Aspose.PDF for...

    Discover how to convert PDF documents to SVG format in PHP with Aspose.PDF for high-quality vector graphics transformation....an object of SvgSaveOptions $save_options = new SvgSaveOptions...archive $save_options -> CompressOutputToZipA = false ; # Save the...

    docs.aspose.com/pdf/java/convert-pdf-to-svg-for...
  3. Aspose::Words::Saving::HtmlSaveOptions::get_Fon...

    Aspose::Words::Saving::HtmlSaveOptions::get_FontsFolderAlias method. Specifies the name of the folder used to construct font URIs written into an HTML document. Default is an empty string in C++....Aspose::Words::Saving::HtmlSaveOptions::get_FontsFolderAlias...:: String Aspose :: Words :: Saving :: HtmlSaveOptions :: get_FontsFolderAlias...

    reference.aspose.com/words/cpp/aspose.words.sav...
  4. Export EML to PDF via C++ | products.aspose.com

    C++ API to Convert EML to PDF without using Microsoft Word or Outlook...Convert EML to HTML by using Save member function Load HTML by...Document class Save the document to PDF format using Save method and...

    products.aspose.com/total/cpp/conversion/eml-to...
  5. Line Breaks and Text Wrapping with C++|Document...

    How to implement text wrapping and word wrap using the Aspose.Cells library in C++. By using the Aspose.Cells library, you can easily insert text in cells and set the text wrapping method, such as manual word wrap, word wrap, etc. This document details how to implement these features and provides sample code for your reference....SetStyle ( style ); // Save Excel File wb . Save ( srcDir + u "WrappingText...std :: cout << "Excel file saved successfully!" << std :: endl...

    docs.aspose.com/cells/cpp/line-breaks-and-text-...
  6. Converting Chart to Image in SVG Format with C+...

    Learn how to convert charts to SVG images using Aspose.Cells with C++....Cells can save charts into images in various...This article explains how to save a chart to SVG format. The following...

    docs.aspose.com/cells/cpp/converting-chart-to-i...
  7. PdfSaveOptions | Aspose.Words for .NET

    Discover the PdfSaveOptions constructor, designed to effortlessly initialize and Save your documents in high-quality PDF format. Streamline your workflow today!...this class that can be used to save a document in the Pdf format...can pass to the document's "Save" method // to modify how that...

    reference.aspose.com/words/net/aspose.words.sav...
  8. Convert VSD to VSDX using C#

    This article shares the details to convert VSD to VSDX using C#. It has the details to set the IDE, a list of steps, and a sample code to transform VSD to VSDX.... Various save options are discussed to customize...to drawing contents Call the Save() method by setting the output...

    kb.aspose.com/diagram/net/convert-vsd-to-vsdx-u...
  9. Merge EPUB files using .NET | Aspose.PDF

    Merge EPUB files programmatically with C# sample code using Aspose.PDF for .NET...download format to any supported save format. Aspose.PDF for .NET...formats, both for loading and saving. Draw your attention that the...

    products.aspose.com/pdf/net/merger/epub/
  10. Convert OBJ to USDZ in Python

    This concise tutorial walks you through the process to convert OBJ to USDZ in Python. It covers the key procedures, necessary components, and a practical coding example to create an OBJ to USDZ converter in Python....function Output the USDZ using the save function These instructions...into USDZ by exporting with the save method. Code to Export OBJ to...

    kb.aspose.com/3d/python/convert-obj-to-usdz-in-...