Sort Score
Result 10 results
Languages All
Labels All
Results 4,011 - 4,020 of 375,192 for

save

(0.21 sec)
  1. 与气缸一起工作|Documentation

    Aspose.3D for Java 允许自定义圆柱体的偏移顶部。为了使用此功能,您可以使用Cylinder类的setOffsetTop() 方法。...createChildNode ( cylinder2 ); // Save scene . save ( RunExamples . getDataDir...( cylinder2 ); // Save scene scene . save ( RunExamples . getDataDir...

    docs.aspose.com/3d/zh/java/working-with-cylinder/
  2. Trim Leading Blank Rows and Columns while expor...

    Learn how to trim leading blank rows and columns while exporting spreadsheets to CSV format using Aspose.Cells for C++....leading blank columns and rows on saving, but if you want to remove...columns will be discarded on saving. Prior to the release of Aspose...

    docs.aspose.com/cells/cpp/trim-leading-blank-ro...
  3. Open PSD, PSB and AI files and export them to P...

    Example PSD, PSB and AI file export to other formats...extensions to their respective save options. To convert a PSD file...file name and save the image using the image.save() method. Similarly...

    docs.aspose.com/psd/python-net/open-export-psd-...
  4. Format Presentation Text in .NET|Aspose.Slides ...

    Format and style text in PowerPoint and OpenDocument presentations using Aspose.Slides for .NET. Customize fonts, colors, alignment, and more.... Save the presentation in your desired...searchOptions , null ); presentation . Save ( "highlighted_text.pptx" ,...

    docs.aspose.com/slides/net/text-formatting/
  5. 使用JavaScript通过C++调整工作簿压缩级别|Documentation

    学习如何在Aspose.Cells for JavaScript中通过C++调整工作簿的压缩级别。...Cells Example - Save XLSB with Compression Levels...> </ head > < body > < h1 > Save XLSB with Different Compression...

    docs.aspose.com/cells/zh/javascript-cpp/adjust-...
  6. Manage SmartArt Shape Nodes in Presentations Us...

    Manage SmartArt shape nodes in PPT and PPTX with Aspose.Slides for Node.js. Get clear JavaScript code samples and tips to streamline your presentations....and set the text in TextFrame Save the Presentation. // Load the...Added" ); } } // Saving Presentation pres . save ( "AddSmartArtNode...

    docs.aspose.com/slides/nodejs-java/manage-smart...
  7. 用指定打印纸张大小的via JavaScript和C++加载工作簿|Documentation

    学习如何在用Aspose.Cells for JavaScript通过C++加载工作簿时设置打印纸张大小..." ; // Save the workbook into a byte array...(in-memory) const msData = workbook . save ( SaveFormat . Xlsx ); // Load...

    docs.aspose.com/cells/zh/javascript-cpp/load-wo...
  8. 通过C++的JavaScript向Excel插入背景图片|Documentation

    “如何使用C++的Script向Excel插入背景图片”...then click "Apply Background & Save" to generate XLSX and HTML files..."runExample" > Apply Background & Save </ button > < a id = "downloadXlsx"...

    docs.aspose.com/cells/zh/javascript-cpp/insert-...
  9. Aspose::Words::Saving::ImageSaveOptions class |...

    Aspose::Words::Saving::ImageSaveOptions class. Allows to specify additional options when rendering document pages or shapes to images. To learn more, visit the documentation article in C++....Aspose::Words::Saving::ImageSaveOptions class Contents [ Hide...learn more, visit the Specify Save Options documentation article...

    reference.aspose.com/words/cpp/aspose.words.sav...
  10. 更改数据透视表的布局|Documentation

    如何使用Aspose.Cells for Java脚本通过C++改变数据透视表的布局。... calculateData (); // Save the Compact form output const...const outputData1 = workbook . save ( SaveFormat . Xlsx ); const...

    docs.aspose.com/cells/zh/javascript-cpp/changin...