Sort Score
Result 10 results
Languages All
Labels All
Results 9,221 - 9,230 of 369,784 for

save

(0.14 sec)
  1. ResourceSavingArgs.ResourceFileName | Aspose.Wo...

    Manage your resources efficiently with ResourceSavingArgs. Easily set or retrieve the file name for saving resources without the hassle of paths....where the resource will be saved to. public string ResourceFileName...the value of this property to save the resource into a different...

    reference.aspose.com/words/net/aspose.words.sav...
  2. 使用C++识别自闭合标签|Documentation

    学习使用C++结合Aspose.Cells处理HTML中的自闭合标签的方法。...loadOptions ); // Save the workbook wb . Save ( outDir + u "outsampleSelfClosing...); std :: cout << "Workbook saved successfully!" << std :: endl...

    docs.aspose.com/cells/zh/cpp/recognise-self-clo...
  3. 使用JavaScript via C++将指定的工作表保存为PDF|Documentation

    学习如何使用Aspose.Cells for JavaScript via C++将指定工作表保存为PDF。... active ; // Save workbook to PDF using PdfSaveOptions...const outputData = workbook . save ( SaveFormat . Pdf , pdfSaveOptions...

    docs.aspose.com/cells/zh/javascript-cpp/save-sp...
  4. 使用JavaScript via C++在保存Excel文件为HTML时导出批注。|Docum...

    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....arrayBuffer )); // Create HTML save options and set IsExportComments...isExportComments = true ; // Save the workbook to HTML format...

    docs.aspose.com/cells/zh/javascript-cpp/export-...
  5. Reading CSV File with Multiple Encodings using ...

    Learn how to read CSV files with multiple encodings using Aspose.Cells for JavaScript via C++....arrayBuffer ), options ); // Save the workbook to XLSX format...const outputData = workbook . save ( SaveFormat . Xlsx ); const...

    docs.aspose.com/cells/javascript-cpp/reading-cs...
  6. PDF Annotations API | Aspose.PDF

    Remove Comments from PDF Documents with Free Cross‑Platform Apps and High‑Code APIs... Save ( System . IO . Path . Combine...circleAnnotation ); document . save ( _dataDir + "appartments_mod...

    products.aspose.com/pdf/annotation/
  7. Create Organization Chart|Documentation

    This section explains how to create a organization chart using Aspose.Diagram....layout by invoking Layout mothod save diagram Create a CompactTree...layout by invoking Layout mothod save diagram Create a FlowChart style...

    docs.aspose.com/diagram/net/create-organization...
  8. Merge SVG files using javascript-cpp | Aspose.PDF

    Merge SVG files programmatically with JavaScript via C++ sample code using Aspose.PDF for JavaScript via C++...merging them in advance can save time and effort. Instead of...second document to the first. Save concatenated output file JavaScript...

    products.aspose.com/pdf/javascript-cpp/merger/svg/
  9. Hello World PHP via Java Example|Aspose.PDF for...

    This page show how use simple programming for create a PDF document containing text - Hello World using Aspose.PDF for PHP via Java....Paragraph collection of the page Save the resultant PDF document The...$textFragment ); $document -> save ( $outputFile ); System Requirements...

    docs.aspose.com/pdf/php-java/hello-world-example/
  10. 缩放 3D 场景的几何图形|Documentation

    开发人员只能缩放 3D 节点或 3D 场景的所有节点的几何图形。为了实现这一点,开发人员可以调用PolygonModifier类实例的多个Scale成员。...01 and save it to another file: Scene scene...Vector3 ( 0 . 01 )); scene . Save ( "scaled-scene.obj" , FileFormat...

    docs.aspose.com/3d/zh/net/scale-geometries-of-a...