Sort Score
Result 10 results
Languages All
Labels All
Results 2,111 - 2,120 of 371,734 for

save

(0.21 sec)
  1. Embed Fonts in Presentations Using JavaScript|A...

    Embed TrueType fonts in PowerPoint and OpenDocument presentations with Aspose.Slides for Node.js via Java, ensuring accurate rendering across all platforms....Dimension" , 960 , 720 )); // Save the image to disk in JPEG format...format try { slideImage . save ( "picture1_out.jpg" , aspose ...

    docs.aspose.com/slides/nodejs-java/embedded-font/
  2. NodeRendererBase class | Aspose.Words for Node.js

    Aspose.Words.Rendering.NodeRendererBase class. Base class for [ShapeRenderer](../shaperenderer/) and [OfficeMathRenderer](../officemathrenderer/)... save(fileName, saveOptions) Renders...into an image and saves into a file. save(fileName, saveOptions)...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Render MSG to WORDML in Andorid App | products....

    Export MSG to WORDML without using Microsoft Word or Outlook in you Andorid applications...using save method Load HTML by using Document class Save the document...document to WORD_ML format using save method and set WORD_ML as SaveFormat...

    products.aspose.com/total/android-java/conversi...
  4. Render MSG to PS in Andorid App | products.aspo...

    Export MSG to PS without using Microsoft Word or Outlook in you Andorid applications...using save method Load HTML by using Document class Save the document...document to PS format using save method and set PS as SaveFormat...

    products.aspose.com/total/android-java/conversi...
  5. Render MSG to OTT in Andorid App | products.asp...

    Export MSG to OTT without using Microsoft Word or Outlook in you Andorid applications...using save method Load HTML by using Document class Save the document...document to OTT format using save method and set OTT as SaveFormat...

    products.aspose.com/total/android-java/conversi...
  6. Embed Fonts in Presentations Using PHP|Aspose.S...

    Embed TrueType fonts in PowerPoint and OpenDocument presentations with Aspose.Slides for PHP via Java, ensuring accurate rendering across all platforms....Dimension" , 960 , 720 )); # Save the image to disk in JPEG format...format try { $slideImage -> save ( "picture1_out.jpg" , ImageFormat...

    docs.aspose.com/slides/php-java/embedded-font/
  7. Convert PowerPoint Presentations to XPS on Andr...

    Convert PowerPoint PPT/PPTX to high-quality, platform-independent XPS in Java using Aspose.Slides for Android. Get step-by-step guide and sample code.... you will find it easier to save, share, and print your documents...so you may want to consider saving files to this format. If you...

    docs.aspose.com/slides/androidjava/convert-powe...
  8. Convert PowerPoint Presentations to XPS in Java...

    Convert PowerPoint PPT/PPTX to high-quality, platform-independent XPS in Java using Aspose.Slides. Get step-by-step guide and sample code.... you will find it easier to save, share, and print your documents...so you may want to consider saving files to this format. If you...

    docs.aspose.com/slides/java/convert-powerpoint-...
  9. Add an Asset Information and Flip Coordinate Sy...

    Metadata is structured information that describes, explains, locates or makes it easier to retrieve, use or manage an information resource. Aspose.3D for Python via .NET API allows developers to define a Metadata for the scene.... Save 3D scene in the supported file...unit_scale_factor = 0.6 # The saved file output = "out" + "InformationToScene...

    docs.aspose.com/3d/python-net/add-an-asset-info...
  10. Delete Named Ranges with C++|Documentation

    Learn how to remove defined names or named ranges from Excel or OpenOffice files using Aspose.Cells for C++.... Save the workbook to retain the changes...GetNames (). RemoveAt ( 0 ); // Save the workbook to retain the changes...

    docs.aspose.com/cells/cpp/delete-named-ranges/