Sort Score
Result 10 results
Languages All
Labels All
Results 6,681 - 6,690 of 373,271 for

save

(0.48 sec)
  1. Delete Blank Rows and Columns in a Worksheet wi...

    Delete empty rows and columns in a worksheet using Aspose.Cells with C++.... DeleteBlankRows (); // Save the Excel file U16String outputFilePath..."mybook.out.xlsx" ; workbook . Save ( outputFilePath ); std :: cout...

    docs.aspose.com/cells/cpp/delete-blank-rows-and...
  2. Exporting DGN AutoCAD|CAD 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.... Now call the Save method of CadImage class instance...CadRasterizationOpti instance. Now call the Save method of CadImage class instance...

    docs.aspose.com/cad/net/developer-guide/exporti...
  3. Aspose::Words::DocumentBase::get_BackgroundShap...

    Aspose::Words::DocumentBase::get_BackgroundShape method. Gets or sets the background shape of the document. Can be null in C++....set_BackgroundShape ( shapeRectangle ); doc -> Save ( get_ArtifactsDir () + u "DocumentBase...MakeObject < Aspose :: Words :: Saving :: PdfSaveOptions > (); saveOptions...

    reference.aspose.com/words/cpp/aspose.words/doc...
  4. WarningInfoCollection Class | Aspose.Words for ...

    Discover Aspose.Words.WarningInfoCollection, a powerful class for managing WarningInfo objects, enhancing document processing and error handling....Words generates during a load or save operation. Create an instance...font substitution warning if we save a document with a missing font...

    reference.aspose.com/words/net/aspose.words/war...
  5. How to apply/set text alignment to textbox with...

    How to apply/set text alignment to textbox in Aspose.Cells for Node.js via C++....Center ); // Save the excel file. workbook . save ( path . join...getHtmlText ()); // Save the workbook on disk destWb . save ( "Output.xlsx"...

    docs.aspose.com/cells/nodejs-cpp/applying-text-...
  6. Reusing Style Objects|Documentation

    In Aspose.Cells for JavaScript via C++, you can simplify style management and improve code efficiency by creating and using reusable style objects. Our guide will help you leverage the advantages of reusable style objects and implement them in your application....] Reusing style objects can save memory and make a program faster..." ; // Save to XLSX const outputData = workbook . save ( SaveFormat...

    docs.aspose.com/cells/javascript-cpp/reusing-st...
  7. Load source Excel file without charts|Documenta...

    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....Excel file without charts and saves it in the output PDF format...); //Save the workbook in output format workbook . save ( "L...

    docs.aspose.com/cells/java/load-source-excel-fi...
  8. Resize PDF using PHP | Aspose.PDF

    Resize PDF documents programmatically with PHP sample code using Aspose.PDF for PHP via Java.... Call the Document class Save(..) method to generate the PDF...842.4 ); // Save output document $document -> save ( $outputFile...

    products.aspose.com/pdf/php-java/resize/
  9. ImageSaveOptions.clone method | Aspose.Words fo...

    ImageSaveOptions.clone method. Creates a deep clone of this object....jpg" ); // When we save the document as an image, we...format for the image that the saving operation will generate. //...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Create New Workbook|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.... Save ( "test.xlsx" , SaveFormat ...Xlsx ); // Workbooks can be saved in many formats NPOI - HSSF...

    docs.aspose.com/cells/net/create-new-workbook/