Sort Score
Result 10 results
Languages All
Labels All
Results 4,501 - 4,510 of 376,843 for

save

(0.51 sec)
  1. 通过Node.js使用C++改变Excel文本框或形状的字符间距|Documentation

    使用Aspose.Cells for Node.js via C++更改单元格文本框或形状的字符间距。...); // Save the workbook in xlsx format workbook . save ( path...setSpacing ( 4 ); // Save the workbook workbook . save ( "ChangedCharacterSpac...

    docs.aspose.com/cells/zh/nodejs-cpp/change-char...
  2. 更新、删除字段|Documentation

    本节说明如何更新或删除字段。... Undefined ; // Save diagram diagram . Save ( dataDir + "UpdateField_out...Remove ( fld ); // Save diagram diagram . Save ( dataDir + "RemoveField_out...

    docs.aspose.com/diagram/zh/net/update-remove-fi...
  3. Working with Attachments and Embedded Objects u...

    Add, remove, extract, and display email attachments and embedded objects using Aspose.Email for C++ classes and methods.... Save the message if needed. Code...from an Email To extract and save attachments from an existing...

    docs.aspose.com/email/cpp/working-with-attachme...
  4. HtmlSaveOptions.export_document_properties prop...

    HtmlSaveOptions.export_document_properties property. Specifies whether to export built-in and custom document properties to HTML, MHTML or EPUB...use a specific encoding when saving a document to .epub. doc =...document that we will save. save_options = aw . saving . HtmlSaveOptions...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Convert PowerPoint Presentations to SWF Flash i...

    Convert PowerPoint (PPT/PPTX) to SWF Flash in Java with Aspose.Slides. Step‑by‑step code samples, fast quality output, no PowerPoint automation.... It shows how to save a presentation as an SWF file...file with the Presentation.save method and how to configure the...

    docs.aspose.com/slides/java/convert-powerpoint-...
  6. Online XML to POT Conversion or Build .NET base...

    Free online app to convert XML to POT files. .NET C# conversion library code for XML documents....Convert XML to PPTX by using Save method Load PPTX file by using...Presentation class Save the document to POT format using Save method and...

    products.aspose.com/total/net/conversion/xml-to...
  7. Add, Extract or Remove Images in PDF using C++ ...

    Manipulate images in PDF programmatically with C++ sample code using Aspose.PDF for C++... Use the GSave operator to save the current graphical state...operator to save the updated graphical state. Save the PDF file...

    products.aspose.com/pdf/cpp/images/
  8. Add Animation Property and Setup Target Camera ...

    In Aspose.3D, object animation is actually key-frame animation that animates on properties. To animate properties, you need a CurveMapping instance which maps components of a property to different curves, for example, a Vector3 property can have 3 components X/Y/Z, which will set up three channels in CurveMapping, every channel can have a set of Curves.... Linear }, }); // Save 3D scene in the supported file...file formats scene . Save ( "PropertyToDocument.fbx" ); Setup...

    docs.aspose.com/3d/net/add-animation-property-a...
  9. 通过 Node.js 结合 C++ 转换 Excel 为 CSV、TSV 和 Txt|Docu...

    学习如何使用 Aspose.Cells for Node.js via C++ 将Excel文件转换为CSV、TSV和TXT格式。...xls" )); // Text save options. You can use any type...); // Save entire workbook data into file workbook . save ( path...

    docs.aspose.com/cells/zh/nodejs-cpp/convert-exc...
  10. OdtSaveOptions class | Aspose.Words for Node.js

    Aspose.Words.Saving.OdtSaveOptions class. Can be used to specify additional options when saving a document into the [SaveFormat.Odt](../../aspose.words/Saveformat/#Odt) or [SaveFormat.Ott](../../aspose.words/Saveformat/#Ott) format...specify additional options when saving a document into the SaveFormat...learn more, visit the Specify Save Options documentation article...

    reference.aspose.com/words/nodejs-net/aspose.wo...