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

save

(0.18 sec)
  1. AiModel.create method | Aspose.Words for Node.js

    AiModel.create method. Creates a new instance of [AiModel](../) class.... save ( base . artifactsDir + "AI...options ); multiDocumentSummary . save ( base . artifactsDir + "AI...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Convert DIF to DOCM using Python or with free O...

    DIF to DOCM conversion in your Python applications without using Microsoft Office or online. Test free DIF to DOCM online converter quickly before integrating the code....NET API can be used to save the created HTML into desired...Workbook class Save DIF file to HTML by using save(file, SaveFormat...

    products.aspose.com/total/python-net/conversion...
  3. Extract Images from PDF (facades)|Aspose.PDF fo...

    This section explains how to extract images with Aspose.PDF Facades using PdfExtractor Class.... In order to save the images to disk, you can...//Retrieve image from collection and save it in a file extractor . getNextImage...

    docs.aspose.com/pdf/java/extract-images/
  4. Redact PPTX Presentation Files using C++ | prod...

    C++ source code to find and replace text in PPTX Presentation.... nullptr ); presentation -> Save( u "replaced.pptx" , SaveFormat...method to find and replace text. Save result in PPTX format Online...

    products.aspose.com/slides/cpp/redaction/pptx/
  5. 使用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...
  6. 计算小计|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/
  7. Add Header to PDF 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/
  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. OfficeMath.get_math_renderer method | Aspose.Wo...

    OfficeMath.get_math_renderer method. Creates and returns an object that can be used to render this equation into an image....pass to the node renderer's "save" method to modify # how it renders...node into an image. save_options = aw . saving . ImageSaveOptions...

    reference.aspose.com/words/python-net/aspose.wo...
  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...