Sort Score
Result 10 results
Languages All
Labels All
Results 6,011 - 6,020 of 368,266 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/exporting-dgn-autocad/
  2. PDF Forms. Manage via Python | Aspose.PDF

    Manage PDF Forms programmatically with Python sample code using Aspose.PDF for Python via .NET.... Save the PDF file. Create PDF Forms... 1 ) # Save the modified PDF document document . save ( path_outfile...

    products.aspose.com/pdf/python-net/acroforms/
  3. Convert PPTX to Word in Python | products.aspos...

    Convert PPTX to Word in Python. Use Python library API to convert PowerPoint to Word... save( "slide_ {i} .png" . format(i...BreakType . PAGE_BREAK) doc . save( "presentation.docx" ) How to...

    products.aspose.com/slides/python-net/conversio...
  4. Rotate PDF using PHP | Aspose.PDF

    Rotate PDF documents programmatically with PHP sample code using Aspose.PDF for PHP via Java... Save the output PDF file. If you...On90 ); } // Save output document $document -> save ( $outputFile...

    products.aspose.com/pdf/php-java/rotate/
  5. Update Visio Shape Text in PHP|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....Text" )); } $i += 1 ; } \ # Save diagram $saveFileFormat = new...SaveFileFormat (); $diagram -> save ( $dataDir . "UpdateShapeText...

    docs.aspose.com/diagram/java/update-visio-shape...
  6. Set Visio Shape's XForm Data in PHP|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....setValue ( 5 ); } $i += 1 ; } \ # Save diagram $saveFileFormat = new...SaveFileFormat (); $diagram -> save ( $dataDir . "SetShapeXFormData...

    docs.aspose.com/diagram/java/set-visio-shape-s-...
  7. 通过 C++ 使用 Node.js 将 JSON 转换为Excel|Documentation

    学习如何使用Aspose.Cells for Node.js via C++将JSON转换为Excel文件。...filePath ); // save file to xlsx format wb . save ( "sample_out...options ); // Save file to xlsx format book . save ( "sample_out...

    docs.aspose.com/cells/zh/nodejs-cpp/convert-jso...
  8. ImageSaveOptions.saveFormat property | Aspose.W...

    ImageSaveOptions.SaveFormat property. Specifies the format in which the rendered document pages or shapes will be Saved if this Save options object is used...pages or shapes will be saved if this save options object is used...format. Also, it is possible to save to SVG both via ImageSaveOptions...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Aspose::Words::Properties::BuiltInDocumentPrope...

    Aspose::Words::Properties::BuiltInDocumentProperties::get_Security method. Specifies the security level of a document as a numeric value in C++....property to a correct value before saving a document. Examples Shows...set_ReadOnlyRecommended ( true ); doc -> Save ( get_ArtifactsDir () + u "DocumentProperties...

    reference.aspose.com/words/cpp/aspose.words.pro...
  10. SummarizeOptions.summary_length property | Aspo...

    SummarizeOptions.summary_length property. Allows to specify summary length... save ( file_name = ARTIFACTS_DIR...options ) multi_document_summary . save ( file_name = ARTIFACTS_DIR...

    reference.aspose.com/words/python-net/aspose.wo...