Sort Score
Result 10 results
Languages All
Labels All
Results 1,951 - 1,960 of 38,276 for

save

(0.18 sec)
  1. Convert Project Data to HTML in C++

    Learn how to convert Microsoft Project (MPP/XML) projects to HTML using Aspose.Tasks for C++....Project (MSP) allows developers to save project data (MPP/XML) to HTML...for C++ API also allows you to save project data to the same formats...

    docs.aspose.com/tasks/cpp/convert-project-data-...
  2. 将 PowerPoint 转换为 SWF Flash|Aspose.Slides 文档

    在 Java 中将 PowerPoint PPT, PPTX 转换为 SWF...转换为 SWF 由 Presentation 类公开的 Save 方法可用于将整个演示文稿转换为 SWF 文档。以下示例演示了如何使用...BottomFull ); // 保存演示文稿 pres . save ( "Sample.swf" , SaveFormat...

    docs.aspose.com/slides/zh/java/convert-powerpoi...
  3. CompressionLevel enumeration | Aspose.Words for...

    aspose.words.saving.CompressionLevel enumeration. Compression level for OOXML files...compression level to use while saving an OOXML document. doc = aw...'Big document.docx' ) # When we save the document to an OOXML format...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Aspose.PSD for Java 23.10 - Release Notes|Docum...

    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 when having Shape layer Bug...TruecolorWithAlpha ); psdImage . save ( outputFile , pngOptions );...

    docs.aspose.com/psd/java/aspose-psd-for-java-23...
  5. PdfSaveOptions constructor | Aspose.Words for P...

    PdfSaveOptions constructor. Initializes a new instance of this class that can be used to Save a document in the [SaveFormat.PDF](../../../aspose.words/Saveformat/#PDF) format....this class that can be used to save a document in the SaveFormat...can pass to the document's "save" method # to modify how that...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Set Code Text for Barcode 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....5 ); \ # save the barcode image to file $bb -> save ( $dataDir...

    docs.aspose.com/barcode/java/set-code-text-for-...
  7. Creating an Aztec BarCode in Ruby|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....setCodeText ( "1234567890" ) \ # Save the image to your system and...image format to Jpeg builder . save ( data_dir + "CreatingAztecBarcode...

    docs.aspose.com/barcode/java/creating-an-aztec-...
  8. Presentation Notes|Aspose.Slides Documentation

    Presentation notes, speaker notes in Java...removeNotesSlide (); // Saving presentation to disk pres . save ( "test.pptx"...removeNotesSlide (); } // Saving presentation to disk pres . save ( "test.pptx"...

    docs.aspose.com/slides/java/presentation-notes/
  9. XpsSaveOptions.use_book_fold_printing_settings ...

    XpsSaveOptions.use_book_fold_printing_settings property. Gets or sets a boolean value indicating whether the document should be Saved using a booklet printing layout, if it is specified via [PageSetup.multiple_pages](../../../aspose.words/pagesetup/multiple_pages/)....whether the document should be saved using a booklet printing layout...FixedPageSaveOptions.page_set is ignored when saving. This behavior matches MS Word...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Working with Gradient in PostScript | .NET

    Adding gradient in PS file is a functionality supported by Aspose.Page API solution. See how to use the functionality in .NET...already created output stream and save options. Create the necessary...be ignored. Close the page. Save the document. If we need stroking...

    docs.aspose.com/page/net/ps/working-with-gradient/