Sort Score
Result 10 results
Languages All
Labels All
Results 3,251 - 3,260 of 375,303 for

save

(0.21 sec)
  1. Android API to Render XPS to ODT | products.asp...

    Transform XPS to ODT via Android via Java API...Convert XPS to DOC by using save method Load DOC file by using...Aspose.Words Save the document to ODT format using save method and...

    products.aspose.com/total/android-java/conversi...
  2. Android API to Render PCL to ODT | products.asp...

    Transform PCL to ODT via Android via Java API...Convert PCL to DOC by using save method Load DOC file by using...Aspose.Words Save the document to ODT format using save method and...

    products.aspose.com/total/android-java/conversi...
  3. Access Slides in Presentations with Python|Aspo...

    Learn how to access and manage slides in PowerPoint and OpenDocument presentations with Aspose.Slides for Python via .NET. Boost productivity with code examples.... Save the modified presentation. The...2 # Save the modified presentation. presentation . save ( "slide_number...

    docs.aspose.com/slides/python-net/access-slide-...
  4. Pdf with JavaScript via C++|Documentation

    Learn how to convert Excel Workbook into PDF using Aspose.Cells for JavaScript via C++.... Simply save an Excel file to PDF using the...Workbook class’s save(string, SaveFormat) method. The save(string, SaveFormat)...

    docs.aspose.com/cells/javascript-cpp/convert-ex...
  5. Manage SmartArt Shape Nodes in Presentations on...

    Manage SmartArt shape nodes in PPT and PPTX with Aspose.Slides for Android. Get clear Java code samples and tips to streamline your presentations....and set the text in TextFrame Save the Presentation. // Load the...Added" ); } } // Saving Presentation pres . save ( "AddSmartArtNode...

    docs.aspose.com/slides/androidjava/manage-smart...
  6. Adding Attachment to PDF document|Aspose.PDF fo...

    This page describes how to add an attachment to a PDF file with Java....fileSpecification ); // Save the updated document pdfDocument . save ( "output..."output.pdf" ); } } Extract and Save an Attachment...

    docs.aspose.com/pdf/java/add-attachment-to-pdf-...
  7. ShapeBase.AlternativeText | Aspose.Words for .NET

    Discover the ShapeBase AlternativeText property, which enhances accessibility by providing descriptive text for graphics, improving user experience and SEO.... Save ( ArtifactsDir + "Shape.AltText.docx" ); // Save the...of the missing image. doc . Save ( ArtifactsDir + "Shape.AltText...

    reference.aspose.com/words/net/aspose.words.dra...
  8. Aspose::Words::Saving::MarkdownSaveOptions::get...

    Aspose::Words::Saving::MarkdownSaveOptions::get_LinkExportMode method. Specifies how links will be written to the output file. Default value is Auto in C++....Aspose::Words::Saving::MarkdownSaveOptions::get_LinkExportMode...is Auto . Aspose :: Words :: Saving :: MarkdownLinkExportMo Aspose...

    reference.aspose.com/words/cpp/aspose.words.sav...
  9. Set PDF file information - facades|Aspose.PDF f...

    This section explains how to set PDF file information with Aspose.PDF Facades using PdfFileInfo Class.... Finally, save the updated PDF file using saveNewInfo(...setCreator ( "Aspose" ); // Save updated file fileInfo . saveNewInfo...

    docs.aspose.com/pdf/java/set-pdf-information/
  10. Convert JPG to PDF|Aspose.PDF for Android via Java

    Learn how to easily convert a JPG images to PDF file. Also, you can convert an image to PDF with the same height and width of the page....JPG image and add to paragraph Save output PDF The code snippet...pdf" ); // Save output document try { document . save ( pdfFileName...

    docs.aspose.com/pdf/androidjava/convert-jpg-to-...