Sort Score
Result 10 results
Languages All
Labels All
Results 8,491 - 8,500 of 365,115 for

save

(0.14 sec)
  1. Working with Contacts in PST File|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 contacts information from PST...Microsoft Outlook PST file and save contacts to disk in MSG format...

    docs.aspose.com/email/java/working-with-contact...
  2. Setting Formula for Named Range with Node.js vi...

    Learn how to set formulas for named ranges in spreadsheets using Aspose.Cells for Node.js via C++....calculateFormula (); // Save the result in XLSX format book . save ( path ....$A$1,9)" ); // Save the workbook book . save ( path . join (...

    docs.aspose.com/cells/nodejs-cpp/setting-formul...
  3. Aspose.PSD for .NET 22.7 - 发行说明|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 ( outputPsd ); } PSDNET-875...AddLayer ( newLayer ); im . Save ( outputFilePath , true ); }...

    docs.aspose.com/psd/zh/net/aspose-psd-for-net-2...
  4. 将椭圆对象添加到PDF文件|Aspose.PDF for .NET

    本文解释了如何使用Aspose.PDF for .NET将椭圆对象创建到您的PDF中。...( graph ); // Save PDF document document . Save ( dataDir + "DrawingEllipse_out...( graph ); // Save PDF document document . Save ( dataDir + "DrawingEllipse_out...

    docs.aspose.com/pdf/zh/net/add-ellipse/
  5. ThumbnailGeneratingOptions.thumbnail_size prope...

    ThumbnailGeneratingOptions.thumbnail_size property. Size of generated thumbnail in pixels...setting a thumbnail image when saving a document to .epub. # 1 -.... update_thumbnail () doc . save ( file_name = ARTIFACTS_DIR...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Aspose::Words::Saving::OoxmlSaveOptions::get_Zi...

    Aspose::Words::Saving::OoxmlSaveOptions::get_Zip64Mode method. Specifies whether or not to use ZIP64 format extensions for the output document. The default value is Never in C++....Aspose::Words::Saving::OoxmlSaveOptions::get_Zip64Mode method...Words :: Saving :: Zip64Mode Aspose :: Words :: Saving :: OoxmlSaveOptions...

    reference.aspose.com/words/cpp/aspose.words.sav...
  7. Convert OFT to JPEG in Python | products.aspose...

    Save OFT to JPEG in your Python applications without using Microsoft Outlook or Word...NET and saved into the desired Word JPEG format...solution that can help developers save time and effort in the conversion...

    products.aspose.com/total/python-net/conversion...
  8. Aspose::Words::Saving::SaveOptions::get_UseHigh...

    Aspose::Words::Saving::SaveOptions::get_UseHighQualityRendering method. Gets or sets a value determining whether or not to use high quality (i.e. slow) rendering algorithms in C++....Aspose::Words::Saving::SaveOptions::get_UseHighQualityRender...algorithms. bool Aspose :: Words :: Saving :: SaveOptions :: get_UseHighQualityRender...

    reference.aspose.com/words/cpp/aspose.words.sav...
  9. ImageSavingArgs class | Aspose.Words for Python

    aspose.words.saving.ImageSavingArgs class. Provides data for the [IImageSavingCallback.image_saving()](../iimagesavingcallback/image_saving/#imagesavingargs) event...image_saving() event. To learn more, visit the Save a Document...Aspose.Words saves a document to HTML, it saves each image into...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Convert DWG to DXF in Python | Python DWG

    Discover how to convert DWG to DXF in Python with this comprehensive guide. You'll find detailed steps and code examples to simplify the conversion process.... Finally, call the save() method to save DWG as DXF. It takes...We can also specify various save options while converting a DWG...

    blog.aspose.com/cad/convert-dwg-to-dxf-in-python/