Sort Score
Result 10 results
Languages All
Labels All
Results 7,881 - 7,890 of 368,851 for

save

(0.17 sec)
  1. Delete Named Ranges with JavaScript via C++|Doc...

    You can learn how to remove defined names or named ranges from Excel or OpenOffice files with Aspose.Cells for JavaScript via C++.... Save the workbook to retain the changes...names . removeAt ( 0 ); } // Save the workbook to retain the changes...

    docs.aspose.com/cells/javascript-cpp/delete-nam...
  2. Aspose.PSD for .NET 19.9 - Release Notes|Docume...

    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....PSDNET-174 IndexOutOfRangeExcep on saving PSD image as JPEG Bug PSDNET-180...an exception Bug PSDNET-182 Saving PSD image after RotateFlip...

    docs.aspose.com/psd/net/aspose-psd-for-net-19-9...
  3. Convert PPT to Word in Python | products.aspose...

    Convert PPT to Word in Python. Use Python library API to convert PowerPoint to Word... save( "slide_ {i} .png" . format(i...BreakType . PAGE_BREAK) doc . save( "presentation.docx" ) How to...

    products.aspose.com/slides/python-net/conversio...
  4. DocSaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a document into the SaveFormat.DOC or SaveFormat.DOT format in Java....specify additional options when saving a document into the SaveFormat...learn more, visit the Specify Save Options documentation article...

    reference.aspose.com/words/java/com.aspose.word...
  5. Export Document Workbook and Worksheet Properti...

    Learn how to export or avoid exporting Document, Workbook, and Worksheet properties when converting Excel files to HTML using Aspose.Cells for C++....inputFilePath ); // Specify HTML Save Options HtmlSaveOptions options...to Html with Html Save Options workbook . Save ( outputFilePath...

    docs.aspose.com/cells/cpp/export-document-workb...
  6. AutoFit Row Height Automatically When Loading a...

    Learn how to fit rows whose height is not customized when loading a file using Aspose.Cells for Node.js via C++....you load the file directly and save it to PDF, the data will not...Workbook ( filePath ); workbook . save ( path . join ( dataDir , "out...

    docs.aspose.com/cells/nodejs-cpp/autofit-row-he...
  7. SoftEdgeFormat.remove method | Aspose.Words for...

    SoftEdgeFormat.remove method. Removes [SoftEdgeFormat](../) from the parent object.... save ( file_name = ARTIFACTS_DIR...docx' ) save_options = aw . saving . SvgSaveOptions () save_options...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Aspose.PSD for Python via .NET 24.3 - Release N...

    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 ( outputFile , psdOptions16...channel_bits_count = 32 psdImage8 . save ( outputFile , psdOptions32...

    docs.aspose.com/psd/net/aspose-psd-for-python-v...
  9. Aspose::Words::PageExtractOptions class | Aspos...

    Aspose::Words::PageExtractOptions class. Allows to specify options for document page extracting in C++....the initial page numbering and save the NUMPAGE field. auto doc...( 1 , 1 ); extractedDoc1 -> Save ( get_ArtifactsDir () + u "Document...

    reference.aspose.com/words/cpp/aspose.words/pag...
  10. Manage ActiveX Controls in Presentations Using ...

    Learn how Aspose.Slides for C++ leverages ActiveX to automate and enhance PowerPoint presentations, giving developers powerful control over slides....MemoryStream > (); image -> Save ( ms , System :: Drawing ::...MemoryStream > (); image -> Save ( ms , System :: Drawing ::...

    docs.aspose.com/slides/cpp/activex/