Sort Score
Result 10 results
Languages All
Labels All
Results 5,651 - 5,660 of 146,717 for

save

(0.08 sec)
  1. ImageSaveOptions.imageContrast property | Aspos...

    ImageSaveOptions.imageContrast property. Gets or sets the contrast for the generated images....property has effect only when saving to raster image formats. The...imageDir + "Logo.jpg" ); // When we save the document as an image, we...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Working with the Reflection Effect of Shape or ...

    Learn how to work with the reflection effect of shapes or charts using Aspose.Cells with C++....Reflection class and then saves the workbook in the output excel...80 ); // Save the workbook in xlsx format wb . Save ( outputFilePath...

    docs.aspose.com/cells/cpp/working-with-the-refl...
  3. Insert Timeline with C++|Documentation

    Learn how to create a timeline with Aspose.Cells using C++.... Finally, it saves the workbook in output XLSX...GetTimelines (). Get ( index ); // Save the modified workbook U16String...

    docs.aspose.com/cells/cpp/create-timeline/
  4. PdfSaveOptions.displayDocTitle property | Aspos...

    PdfSaveOptions.displayDocTitle property. A flag specifying whether the window’s title bar should display the document title taken from the Title entry of the document information dictionary....be used automatically when saving to PDF/UA. The default value...can pass to the document's "Save" method // to modify how that...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. HeaderFooterBookmarksExportMode enumeration | A...

    Aspose.Words.Saving.HeaderFooterBookmarksExportMode enumeration. Specifies how bookmarks in headers/footers are exported....can pass to the document's "Save" method // to modify how that...let saveOptions = new aw . Saving . PdfSaveOptions (); // Set...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Import XML to Excel Workbook with C++|Documenta...

    Import data from an XML data file to Microsoft Excel using Aspose.Cells with C++....XML , u "Sheet1" , 0 , 0 ); // Save workbook U16String outputPath...workbook . Save ( outputPath ); std :: cout << "Workbook saved successfully...

    docs.aspose.com/cells/cpp/import-xml-map-inside...
  7. Calculation of Array Formula of Data Tables wit...

    How to use Aspose.Cells library to calculate array formulas for a data table in Microsoft Excel with C++. By loading an existing Excel file or creating a new Excel file, we can use the method provided by Aspose.Cells to calculate the array formula of the data table and get the result. Finally, we Save the modified Excel file to disk....(); // Save the workbook in pdf format workbook . Save ( outDir...); std :: cout << "Workbook saved successfully!" << std :: endl...

    docs.aspose.com/cells/cpp/calculation-of-array-...
  8. Barcode Generation|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.... customizing barcode text, saving generated barcodes, working...elements Save Generated Barcodes Explains how to save generated...

    docs.aspose.com/barcode/python-net/barcode-gene...
  9. Aspose::Words::Saving::HtmlSaveOptions::get_Css...

    Aspose::Words::Saving::HtmlSaveOptions::get_CssSavingCallback method. Allows to control how CSS styles are Saved when a document is Saved to HTML, MHTML or EPUB in C++....Aspose::Words::Saving::HtmlSaveOptions::get_CssSavingCallback...CSS styles are saved when a document is saved to HTML, MHTML...

    reference.aspose.com/words/cpp/aspose.words.sav...
  10. SvgSaveOptions.save_format property | Aspose.Wo...

    SvgSaveOptions.Save_format property. Specifies the format in which the document will be Saved if this Save options object is used...save_format property SvgSaveOptions.save_format property Specifies...the document will be saved if this save options object is used...

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