Sort Score
Result 10 results
Languages All
Labels All
Results 2,591 - 2,600 of 591,051 for

save

(0.14 sec)
  1. C++ API to Convert MHTML to POTX | products.asp...

    Convert MHTML to POTX via C++ without using Microsoft Word or Adobe Acrobat Reader...archive format that is used to save webpages for offline viewing...Convert MHTML to PPTX by using Save method function Load PPTX document...

    products.aspose.com/total/cpp/conversion/mhtml-...
  2. C++ API to Convert MHTML to POWERPOINT | produc...

    Convert MHTML to POWERPOINT via C++ without using Microsoft Word or Adobe Acrobat Reader...page archive format used to save and share web content. It is...audio, and video. It is used to save webpages for offline viewing...

    products.aspose.com/total/cpp/conversion/mhtml-...
  3. IRenderingOptions | Aspose.Slides for .NET API 参考

    提供控制演示文稿/幻灯片呈现方式的选项... Save ( "pres-Original.png" , ImageFormat...GetThumbnail ( renderingOpts ). Save ( "pres-ArialBlackDefault.png"...

    reference.aspose.com/slides/zh/net/aspose.slide...
  4. Aspose::Cells::PaginatedSaveOptions::GetPageCou...

    Aspose::Cells::PaginatedSaveOptions::GetPageCount method. Gets or sets the number of pages to Save in C++....sets the number of pages to save. int32_t Aspose :: Cells ::...SetPageCount ( 2 ); } //Save the PDF file wb . Save ( u "output.pdf"...

    reference.aspose.com/cells/cpp/aspose.cells/pag...
  5. ShapeBase.name property | Aspose.Words for Python

    ShapeBase.name property. Gets or sets the optional shape name.... save ( ARTIFACTS_DIR + 'Shape.alt_text.docx' ) # Save the...of the missing image. doc . save ( ARTIFACTS_DIR + 'Shape.alt_text...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Convert HTML to PDF in .NET|Aspose.PDF for .NET

    This topic show you how to convert HTML to PDF and MHTML to PDF using Aspose.PDF.... Save output PDF document by calling Document.Save() method...html" , options ); document . Save ( dataDir + "html_test.PDF"...

    docs.aspose.com/pdf/net/convert-html-to-pdf/
  7. Aspose.Imaging for Java 19.3 - Release Notes|Do...

    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 ( ms , new Jpeg2000Options ());...image . getHeight ()); image . save ( outStream , options ); } finally...

    docs.aspose.com/imaging/java/aspose-imaging-for...
  8. Aspose.PSD for Java 23.9 - Release Notes|Docume...

    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 ( dstFile ); } try ( PsdImage...false ); image . save ( outputPsd ); image . save ( outputPng ,...

    docs.aspose.com/psd/java/aspose-psd-for-java-23...
  9. Aspose.OCR for .NET 21.5 - Release Notes|Docume...

    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....Enhancements added ability to save the recognition result in the...RecognitionSettings ()); // Save result Console . WriteLine (...

    docs.aspose.com/ocr/net/aspose-ocr-for-net-21-5...
  10. FontSavingArgs.Italic | Aspose.Words for .NET

    FontSavingArgs Italic property. Indicates whether the current font is italic in C#....logic for exporting fonts when saving to HTML. public void SaveExportedFonts...callback that will handle font saving in a custom manner. HtmlSaveOptions...

    reference.aspose.com/words/net/aspose.words.sav...