Sort Score
Result 10 results
Languages All
Labels All
Results 7,701 - 7,710 of 368,026 for

save

(0.22 sec)
  1. View or Edit PPT Files Metadata using C++ | pro...

    C++ source code to edit or view PPT format metadata....// Save your presentation to a file presentation -> Save( u ...Name); // Saving presentation presentation -> Save( u "CustomDocumentProper_out...

    products.aspose.com/slides/cpp/metadata/ppt/
  2. 用JavaScript通过C++加载不带图表的源Excel文件|Documentation

    学习如何用Aspose.Cells for JavaScript通过C++加载不带图表的Excel文件。...> </ head > < body > < h1 > Save Workbook Without Charts to PDF...arrayBuffer ), options ); // Save the workbook in PDF format const...

    docs.aspose.com/cells/zh/javascript-cpp/load-so...
  3. Developer Guide|Aspose.Medical for .NET Documen...

    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....DICOM File Create DICOM File Save DICOM File Data Manipulation...

    docs.aspose.com/medical/net/developer-guide/
  4. 3D Rotation Effects in a Visio Drawing|Document...

    This section explains how to set 3D Rotation Properties in Shapesheet with Aspose.Diagram.... Save drawing 3D Rotation Programming...BOOL . True ; // save drawing diagram . Save ( @ "c:\temp\TestTemplate...

    docs.aspose.com/diagram/net/3d-rotation-effects...
  5. 保存 SVG 文件 – Aspose.SVG for Python via .NET

    了解如何使用 Aspose.SVG Python 库将 SVG 文档保存到文件、内存流或 Url。...您将了解如何使用 类的 save() 方法保存 SVG 文件。此外,Aspose.SVG...with the document here 16 17 # Save the modified SVG document to...

    docs.aspose.com/svg/zh/python-net/save-svg-file/
  6. Փոխարկել OBJ-ը USDZ-ի Python-ում

    Այս կարճ ուղեցույցը ներկայացնում է, թե ինչպես փոխարկել OBJ-ից USDZ՝ օգտագործելով Python-ը։ Այն ընդգրկում է հիմնական քայլերը, անհրաժեշտ բաղադրիչները և գործնական կոդի օրինակ՝ Python-ում OBJ-ը USDZ փոխարկիչ ստեղծելու համար։...from_file ֆունկցիայով Պահպանեք USDZ՝ save ֆունկցիայի միջոցով Այս ուղեցույցը...գրադարաններով։ Ապա բեռնեք OBJ ֆայլը և save մեթոդով այն փոխարկեք USDZ-ի։...

    kb.aspose.com/hy/3d/python/convert-obj-to-usdz-...
  7. 在VSTO和Aspose.Cells中设置工作表的背景图片|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....jpeg" ); //Save the excel file. objBook . SaveCopyAs...imageData ); //Save the excel file. workbook . Save ( "BackgroundPicBook...

    docs.aspose.com/cells/zh/net/set-background-pic...
  8. How to Set Point as Total with Python.NET|Docum...

    Learn how to configure total points in Excel waterfall charts using Aspose.Cells for Python via .NET with this step-by-step guide....is_total = True # Save modified workbook workbook . save ( "output.xlsx"...subtotals = [ 0 , 4 , 8 , 12 ] wb . save ( os . path . join ( file_path...

    docs.aspose.com/cells/python-net/how-to-set-poi...
  9. Cell.CellFormat | Aspose.Words for .NET

    Discover the Cell CellFormat property to easily access and customize cell formatting options for enhanced data presentation in your applications.... Save ( ArtifactsDir + "Table.CellFormat...secondTable . Remove (); doc . Save ( ArtifactsDir + "Table.CombineTables...

    reference.aspose.com/words/net/aspose.words.tab...
  10. Export Document Structure While Converting to P...

    Learn how to export document structure while converting an Excel file to a tagged PDF using Aspose.Cells for JavaScript via C++....exportDocumentStruct() you can save to a tagged PDF with the document...exportDocumentStruct = true ; // Save the PDF file with PdfSaveOptions...

    docs.aspose.com/cells/javascript-cpp/export-doc...