Sort Score
Result 10 results
Languages All
Labels All
Results 5,531 - 5,540 of 347,020 for

save

(0.13 sec)
  1. Load Specific Worksheets in a Workbook with Nod...

    Learn how to load specific worksheets in a workbook using Aspose.Cells for Node.js via C++. Improve performance and reduce memory consumption.... // Save the workbook. workbook . save ( path . join...

    docs.aspose.com/cells/nodejs-cpp/load-specific-...
  2. Remove Empty Regions in Ruby|Aspose.Words for Java

    Remove empty regions from word document using Ruby....data ) # Save the output document to disk. doc . save ( data_dir...

    docs.aspose.com/words/java/remove-empty-regions...
  3. 重新排序工作表|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....MoveTo ( 2 ); //Save the excel file. workbook . Save ( "../../data/AsposeMoveSheet...

    docs.aspose.com/cells/zh/net/reorder-worksheets/
  4. Customize Bubble Charts in Presentations with P...

    Create and customize powerful bubble charts in PowerPoint and OpenDocument with Aspose.Slides for Python via .NET to enhance your data visualization easily.... save ( "Result.pptx" , slides . export...BubbleSizeRepresenta . WIDTH pres . save ( "Presentation_BubbleSizeRepresenta...

    docs.aspose.com/slides/python-net/bubble-chart/
  5. Default Font|Aspose.Slides Documentation

    PowerPoint C++ API lets you set the default font for rendering presentations to PDF, XPS or thumbnails...of all missing fonts during saving presentations to different...snippet below demonstrates saving presentation to HTML and PDF...

    docs.aspose.com/slides/cpp/default-font/
  6. Aspose::Words::Fields::Field::get_DisplayResult...

    Aspose::Words::Fields::Field::get_DisplayResult method. Gets the text that represents the displayed field result in C++....time, // such as right before a save operation, we need to update...get_DisplayResult ()); doc -> Save ( get_ArtifactsDir () + u "Field...

    reference.aspose.com/words/cpp/aspose.words.fie...
  7. Shape Effect|Aspose.Slides for PHP Documentation

    Apply effect to PowerPoint shape...setDirection ( 45 ); $pres -> save ( "output.pptx" , SaveFormat...setBlurRadius ( 4 ); $pres -> save ( "reflection.pptx" , SaveFormat...

    docs.aspose.com/slides/php-java/shape-effect/
  8. Manipulating EPS Images|Documentation

    Aspose.Imaging graphic library for Python supports manipulating EPS images, exporting to other formats, resizing images and extracting preview images....have used the EPS format to save graphic documents since the...file into an `Image` object and save it in a different format, such...

    docs.aspose.com/imaging/python-net/developer-gu...
  9. Convert Visio to PDF format|Documentation

    This topic show you how to Aspose.Diagram allows to convert Visio to PDF formats. Convert VSD, VSS, VDW, VST, VSDX, VSSX, VSTX, VSDM, VSTM,VSSM to PDF with a few lines of code....read the diagram files and the Save method to export the diagram...class. Call the Diagram classs Save method and set the output format...

    docs.aspose.com/diagram/java/convert-visio-to-pdf/
  10. Aspose::Words::WarningInfoCollection::Clear met...

    Aspose::Words::WarningInfoCollection::Clear method. Removes all elements from the collection in C++....font substitution warning if we save a document with a missing font...set_FontSettings ( fontSettings ); doc -> Save ( get_ArtifactsDir () + u "FontSettings...

    reference.aspose.com/words/cpp/aspose.words/war...