Sort Score
Result 10 results
Languages All
Labels All
Results 7,871 - 7,880 of 375,716 for

save

(0.38 sec)
  1. FileFormatUtil.detect_file_format method | Aspo...

    aspose.words.FileFormatUtil.detect_file_format method...password when we save it, and then save the document. save_options =...= aw . saving . OdtSaveOptions ( save_format = aw . SaveFormat...

    reference.aspose.com/words/python-net/aspose.wo...
  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. Saving a file with Slicers using Aspose Makes t...

    Hi There, I am using Aspose.Cell version 26.1.0. Attached are 2 files: slicers-original.xlsx, slicers-Saved.xlsx. slicers-Saved.zip (8.6 MB) slicers-original.zip (8.5 MB) In our coded we use Aspose.Cells to Save the…...Saving a file with Slicers using Aspose Makes the file unsavable...slicers-original.xlsx, slicers-saved.xlsx. slicers-saved.zip (8.6 MB) slicers-original...

    forum.aspose.com/t/saving-a-file-with-slicers-u...
  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. Փոխարկել 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-...
  6. Convert PST to OFT via Java | products.aspose.com

    Try the code sample to convert PST files to OFT format in Java. Download Java API to take your email processing applications to the next level....algorithms or tedious manual work, saving time and effort for more important...converting PST files to OFT format, saving developers time and effort...

    products.aspose.com/email/java/conversion/pst-t...
  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. 操作 Visio 中的嵌入式 OLE 对象 Diagram|Documentation

    本页介绍如何使用 Aspose.Diagram 库操作 ole 对象。... save ( outStream , com . aspose ...()); } } } // save Visio diagram diagram . save ( dataDir + "modified...

    docs.aspose.com/diagram/zh/java/manipulate-the-...