Sort Score
Result 10 results
Languages All
Labels All
Results 8,521 - 8,530 of 375,192 for

save

(0.11 sec)
  1. Importing and Exporting Projects to Primavera |...

    This page explains how to import projects from Oracle Primavera P6 XER/XML formats and export them in various formats using Aspose.Tasks for .NET.... Save ( "ExportProjectDataToX_out..."New Project.mpp" ); 2 project. Save ( "ExportProjectDataToX_out...

    docs.aspose.com/tasks/net/importing-and-exporti...
  2. Integrate Excel Data into PowerPoint Presentati...

    Read data from Excel workbooks in JavaScript with Aspose.Slides. Load sheets and cells and use values to generate data-driven PowerPoint presentations....it does not allow editing or saving Excel files — its sole purpose..."{{YearsOfService}}" , yearsOfService )); // Save the personalized presentation...

    docs.aspose.com/slides/nodejs-java/excel-integr...
  3. 缩放 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...
  4. 以编程方式创建 Visio 文档|Documentation

    本页介绍如何使用 Aspose.Diagram 库从头开始创建 Visio 文档。...(); // Save diagram in the VSDX format diagram . Save ( dataDir...

    docs.aspose.com/diagram/zh/net/create-visio-doc...
  5. Converting a PDF file to WORD using JavaScript ...

    Code Examples on JavaScript for PDF‑to‑WORD Conversion on All Platforms...your PDF file and then simply save it as a WORD file. You can use.../*Convert a PDF-file to DocX and save the "ResultPDFtoDocX.docx"*/...

    products.aspose.com/pdf/nodejs-cpp/conversion/p...
  6. Convert HTML to XML in C++ | products.aspose.com

    Convert HTML to XML in C++. Use C++ library API to convert HTML files to XMLs...Presentation from HTML file and save it as XML. C++ code for converting...the source HTML files in C++. Save result as XML file. Free Online...

    products.aspose.com/slides/cpp/conversion/html-...
  7. Add Image in Table Cell|Aspose.Slides Documenta...

    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....the first cell of the table Save the modified presentation as...imgx1 ; } //Save PPTX to Disk MyPresentation . Save ( FileName...

    docs.aspose.com/slides/net/add-image-in-table-c...
  8. 3D Rotation Effects in a Visio Drawing|Document...

    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.... Save drawing 3D Rotation Programming...BOOL . TRUE ); // save drawing diagram . save ( "c:\\temp\\TestTemplate...

    docs.aspose.com/diagram/java/3d-rotation-effect...
  9. MathText|Aspose.Slides for PHP Documentation

    Work with math text in PHP using Aspose.Slides: create and edit equations, fractions, radicals, scripts, formatting, and render results for PPT and PPTX....$mathBlock ); $presentation -> save ( "math_text.pptx" , SaveFormat...$mathShape ); $presentation -> save ( "math_text_removed.pptx" ...

    docs.aspose.com/slides/php-java/examples/elemen...
  10. PDF Header Insertion Using Python | Aspose.PDF

    Sample Python code for using Aspose.PDF to work with headers from PDF via .NET.... Save the PDF file. Add a Header to... header = header document . save ( path_outfile )...

    products.aspose.com/pdf/python-net/header/