Sort Score
Result 10 results
Languages All
Labels All
Results 6,251 - 6,260 of 310,748 for

save

(0.12 sec)
  1. Extract Content in Python|Aspose.Words for Java

    Extract Document's Content using Python....a new separate document and save it to disk . dstDoc = self ..., extractedNodes ) dstDoc . save ( self . dataDir + "TestFile...

    docs.aspose.com/words/java/extract-content-in-p...
  2. 数据筛选与C++|Documentation

    学习如何使用Aspose.Cells for C++ API添加数据筛选。..."A1:B1" ); // Save the modified Excel file workbook . Save ( outputFilePath...(); // Saving the modified Excel file workbook . Save ( outDir...

    docs.aspose.com/cells/zh/cpp/data-filtering/
  3. Set Code Text for BarCode in Ruby|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.... 5 ) # save the barcode image to file bb . save ( data_dir...

    docs.aspose.com/barcode/java/set-code-text-for-...
  4. Calculate Sub Totals using Aspose.Cells|Documen...

    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....[] { 1 }); //Save the excel file workbook . save ( "AsposeTotal...

    docs.aspose.com/cells/java/calculate-sub-totals...
  5. Batch generation|Documentation

    How to generate multiple personalized OMR forms.... Save ( "generated-templates" , "recognition_pattern..."recognition_pattern.domr" ); The saved results consist of several files:...

    docs.aspose.com/omr/net/recognition/batch/
  6. Add Support of Dynamic Grids and Connection Poi...

    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....setShowConnectionPoi ( 1 ) \ # Save as VDX diagram . save ( data_dir + "AddDynamicGridsAndCo...

    docs.aspose.com/diagram/java/add-support-of-dyn...
  7. Text Formatting|Aspose.Slides Documentation

    Manage and manipulate text and text frame properties in C++...paragraphs -> Add ( para ); pres -> Save ( u "text.pptx" , SaveFormat...Color :: get_Blue ()); } pres -> Save ( u "text-red.pptx" , SaveFormat...

    docs.aspose.com/slides/cpp/text-formatting/
  8. PDF Viewer via Python | Aspose.PDF

    Open and view documents programmatically with Python sample code using Aspose.PDF for Python for .NET...pdf" ); // save document in HTML format document . Save ( "output...

    products.aspose.com/pdf/python-net/viewer/
  9. Remove ActiveX Control with Node.js via C++|Doc...

    Learn how to remove ActiveX controls from workbooks using Aspose.Cells for Node.js via C++....removeActiveXControl (); } // Save the workbook wb . save ( path . join ( outputDir...

    docs.aspose.com/cells/nodejs-cpp/remove-activex...
  10. How to Convert Excel to CSV in Java

    In this step-by-step tutorial we will learn how to convert Excel to CSV in Java. These steps can be performed in macOS, Linux, and Windows....separators are required to be saved in the CSV file to differentiate...used in the output CSV file Save the Excel file as CSV In the...

    kb.aspose.com/cells/java/how-to-convert-excel-t...