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

save

(0.58 sec)
  1. Creating Two Dimensional (2D) BarCodes in Ruby|...

    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...." ) \ # Save the image to your system and...image format to Jpeg builder . save ( data_dir + "Creating2DBarcode...

    docs.aspose.com/barcode/java/creating-two-dimen...
  2. PdfPageMode enumeration | Aspose.Words for Node.js

    Aspose.Words.Saving.PdfPageMode enumeration. Specifies how the PDF document should be displayed when opened in the PDF reader....can pass to the document's "Save" method // to modify how that...let saveOptions = new aw . Saving . PdfSaveOptions (); // Set...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. SummarizeOptions class | Aspose.Words for Node.js

    Aspose.Words.AI.SummarizeOptions class. Allows to specify various options for summarizing document content.... save ( base . artifactsDir + "AI...options ); multiDocumentSummary . save ( base . artifactsDir + "AI...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. ShapeBase.SoftEdge | Aspose.Words for .NET

    Enhance your designs with ShapeBase SoftEdge for smooth, soft edge formatting. Elevate your visuals effortlessly and stand out in every project!... Save ( ArtifactsDir + "SvgSaveOptions...= 30 ; builder . Document . Save ( ArtifactsDir + "Shape.SoftEdge...

    reference.aspose.com/words/net/aspose.words.dra...
  5. FontSubstitutionSettings.font_info_substitution...

    FontSubstitutionSettings.font_info_substitution property. Settings related to font info substitution rule....font substitution warning if we save a document with a missing font...font_settings = font_settings doc . save ( file_name = ARTIFACTS_DIR...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Set the Height and Width of a Shape in PHP|Docu...

    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....getValue ()); } $i += 1 ; } \ # Save diagram $saveFileFormat = new...SaveFileFormat (); $diagram -> save ( $dataDir . "SetShapeHeightAndWid...

    docs.aspose.com/diagram/java/set-the-height-and...
  7. Set the Height and Width of a Shape in Ruby|Doc...

    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....end i += 1 end \ # Save diagram diagram . save ( data_dir + "SetShapeHeightAndWid...

    docs.aspose.com/diagram/java/set-the-height-and...
  8. 使用 C++ 移除 ActiveX 控件|Documentation

    学习如何使用 Aspose.Cells for C++ 从工作簿中删除 ActiveX 控件。...RemoveActiveXControl (); // Save the workbook wb . Save ( outDir + u "Re...

    docs.aspose.com/cells/zh/cpp/remove-activex-con...
  9. 减小文件大小|Documentation

    This section explains how to reduce file size from a diagram with Aspose.Diagram for Python via Java....MASTERS ) # save in the VSDX format diagram . save ( "ReduceFileSize_Out...

    docs.aspose.com/diagram/zh/python-java/reduce-f...
  10. 在 Jython 中将 Excel 转换为 Pdf|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....xls" ) # Save the document in PDF format workbook . save ( dataDir...

    docs.aspose.com/cells/zh/java/excel-to-pdf-conv...