Sort Score
Result 10 results
Languages All
Labels All
Results 4,521 - 4,530 of 371,733 for

save

(0.25 sec)
  1. 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-...
  2. Convert PS to POT via Java API | products.aspos...

    Java API to Convert PS to POT without using Microsoft Word...Convert PS to PPTX by using save method Load PPTX document by...Presentation class Save the document to POT format using save method and...

    products.aspose.com/total/java/conversion/ps-to...
  3. 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...
  4. 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...
  5. 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-...
  6. Convert PDF to PDF/A-2A not valid - Free Suppor...

    Hello Support Team We make use of the conversion method (of aspose.pdf version 24.7) that converts pdf to pdfa-2a. In order to be able to assure the customer that the converted pdf’s are in pdfa-2a, we have used the val…...Save(). This is not obvious and should...WriteLine("isValidated : " + isValidated); doc.Save(dataDir + "11_out.pdf"); bool...

    forum.aspose.com/t/convert-pdf-to-pdf-a-2a-not-...
  7. 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...
  8. SummarizeOptions Class | Aspose.Words for .NET

    Discover the Aspose.Words.AI.SummarizeOptions class to customize and enhance your document summarization for clearer insights and improved content management.... Save ( ArtifactsDir + "AI.AiSummarize...options ); multiDocumentSummary . Save ( ArtifactsDir + "AI.AiSummarize...

    reference.aspose.com/words/net/aspose.words.ai/...
  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. 用C++管理图片|Documentation

    使用 Aspose.Cells for C++ API 添加、定位和管理电子表格中的图像。...Add ( 5 , 5 , imagePath ); // Save workbook U16String outputPath...u "output.xls" ; workbook . Save ( outputPath ); std :: cout...

    docs.aspose.com/cells/zh/cpp/managing-pictures/