Sort Score
Result 10 results
Languages All
Labels All
Results 6,761 - 6,770 of 375,795 for

save

(1.45 sec)
  1. Installation|Aspose.Words for Python via .NET

    Install Aspose.Words for Python using Visual Studio tools such as Manage NuGet Packages or Package Manager Console and the MSI installer. Use the Full Trust permission set....words as aw # Create and save a simple document doc = aw ...for Python via .NET" ) doc . save ( "C: \\ Temp \\ out.docx" )...

    docs.aspose.com/words/python-net/installation/
  2. 使用多种编码读取CSV文件|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....options ); //Save it in XLSX format workbook . save ( dataDir +...

    docs.aspose.com/cells/zh/java/read-csv-file-wit...
  3. Generate UV|Documentation

    Aspose.3D for Java offers PolygonModifier class which exposes GenerateUV method, with which you can manually generate UV and associate it with the mesh. ...createChildNode ( mesh ); //then save it scene . save ( MyDir + "test.obj"...

    docs.aspose.com/3d/java/generate-uv/
  4. WarningType Enum | Aspose.Words for .NET

    Discover the Aspose.Words.WarningType enum, which categorizes warnings during document loading or saving, enhancing your document management experience....during document loading or saving. [Flags] public enum WarningType...the created document following save. DataLoss 1 Generic data loss...

    reference.aspose.com/words/net/aspose.words/war...
  5. Manipulate PDF Document|Aspose.PDF for PHP via ...

    Discover how to manipulate PDF files in PHP with Aspose.PDF for content modification and document structuring....in which the result is to be saved and the required validation...); } // Save the updated document $document -> save ( $outputFile...

    docs.aspose.com/pdf/php-java/manipulate-pdf-doc...
  6. Trim Leading Blank Rows and Columns while expor...

    Learn how to trim leading blank rows and columns while exporting spreadsheets to CSV format using Aspose.Cells for C++....leading blank columns and rows on saving, but if you want to remove...columns will be discarded on saving. Prior to the release of Aspose...

    docs.aspose.com/cells/cpp/trim-leading-blank-ro...
  7. Retrieve an ActiveX Control from a Shape Object...

    Modify properties of an activeX Control with Aspose.Diagram library...."Test Button" ; // Save diagram diagram . Save ( dataDir + "Ret...

    docs.aspose.com/diagram/net/retrieve-an-activex...
  8. 从 Visio 中的形状中提取所有图像|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....Bitmap ( stream ); // save bmp here bitmap . Save ( "ExtractedShape"...

    docs.aspose.com/diagram/zh/net/extract-all-imag...
  9. 在 xlsx4j 中计算小计|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....[] { 1 }); //Save the excel file workbook . save ( dataDir + "AsposeTotal...

    docs.aspose.com/cells/zh/java/calculate-sub-tot...
  10. WarningInfoCollection.Warning | Aspose.Words fo...

    Discover the WarningInfoCollection method that enhances your application by implementing IWarningCallback, effortlessly adding warnings to your collection....font substitution warning if we save a document with a missing font...FontSettings = fontSettings ; doc . Save ( ArtifactsDir + "FontSettings...

    reference.aspose.com/words/net/aspose.words/war...