Sort Score
Result 10 results
Languages All
Labels All
Results 4,541 - 4,550 of 369,779 for

save

(0.17 sec)
  1. Aspose::Words::Fonts::FontInfoCollection::get_E...

    Aspose::Words::Fonts::FontInfoCollection::get_EmbedTrueTypeFonts method. Specifies whether or not to embed TrueType fonts in a document when it is Saved. Default value for this property is false in C++....fonts in a document when it is saved. Default value for this property...only. Examples Shows how to save a document with embedded TrueType...

    reference.aspose.com/words/cpp/aspose.words.fon...
  2. Rendering of Rotated Text Layers|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 the PsdImage instance...RotateFlipType. Call RotateFlip method Save the results. The following code...

    docs.aspose.com/psd/java/rendering-of-rotated-t...
  3. 在 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...
  4. 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....$connectorsTypeValue -> STRAIGHT_LINES ); \ # Save diagram $saveFileFormat = new...SaveFileFormat (); $diagram -> save ( $dataDir . "SetShapeAppearance...

    docs.aspose.com/diagram/java/set-appearance-of-...
  5. Set Aspect Ratio of BarCodes in Ruby|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.... 5 ) \ # Save the image builder . save ( data_dir + "SetAspectRatio...

    docs.aspose.com/barcode/java/set-aspect-ratio-o...
  6. ShapeBase.title property | Aspose.Words for Nod...

    ShapeBase.title property. Gets or sets the title (caption) of the current shape object....insertNode ( shape ); // When we save a document with a shape that...the shape's Alt Text. doc . save ( base . artifactsDir + "Shape...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  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. Find And Replace in Ruby|Aspose.Words for Java

    Find and/or replace text in MS Word document using Ruby....getText () \ # Save the modified document. doc . save ( data_dir...

    docs.aspose.com/words/java/find-and-replace-in-...
  9. Add SolutionXML Element to the Visio Drawing in...

    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....solution_xml ) \ # save Visio diagram diagram . save ( data_dir + "SolutionXmlElement...

    docs.aspose.com/diagram/java/add-solutionxml-el...
  10. Mail Merge Form Fields in Python|Aspose.Words f...

    Mail Merge Form Fields using Python....fieldValues ) \# Save the finished document . doc . save ( self . dataDir...

    docs.aspose.com/words/java/mail-merge-form-fiel...