Sort Score
Result 10 results
Languages All
Labels All
Results 1,481 - 1,490 of 375,520 for

save

(0.26 sec)
  1. TxtSaveOptions.PreserveTableLayout | Aspose.Wor...

    Discover TxtSaveOptions' PreserveTableLayout feature, ensuring your tables retain their layout when saving as plain text. Enhance your document's readability!...preserve layout of tables when saving in the plain text format. The...document's "Save" method // to modify how we save the document...

    reference.aspose.com/words/net/aspose.words.sav...
  2. Hyphenation.IsDictionaryRegistered | Aspose.Wor...

    Discover the Hyphenation IsDictionaryRegistered method, checks if a dictionary is registered for your language, ensuring accurate hyphenation in your applications....dictionary, // and save it to a fixed-page save format. The text... LCID ), Is . True ); doc . Save ( ArtifactsDir + "Hyphenation...

    reference.aspose.com/words/net/aspose.words/hyp...
  3. Hyphenation.unregister_dictionary method | Aspo...

    Hyphenation.unregister_dictionary method. Unregisters a hyphenation dictionary for the specified language....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...
  4. Data Filtering with C++|Documentation

    Learn how to add a data filter by using the Aspose.Cells for C++ API...."A1:B1" ); // Save the modified Excel file workbook . Save ( outputFilePath...Refresh (); // Save the modified Excel file workbook . Save ( outDir...

    docs.aspose.com/cells/cpp/data-filtering/
  5. Convert Presentations to PDF with Notes in Pyth...

    Convert formats PPT, PPTX and ODP to PDF with notes using Aspose.Slides for Python. Preserve layouts and speaker notes for professional presentations....PowerPoint to PDF with Notes The save method in the Presentation class...include speaker notes, and then save the file as a PDF. The following...

    docs.aspose.com/slides/python-net/convert-power...
  6. Aspose::Words::LowCode::Splitter::Split method ...

    Aspose::Words::LowCode::Splitter::Split method. Splits a document from an input stream into multiple parts based on the specified split options and returns the resulting parts as an array of streams in the specified Save format in C++....of streams in the specified save format. static System :: ArrayPtr...Aspose::Words::SaveFormat The save format. options const Syste...

    reference.aspose.com/words/cpp/aspose.words.low...
  7. 转换 PLY 文件中单个 3D 对象的网格|Documentation

    由PlyFormat类公开的重载EncodeMesh成员可用于将 3D 对象的网格转换为 PLY 文件。EncodeMesh成员将网格、输出文件名和PlySaveOptions对象作为参数。使用 PLY 保存选项,开发人员可以更改坐标组件的名称。...Create a cylinder object and save it to ply file FileFormat ....ply" ); /* using Ply save options*/ //Save as binary PLY format...

    docs.aspose.com/3d/zh/net/convert-mesh-of-a-sin...
  8. Change Character Spacing of Excel TextBox or Sh...

    Change the character spacing of Excel textboxes or shapes using Aspose.Cells for Node.js via C++....Excel file to 4 points and then saves it on disk. const path = require...); // Save the workbook in xlsx format workbook . save ( path...

    docs.aspose.com/cells/nodejs-cpp/change-charact...
  9. Zimbra Overview: Email, Calendar, and TGZ File ...

    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.... GetTotalItemsCount (); } Save Zimbra Messages and Directory...Directory Structure You may also save all the message with directory...

    docs.aspose.com/email/net/zimbra-overview-email...
  10. Update Links in PDF|Aspose.PDF for Java

    Update links in PDF programmatically. This guide is about how to update links in PDF in Java language....)); // Save the document with updated link document . save ( _dataDir...)); // Save the document with updated link document . save ( _dataDir...

    docs.aspose.com/pdf/java/update-links/