Sort Score
Result 10 results
Languages All
Labels All
Results 9,361 - 9,370 of 375,720 for

save

(0.44 sec)
  1. Converting a PDF file to XML using C++ | Aspose...

    Sample code for PDF to XML conversion using C++. Use C++ example for batch PDF to XML conversion....Save method while passing the output...SaveFormat.Xml as parameters Save the output XML file Here is...

    products.aspose.com/pdf/cpp/conversion/pdf-to-xml/
  2. Create PDF Document|Aspose.PDF for C++

    This article describes how to Create and format the PDF Document with Aspose.PDF for C++....Paragraphs collection of the page Save the resultant PDF document using...( text ); // Save updated PDF document -> Save ( _dataDir + outputFileName...

    docs.aspose.com/pdf/cpp/create-pdf-document/
  3. Aspose.PSD for .NET 24.7发布说明|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 ( outputFile , new PngOptions...PdfCoreOptions (); psdImage . Save ( output , saveOptions ); }...

    docs.aspose.com/psd/zh/net/aspose-psd-for-net-2...
  4. PDF to HTML Merge using Python | Aspose.PDF

    Combine two or more PDF documents into one HTML single file programmatically with Python sample code using Aspose.PDF for Python for .NET...HtmlSaveOptions object to specify saving options, such as the file format...parameters are provided for other save options. Export the merged PDF...

    products.aspose.com/pdf/python-net/merger/pdf-t...
  5. Extract Assets from U3D File Formats via Java |...

    Sample Java extract assets code for U3D file. Use this example code to extract assets from U3D file within any Web or Desktop Java based application....Call the Extract method and save the file System Requirements...if (entity instanceof Mesh){ Save((Mesh)entity, node.getName());...

    products.aspose.com/3d/java/extractor/u3d/
  6. MathText|Aspose.Slides for PHP Documentation

    Work with math text in PHP using Aspose.Slides: create and edit equations, fractions, radicals, scripts, formatting, and render results for PPT and PPTX....$mathBlock ); $presentation -> save ( "math_text.pptx" , SaveFormat...$mathShape ); $presentation -> save ( "math_text_removed.pptx" ...

    docs.aspose.com/slides/php-java/examples/elemen...
  7. Convert WORDML to OFT in Python | products.aspo...

    Save WORDML to OFT within Python applications without using Microsoft Word or Outlook...NET and save it into OFT format. This API...using Document class Call the save method while specifying output...

    products.aspose.com/total/python-net/conversion...
  8. Convert WORDML to EMAIL in Python | products.as...

    Save WORDML to EMAIL within Python applications without using Microsoft Word or Outlook...NET and save it into EMAIL format. This makes...using Document class Call the save method while specifying output...

    products.aspose.com/total/python-net/conversion...
  9. Working with Transformations in PS file | Python

    How to transform a content in PS file is a question answered by Aspose.Page API solution. See how to use the functionality in Python...methods such as “write_graphics_save()” and “write_graphics_restore()”...without using “write_graphics_save()” and “write_graphics_restore()”...

    docs.aspose.com/page/python-net/ps/working-with...
  10. Convert DOTM to EMAIL in Python | products.aspo...

    Save DOTM to EMAIL within Python applications without using Microsoft Word or Outlook...using Document class Call the save method while specifying output...file path and relevant HTML Save options as parameter. So your...

    products.aspose.com/total/python-net/conversion...