Sort Score
Result 10 results
Languages All
Labels All
Results 6,091 - 6,100 of 173,597 for

save

(0.12 sec)
  1. Expanding text from right to left while exporti...

    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....filePath ); // Save workbook in html format wb . save ( path . join...

    docs.aspose.com/cells/nodejs-cpp/expanding-text...
  2. Edit PDF in Python | products.aspose.com

    Edit PDF in Python. Use Python library API to edit PDF document... save( "document.pdf" , slides . export...edit. Add a new line of text. Save the changed PDF file. Edit other...

    products.aspose.com/slides/python-net/editor/pdf/
  3. RowFormat class | Aspose.Words for Node.js

    Aspose.Words.Tables.RowFormat class. Represents all formatting for a table row... save ( base . artifactsDir + "Table...allowBreakAcrossPage = true ; doc . save ( base . artifactsDir + "Table...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. PCL to DOC Converter using Python | Aspose.PDF

    Sample code on Python for PCL to DOC conversion. Use example code for batch PCL to DOC conversion with Python and .NET... Define the format for saving the output document, in this...of DocSaveOptions to DOC to save the document as a Microsoft...

    products.aspose.com/pdf/python-net/conversion/p...
  5. IncorrectPasswordException Class | Aspose.Words...

    Discover the Aspose.Words.IncorrectPasswordException class, which handles password errors for encrypted documents, ensuring secure and seamless access....Exception Examples Shows how to set save options for older Microsoft...slip, we can preserve it while saving by setting this flag to true...

    reference.aspose.com/words/net/aspose.words/inc...
  6. Render Worksheet to Graphic Context with Node.j...

    Learn how to render a worksheet to graphic context using Aspose.Cells for Node.js via C++. This includes rendering to image files, screens, and printers....color in the graphic context and save the image as **OutputImage_out_..."/OutputImage_out.png" ); // Save the image in Png format Export...

    docs.aspose.com/cells/nodejs-cpp/render-workshe...
  7. PageSetup.layoutMode property | Aspose.Words fo...

    PageSetup.layoutMode property. Gets or sets the layout mode of this section.... save ( base . artifactsDir + "PageSetup...dolore magna aliqua. " ); doc . save ( base . artifactsDir + "PageSetup...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Set the Shape Type of Data Labels of Chart with...

    Learn how to set the shape type of data labels in charts using Aspose.Cells for C++. Our guide will explain the different shape types available and show you how to choose the appropriate shape for your data labels to enhance the presentation and usability of your charts....:: WedgeEllipseCallout ); // Save the output Excel file U16String..."outputSetShapeTypeOf.xlsx" ; wb . Save ( outputFilePath ); std :: cout...

    docs.aspose.com/cells/cpp/set-the-shape-type-of...
  9. Adding Custom Properties visible inside Documen...

    Learn how to add custom properties to a workbook object using Aspose.Cells for Node.js via C++. These properties can be viewed in the Document Information Panel...."DateTime" ); // Save the workbook workbook . save ( path . join...

    docs.aspose.com/cells/nodejs-cpp/adding-custom-...
  10. Export print area range to HTML with Node.js vi...

    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....setExportPrintAreaOn ( true ); // Save to HTML format const outputFilePath..."outputInlineCharts.html" ); workbook . save ( outputFilePath , options );...

    docs.aspose.com/cells/nodejs-cpp/export-print-a...