Sort Score
Result 10 results
Languages All
Labels All
Results 2,711 - 2,720 of 363,370 for

save

(0.13 sec)
  1. Online TEX to XAML Conversion or Develop Java b...

    Free online app to convert TEX to XAML files. Java conversion library code for TEX documents....Convert TEX to PPTX by using save method Load PPTX document by...Presentation class Save the document to XAML format using save method and...

    products.aspose.com/total/java/conversion/tex-t...
  2. C++ API to Convert MHTML to PPTM | products.asp...

    Convert MHTML to PPTM via C++ without using Microsoft Word or Adobe Acrobat Reader... It is used to save webpages for offline viewing...presentation file format. It is used to save presentations that contain macros...

    products.aspose.com/total/cpp/conversion/mhtml-...
  3. OdtSaveOptions.MeasureUnit | Aspose.Words for .NET

    Customize your document's MeasureUnit with OdtSaveOptions. Choose your preferred measurement units for precision—default is Centimeters....Examples Shows how to make a saved document conform to an older...exportToOdt11Specs }; doc . Save ( ArtifactsDir + "OdtSaveOptions...

    reference.aspose.com/words/net/aspose.words.sav...
  4. C++ API to Export PDF to MARKDOWN | products.as...

    Convert PDF to MARKDOWN within C++ applications....Convert PDF to DOC by using Save member function Load DOC file...Words API Save the document to MARKDOWN format using Save member...

    products.aspose.com/total/cpp/conversion/pdf-to...
  5. C++ API to Convert PDF to XAML | products.aspos...

    Convert PDF to XAML via C++ without using Microsoft Word or Adobe Acrobat Reader...Convert PDF to PPTX by using Save method function Load PPTX document...reference Save the document to XAML format using Save member function...

    products.aspose.com/total/cpp/conversion/pdf-to...
  6. Generate DataBar Barcodes in C#|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 ( $"{path}DatabarBarHeight30Pi...BarHeight . Pixels = 60 ; gen . Save ( $"{path}DatabarBarHeight60Pi...

    docs.aspose.com/barcode/net/databar-barcodes/
  7. Create New Email in PHP|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 message in EML and MSG formats $mail_message_save_type...$message -> save ( $dataDir . "Message.eml" , $mail_message_save_type...

    docs.aspose.com/email/java/create-new-email-in-...
  8. Public API Changes in Aspose.3D 2.0.0|Documenta...

    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....the views of a 3D scene and save to a texture or window. All...}); //render the target and save the target texture to external...

    docs.aspose.com/3d/net/public-api-changes-in-as...
  9. Export MHTML to PPSM in Android | products.aspo...

    Android API to Convert MHTML to PPSM without using Microsoft Word... It is widely used to save web pages for offline viewing...Convert MHTML to PPTX by using save method Load PPTX document by...

    products.aspose.com/total/android-java/conversi...
  10. Create PDF Document using C++|Aspose.PDF for C++

    The most popular and basic task of working with a PDF file is creating a document from scratch. Use the Aspose.PDF for C++ library....Paragraph collection of the page Save the resultant PDF document void...-> Add ( textFragment ); // Save updated PDF String outputFileName...

    docs.aspose.com/pdf/cpp/create-document/