Sort Score
Result 10 results
Languages All
Labels All
Results 7,081 - 7,090 of 377,033 for

save

(1.22 sec)
  1. Render Unicode Supplementary characters in outp...

    Learn how to render Unicode Supplementary characters in output PDF using Aspose.Cells for C++....inputFilePath ); // Save the workbook as PDF wb . Save ( outputFilePath...); std :: cout << "Workbook saved successfully with Unicode Supplementary...

    docs.aspose.com/cells/cpp/render-unicode-supple...
  2. PdfSaveOptions.create_note_hyperlinks property ...

    PdfSaveOptions.create_note_hyperlinks property. Specifies whether to convert footnote/endnote references in main text story into active hyperlinks...can pass to the document's "save" method # to modify how that...document to .PDF. options = aw . saving . PdfSaveOptions () # Set the...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Load Source Excel File Without Charts with Java...

    Learn how to load an Excel file without charts using Aspose.Cells for JavaScript via C++....Excel file without charts and saves it in PDF format. <!DOCTYPE...> </ head > < body > < h1 > Save Workbook Without Charts to PDF...

    docs.aspose.com/cells/javascript-cpp/load-sourc...
  4. Developer Guide|Documentation

    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....Different Ways to Open Files Save Save a visio drawing Print Print...

    docs.aspose.com/diagram/java/developer-guide/
  5. Exporting DGN AutoCAD|CAD Documentation

    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.... Now call the Save method of CadImage class instance...CadRasterizationOpti instance. Now call the Save method of CadImage class instance...

    docs.aspose.com/cad/net/exporting-dgn-autocad/
  6. Convert XLT to OTT using Python or with free On...

    XLT to OTT conversion in your Python applications without using Microsoft Office or online. Test free XLT to OTT online converter quickly before integrating the code....NET API to save the HTML file into the desired...allows developers to easily save HTML files into OTT format with...

    products.aspose.com/total/python-net/conversion...
  7. 档案

    档案...MemoryStream(); // Save the document to stream. doc.Save(outStream, SaveFormat...Document(inStream); // Save the document. loadDoc.Save("loadDoc.docx"...

    blog.aspose.com/zh/total/convert-worddoc-docx-t...
  8. Aspose.Cells 16.12.0 中的公共 API 更改|Documentation

    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....Mediu ); //Save the output excel file wb -> Save ( outputPath...charValue ()); //Save the output excel file wb -> Save ( outputPath...

    docs.aspose.com/cells/zh/go-cpp/public-api-chan...
  9. 将 3D 模型中的所有多边形转换为三角形|Documentation

    Aspose.3D for Java API 支持在任何受支持的 3D 文档中将所有多边形转换为三角形。...triangulate ( scene ); // Save 3D scene scene . save ( MyDir + "triangulated_out...

    docs.aspose.com/3d/zh/java/convert-all-polygons...
  10. Build Tangent and Binormal Data for all Meshes ...

    Using Aspose.3D for .NET API, developers can build tangent and binormal data for all meshes in any supported 3D file....BuildTangentBinormal ( scene ); // Save 3D scene scene . Save ( RunExamples . GetOutputFilePath...

    docs.aspose.com/3d/net/build-tangent-and-binorm...