Sort Score
Result 10 results
Languages All
Labels All
Results 3,551 - 3,560 of 373,271 for

save

(0.16 sec)
  1. 用 C++ 将 JSON 转换为 Excel|Documentation

    学习如何用 C++ 和 Aspose.Cells 将 JSON 转换为 Excel 文件。...json" ); // Save the file to xlsx format workbook . Save ( u "sample_out...xlsx" ); std :: cout << "File saved successfully in xlsx format...

    docs.aspose.com/cells/zh/cpp/convert-json-to-ex...
  2. 用C++插入切片器|Documentation

    使用Aspose.Cells结合C++管理Excel文件中的切片器。...); // Save the workbook in output XLSX format wb . Save ( outputFilePathXlsx...); // Save the workbook in output XLSB format wb . Save ( outputFilePathXlsb...

    docs.aspose.com/cells/zh/cpp/create-slicer/
  3. Delete Named Ranges with Node.js via C++|Docume...

    You can learn how to remove defined names or named ranges from Excel or OpenOffice files with Aspose.Cells for Node.js via C++.... Save the workbook to retain the changes...getNames (). removeAt ( 0 ); } // Save the workbook to retain the changes...

    docs.aspose.com/cells/nodejs-cpp/delete-named-r...
  4. Ignore Errors while Rendering Excel to PDF with...

    Learn how to ignore errors during the conversion of Excel files to PDF using Aspose.Cells for JavaScript via C++....arrayBuffer )); // Specify Pdf Save Options - Ignore Error const...= true ; // Save the Workbook in Pdf with Pdf Save Options const...

    docs.aspose.com/cells/javascript-cpp/ignore-err...
  5. Import and Export Annotations to XFDF|Aspose.PD...

    This section explains how to import and export annotations from PDF file to XFDF with Aspose.PDF Facades....sources ); // Save PDF document annotationEditor . Save ( dataDir...xfdf" )); // Save PDF document annotationEditor . Save ( dataDir...

    docs.aspose.com/pdf/net/import-export-annotations/
  6. Move a paragraph from one presentation to anoth...

    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.... Paragraph ()); // Save the slide in the source file...file. slide1 . Slide . Save (); // Save the slide in the target...

    docs.aspose.com/slides/net/move-a-paragraph-fro...
  7. 与气缸一起工作|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/
  8. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – Add, Move or Delete pages in PDF using php-java https://products.aspose.com/pdf/php-java/pages/ Recent content in Add, Move or Delete pages in ......"name": "Save PDF", "text": "Save the output PDF using the Save method"...specified index. Save the output PDF using the Save method. columns...

    products.aspose.com/pdf/php-java/pages/index.xml
  9. PdfSaveOptions.UseBookFoldPrintingSettings | As...

    Discover the PdfSaveOptions UseBookFoldPrintingSettings property to easily Save documents in a booklet layout for enhanced printing efficiency....whether the document should be saved using a booklet printing layout...specified, PageSet is ignored when saving. This behavior matches MS Word...

    reference.aspose.com/words/net/aspose.words.sav...
  10. 用指定打印纸张大小的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...