Sort Score
Result 10 results
Languages All
Labels All
Results 3,271 - 3,280 of 38,276 for

save

(0.08 sec)
  1. HtmlSaveOptions.navigationMapLevel property | A...

    HtmlSaveOptions.navigationMapLevel property. Specifies the maximum level of headings populated to the navigation map when exporting to EPUB, MOBI, or AZW3 formats... Saving . HtmlSaveOptions ( aw . SaveFormat...navigationMapLevel = 2 ; doc . save ( base . artifactsDir + "HtmlSaveOptions...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. 安装|Aspose.Slides for Python 文档

    在 Windows、Linux 或 macOS 上通过 Java 安装 Aspose.Slides for Python... save ( "out.pptx" , SaveFormat .... setText ( "幻灯片标题" ) pres . save ( "out.pptx" , SaveFormat ....

    docs.aspose.com/slides/zh/python-java/installat...
  3. How to Decrypt PDF File using C#

    This quick tutorial guides on how to decrypt PDF file using C#. You can decrypt PDF using C# with the help of a simple code without installing any third-party tool....resultant unencrypted file can be saved on disk or to a stream in any...method to unencrypt the PDF file Save the unencrypted file on disk...

    kb.aspose.com/pdf/net/how-to-decrypt-pdf-file-u...
  4. Aspose::Words::Saving::XpsSaveOptions::get_Outl...

    Aspose::Words::Saving::XpsSaveOptions::get_OutlineOptions method. Allows to specify outline options in C++....Aspose::Words::Saving::XpsSaveOptions::get_OutlineOptions method...Words :: Saving :: OutlineOptions > Aspose :: Words :: Saving :: XpsSaveOptions...

    reference.aspose.com/words/cpp/aspose.words.sav...
  5. HyphenationOptions.consecutive_hyphen_limit pro...

    HyphenationOptions.consecutive_hyphen_limit property. Gets or sets the maximum number of consecutive lines that can end with hyphens...property does not have effect when saving to fixed page formats e.g....hyphenate_caps = True doc . save ( file_name = ARTIFACTS_DIR...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Insert Page Break in PDF using Python

    This short tutorial guides on how to insert page break in PDF using Python. It has the details for the IDE, steps, and a sample code for adding page break in PDF using Python....Create an empty PDF file to save the output Create an object...break and saving in the destination PDF file Save the destination...

    kb.aspose.com/pdf/python/insert-page-break-in-p...
  7. Convert PowerPoint (PPT, PPTX) to JPG - Java Co...

    Learn how to convert PowerPoint (PPT, PPTX) to JPG using Java. Step-by-step guide with code examples for high-quality slide image extraction....save(String formatName, int imageFormat)...com/slides/java/com.aspose.slides/IImage#save(String formatName, int imageFormat))...

    docs.aspose.com/slides/java/convert-powerpoint-...
  8. FileFormatUtil | Aspose.Words for Java

    Provides utility methods for working with file formats such as detecting file format or converting file extensions to/from file format enums in Java....Converts IANA content type into a save format enumerated value. de...Converts IANA content type into a save format enumerated value. Parameters:...

    reference.aspose.com/words/java/com.aspose.word...
  9. Creating Excel Chart and Embedding it in Presen...

    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.... ToImage (); //Save the workbook to stream MemoryStream...presentation on disk //-------- pres . Save ( "OutputChart.pptx" , Aspose...

    docs.aspose.com/slides/net/creating-excel-chart...
  10. Convert PPT, PPTX, and ODP to JPG in Python|Asp...

    Learn how to transform your slides from PowerPoint and OpenDocument presentations into high-quality JPEG images with just a few lines of code in Python. Optimize presentations for web use, sharing, and archiving. Read the full guide now!...save(filename, format) method on...typically use the Presentation.save(fname, format, options) method...

    docs.aspose.com/slides/python-net/convert-power...