Sort Score
Result 10 results
Languages All
Labels All
Results 7,021 - 7,030 of 378,477 for

save

(0.36 sec)
  1. 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...
  2. 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...
  3. 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 + "Shape.SoftEdge...MaxImageResolution = 72 ; doc . Save ( ArtifactsDir + "SvgSaveOptions...

    reference.aspose.com/words/net/aspose.words.dra...
  4. 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...
  5. DocSaveOptions.save_routing_slip property | Asp...

    DocSaveOptions.Save_routing_slip property. When ``False``, RoutingSlip data is not Saved to output document...save_routing_slip property DocSaveOptions.save_routing_slip property...False , RoutingSlip data is not saved to output document. Default...

    reference.aspose.com/words/python-net/aspose.wo...
  6. SummarizeOptions constructor | Aspose.Words for...

    SummarizeOptions constructor. Initializes a new instances of [SummarizeOptions](../) class.... save ( file_name = ARTIFACTS_DIR...options ) multi_document_summary . save ( file_name = ARTIFACTS_DIR...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Aspose.PDF С++ Example|Aspose.PDF for C++

    This page show how use simple programming for create a PDF document containing text - Hello World.... Save resultant PDF document Following...paragraphs -> Add ( text ); // Save updated PDF outputFileName =...

    docs.aspose.com/pdf/cpp/hello-world-example/
  8. Export Document Workbook and Worksheet Properti...

    Learn how to export Document, Workbook, and Worksheet properties in Excel to HTML using Aspose.Cells for Node.js via C++....filePath ); // Specify Html Save Options const options = new...to Html with Html Save Options workbook . save ( "outputExportDocument...

    docs.aspose.com/cells/nodejs-cpp/export-documen...
  9. Manipulating WebP Images|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.... Save WebP image. Following is the...WebP Aspose.Imaging lets you save files in Webp format. This article...

    docs.aspose.com/imaging/net/manipulating-webp-i...
  10. Create User-defined Cell in the ShapeSheet in P...

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

    docs.aspose.com/diagram/java/create-user-define...