Sort Score
Result 10 results
Languages All
Labels All
Results 6,681 - 6,690 of 370,054 for

save

(0.42 sec)
  1. How to Export Excel to Word in Python

    This brief article guides on how to export Excel to Word in Python. It contains information about the environment configuration, the detailed steps to be followed and a runnable sample code converting Excel to Word in Python....not exist for saving the output Word file Save the Excel file...the Workbook.save() method using the custom save options The detailed...

    kb.aspose.com/cells/python/how-to-export-excel-...
  2. Converting a PDF file to JPEG using Rust | Aspo...

    Code Examples on Rust for PDF‑to‑JPEG Conversion on All Platforms...your PDF file and then simply save it as a JPEG file. You can use..."sample.pdf" ) ? ; // Convert and save the specified page as Jpg-image...

    products.aspose.com/pdf/rust-cpp/conversion/pdf...
  3. Converting a PDF file to BMP using Rust | Aspos...

    Code Examples on Rust for PDF‑to‑BMP Conversion on All Platforms...your PDF file and then simply save it as a BMP file. You can use..."sample.pdf" ) ? ; // Convert and save the specified page as Bmp-image...

    products.aspose.com/pdf/rust-cpp/conversion/pdf...
  4. Aspose::Words::WarningType enum | Aspose.Words ...

    Aspose::Words::WarningType enum. Specifies the type of a warning that is issued by Aspose.Words during document loading or saving in C++....during document loading or saving. enum class WarningType Values...the created document following save. DataLoss 1 Generic data loss...

    reference.aspose.com/words/cpp/aspose.words/war...
  5. PDF Header Insertion Using C# | Aspose.PDF

    Sample C# code for using Aspose.PDF to work with headers from PDF via .NET.... Save the PDF file. Add a Header to...textStamp ); } pdfDocument . Save ( outputFile );...

    products.aspose.com/pdf/net/header/
  6. 使用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....[] { 1 }); //Save the excel file workbook . save ( "AsposeTotal...

    docs.aspose.com/cells/zh/java/calculate-sub-tot...
  7. 计算小计|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 ( "AsposeTotal...

    docs.aspose.com/cells/zh/net/calculate-sub-totals/
  8. 缩放 3D 场景的几何图形|Documentation

    开发人员只能缩放 3D 节点或 3D 场景的所有节点的几何图形。为了实现这一点,开发人员可以调用PolygonModifier类实例的多个Scale成员。...01 and save it to another file: scene =... Vector3 ( 0.01 )); scene . save ( "scaled-scene.obj" , FileFormat...

    docs.aspose.com/3d/zh/python-net/scale-geometri...
  9. Converting a PDF file to DOCX using JavaScript ...

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

    products.aspose.com/pdf/nodejs-cpp/conversion/p...
  10. Converting Range of DjVu Pages to Separate Imag...

    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....= 0 ; while ( $i < 2 ) { \ # Save each page in separate file,...DjvuMultiPageOptions ( $i )); $image -> save ( $dataDir . "djvupages#{i}...

    docs.aspose.com/imaging/java/converting-range-o...