Sort Score
Result 10 results
Languages All
Labels All
Results 2,461 - 2,470 of 375,973 for

save

(0.18 sec)
  1. Hyphenation.register_dictionary method | Aspose...

    aspose.words.Hyphenation.register_dictionary method...dictionary, # and save it to a fixed-page save format. The text...locale_id == 2055 ))) doc . save ( ARTIFACTS_DIR + 'Hyphenation...

    reference.aspose.com/words/python-net/aspose.wo...
  2. 在Aspose.Cells中将工作簿保存为文本或CSV格式|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....workbookData = new byte [ 0 ]; //Text save options. You can use any type...Worksheets . Count ; idx ++) { //Save the active worksheet into text...

    docs.aspose.com/cells/zh/net/save-workbook-to-t...
  3. Set External Links in Formulas in Aspose.Cells|...

    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....A8" ; //Save the workbook workbook . Save ( FileName );...AI Document Assistant Close Save Workbook to Text or CSV Format...

    docs.aspose.com/cells/net/set-external-links-in...
  4. Remove Watermark from PDF using C++ | Aspose.PDF

    Remove watermark from PDF file programmatically with C++ sample code using Aspose.PDF for C++... Save PDF file Delete Watermark from...artifact ); // save result pdf to file doc -> Save ( u "remove_watermark...

    products.aspose.com/pdf/cpp/watermark/remove/
  5. Convert JPG to Image in C++ | products.aspose.com

    Convert JPG to Image in C++. Use C++ library API to convert JPG files to Images...Presentation from JPG file and save it as Image. C++ code for converting...png" ); // Save the image in PNG format bmp -> Save(outputFilePath...

    products.aspose.com/slides/cpp/conversion/jpg-t...
  6. Add Curve Object to PDF file|Aspose.PDF for Pyt...

    This article explains how to create a curve object to your PDF using Aspose.PDF for Python via .NET.... Save our PDF file. import aspose...add ( graph ) # Save PDF document document . save ( path_outfile...

    docs.aspose.com/pdf/python-net/add-curve/
  7. Manage Shape Text Options with C++|Documentation

    Learn how to manage shape text options programmatically using Aspose.Cells for C++....Center ); // Save the workbook workbook . Save ( "output.xlsx"...TextOrientationType :: Clockwise ); workbook . Save ( "output.xlsx" ); } Formatting...

    docs.aspose.com/cells/cpp/managing-shape-text-o...
  8. Hyphenation.registerDictionary method | Aspose....

    Aspose.Words.Hyphenation.registerDictionary method...dictionary, // and save it to a fixed-page save format. The text...)). toEqual ( true ); doc . save ( base . artifactsDir + "Hyphenation...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Working with Projects in C++ | Aspose.Tasks Doc...

    This guide explains how to create and Save project files using Aspose.Tasks for C++ without Microsoft Office dependencies....Tasks saves you time and effort by giving...well as project behavior. The Save method offered by this class...

    docs.aspose.com/tasks/cpp/creating-and-saving/
  10. Merge FODP Files To JPG Using Python | products...

    Merge multiple FODP files in Python.... save( "presentation_slide_ {0} .jpg"...to merge two FODP files and save result as JPG in Python. Install...

    products.aspose.com/slides/python-net/merge/fod...