Sort Score
Result 10 results
Languages All
Labels All
Results 6,311 - 6,320 of 367,870 for

save

(0.39 sec)
  1. Exporting DGN AutoCAD|CAD 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.... Now call the Save method of CadImage class instance...CadRasterizationOpti instance. Now call the Save method of CadImage class instance...

    docs.aspose.com/cad/net/developer-guide/exporti...
  2. 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/
  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. 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/
  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. 缩放 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...
  8. Aspose::Words::Saving::SaveOptions::get_UpdateC...

    Aspose::Words::Saving::SaveOptions::get_UpdateCreatedTimeProperty method. Gets or sets a value determining whether the CreatedTime property is updated before saving. Default value is false; in C++....Aspose::Words::Saving::SaveOptions::get_UpdateCreatedTimePro...property is updated before saving. Default value is false ;....

    reference.aspose.com/words/cpp/aspose.words.sav...
  9. 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...
  10. Working with Shapes in PS file | Python

    How to add shapes to PS file is a question answered by Aspose.Page API solution. See how to use the functionality in Python...already created output stream and save options. Create a rectangle...the rectangle. Close the page. Save the document. To stroke (outline)...

    docs.aspose.com/page/python-net/ps/working-with...