Sort Score
Result 10 results
Languages All
Labels All
Results 5,271 - 5,280 of 368,012 for

save

(0.15 sec)
  1. 转换为 XPS|Aspose.Slides 文档

    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.... Presentation 类公开的 Save 方法可用于将整个演示文稿转换为 XPS 文档。此外, XpsOptions...); //保存演示文稿为 TIFF 文档 pres . Save ( destFileName , Aspose . Slides...

    docs.aspose.com/slides/zh/net/conversion-to-xps/
  2. 在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....$customProp3 , "Source" , array ()); //Save the file with added properties...$ptr -> Call ( $workbook , "Save" , array ( $dataDir . "/Test_Workbook...

    docs.aspose.com/cells/zh/net/managing-document-...
  3. Redact PDF API | Aspose.PDF

    Redact PDF documents with free cross-platform Apps and High Code APIs for any platform.... Save PDF file. Redact PDF - C# Document...); annot . Redact (); } doc . Save ( dataDir + "output.pdf" );...

    products.aspose.com/pdf/redaction/
  4. 在 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....1 ) -> setAngle ( 190 ); \ # Save diagram $saveFileFormat = new...SaveFileFormat (); $diagram -> save ( $dataDir . "RotateShape.vdx"...

    docs.aspose.com/diagram/zh/java/rotate-a-shape-...
  5. Add background to PDF with JavaScript via C++|A...

    Add background image to the your PDF file with JavaScript via C++....onload = ( event ) => { /*prepare(save) the image file from BLOB*/...the image file into PDF and save the “ResultBackgroundImag.pdf”...

    docs.aspose.com/pdf/javascript-cpp/add-backgrou...
  6. Change the HTML Link Target Type with JavaScrip...

    Learn how to change the HTML link target type using Aspose.Cells for JavaScript via C++. Control the target attribute in your HTML links....arrayBuffer )); // Create HTML save options and set link target...Self ; // Save the workbook to HTML using the save options const...

    docs.aspose.com/cells/javascript-cpp/change-the...
  7. ShapeBase.Title | Aspose.Words for .NET

    Manage your ShapeBase title property effortlessly. Set or retrieve the title caption for any shape object to enhance your design's clarity and appeal....InsertNode ( shape ); // When we save a document with a shape that...the shape's Alt Text. doc . Save ( ArtifactsDir + "Shape.Title...

    reference.aspose.com/words/net/aspose.words.dra...
  8. Change Adjustment Values of the Shape with Java...

    Learn how to change adjustment values of shapes in Excel using Aspose.Cells for JavaScript via C++....; // Save the workbook const outputData = workbook . save ( SaveFormat...add ( "adj3" , 0.16667 ); // Save the workbook to an in-memory...

    docs.aspose.com/cells/javascript-cpp/change-adj...
  9. Add Window Element to the Visio Instance in PHP...

    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....getWindows () -> add ( $window ); \ # save in any supported format $saveFileFormat...SaveFileFormat (); $diagram -> save ( $dataDir . "AddWindowElement...

    docs.aspose.com/diagram/java/add-window-element...
  10. Set Appearance of the Connector Type Shape in V...

    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....STRAIGHT_LINES ) \ # Save diagram diagram . save ( data_dir + "SetShapeAppearance...

    docs.aspose.com/diagram/java/set-appearance-of-...