Sort Score
Result 10 results
Languages All
Labels All
Results 3,181 - 3,190 of 344,334 for

save

(0.09 sec)
  1. OoxmlCompliance enumeration | Aspose.Words for ...

    aspose.words.saving.OoxmlCompliance enumeration. Allows to specify which OOXML specification will be used when saving in the DOCX format....specification will be used when saving in the DOCX format. Members...compliance specification for a saved document to adhere to. doc =...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Aspose.PSD for .NET 22.10 - 发布说明|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 ( output ); } PSDNET-1257. 时间轴效果消失并以奇怪的方式显示。(在...ApplyTo ( psdImage ); psdImage . Save ( outputFile ); } PSDNET-1278...

    docs.aspose.com/psd/zh/net/aspose-psd-for-net-2...
  3. Manage SmartArt Shape Node|Aspose.Slides Docume...

    Manage SmartArt nodes and child nodes in PowerPoint presentations in C# or .NET... Save the Presentation. // Load the...Added" ; } } // Saving Presentation pres . Save ( "AddSmartArtNode_out...

    docs.aspose.com/slides/net/manage-smartart-shap...
  4. ActiveX|Aspose.Slides for Python Documentation

    Manage ActiveX controls in PowerPoint presentation in Python... save ( bmp_bytes , drawing . imaging...bmp_bytes = io . BytesIO () bmp . save ( bmp_bytes , drawing . imaging...

    docs.aspose.com/slides/python-net/activex/
  5. Embedded Font - PowerPoint Java API|Aspose.Slid...

    Use embedded fonts in PowerPoint presentation in Java...Dimension ( 960 , 720 )); //Save the image to disk in JPEG format...format try { slideImage . save ( "picture1_out.jpg" , ImageFormat...

    docs.aspose.com/slides/java/embedded-font/
  6. Presentation Background|Aspose.Slides for PHP D...

    Set background in PowerPoint presentation... Save the modified presentation. This...presentation to disk $pres -> save ( "ContentBG.pptx" , SaveFormat...

    docs.aspose.com/slides/php-java/presentation-ba...
  7. Saving a printable form and recognition pattern...

    How to Save a generated printable form and a recognition pattern file on disk....Saving a printable form and recognition pattern Contents [ Hide...you can save it to disk in the preferred format. The saved results...

    docs.aspose.com/omr/net/generate-template/save/
  8. Embedded Font - PowerPoint JavaScript API|Aspos...

    Use embedded fonts in PowerPoint presentation in JavaScript...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/
  9. Embedded Font - PowerPoint Java API|Aspose.Slid...

    Use embedded fonts in PowerPoint presentation...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/
  10. How to Transform Markdown to PDF in Python

    This article provides information on how to transform Markdown to PDF in Python. It has the IDE settings, a set of tasks for writing the application, and a runnable sample code to export Markdown to PDF in Python....customize the output PDF before saving it on the disk or to a stream...the aspose.words.saving namespace Call the save() method by providing...

    kb.aspose.com/words/python/how-to-transform-mar...