Sort Score
Result 10 results
Languages All
Labels All
Results 3,151 - 3,160 of 374,643 for

save

(0.33 sec)
  1. Convert Image to JPG in C++ | products.aspose.com

    Convert Image to JPG in C++. Use C++ library API to convert Image files to JPGs...Presentation from Image file and save it as JPG. C++ code for converting...jpg" ); // Save the image in PNG format bmp -> Save(outputFilePath...

    products.aspose.com/slides/cpp/conversion/image...
  2. Hyphenation.register_dictionary method | Aspose...

    aspose.words.Hyphenation.register_dictionary method...dictionary, # and save it to a fixed-page save format. The text...locale_id == 2055 ))) doc . save ( ARTIFACTS_DIR + 'Hyphenation...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Convert a Document to HTML, MHTML or EPUB in C#...

    Convert a document from almost any format to HTML or MHTML, as well as to EPUB format using C#. You can also specify Save options for managing the output document....one of the Save method overloads is used. You can save the document...explicitly set the output document save format or define it from the...

    docs.aspose.com/words/net/convert-a-document-to...
  4. Aspose.Page for Python – 常见问题

    全面的常见问题解答,涵盖 Aspose.Page 纯 Python 库的安装、许可、支持的格式、转换、渲染、编辑、性能和故障排除。... save . PdfSaveOptions () 5 doc. save ( ' sample....sample. xps ' ) 4 img_opt = ap. save . ImageSaveOptions (ap. SaveFormat...

    docs.aspose.com/page/zh/python-net/faq/
  5. Using Built-in Styles|Documentation

    JavaScript code to use Excel built-in styles with Aspose.Cells for JavaScript via C++....); // Save as XLSX const outputData1 = workbook . save ( SaveFormat...xlsx' ; // Save as ODS const outputData2 = workbook . save ( SaveFormat...

    docs.aspose.com/cells/javascript-cpp/using-buil...
  6. Change the Font on just the specific Unicode ch...

    Learn how to change the font of specific Unicode characters while saving to PDF using Aspose.Cells with C++....specific Unicode characters while saving to PDF with C++ Contents [...worksheet . AutoFitColumns (); // Save to PDF without setting PdfSaveOptions...

    docs.aspose.com/cells/cpp/change-the-font-on-ju...
  7. OoxmlSaveOptions.compliance property | Aspose.W...

    OoxmlSaveOptions.compliance property. Specifies the OOXML version for the output document... saving . OoxmlCompliance : ... @compliance..., value : aspose . words . saving . OoxmlCompliance ): ... Examples...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Aspose.PSD for .NET 23.7 - 发布说明|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 ( outputGif , new GifOptions ()); psdImage . Save ( outputPsd...shapeLayer . Update (); image . Save ( outFile ); } // 检查保存的更改 using...

    docs.aspose.com/psd/zh/net/aspose-psd-for-net-2...
  9. Aspose::Words::Saving::ImageSaveOptions::get_Sc...

    Aspose::Words::Saving::ImageSaveOptions::get_Scale method. Gets or sets the zoom factor for the generated images in C++....Aspose::Words::Saving::ImageSaveOptions::get_Scale method Contents...images. float Aspose :: Words :: Saving :: ImageSaveOptions :: get_Scale...

    reference.aspose.com/words/cpp/aspose.words.sav...
  10. Convert JPG to Image in Python | products.aspos...

    Convert JPG to Image in Python. Use Python library API to convert JPG files to Images...Presentation from JPG file and save it as Image. Python code for...get_thumbnail( 1 , 1 ) bmp . save( "Slide_ {num} .png" . format(num...

    products.aspose.com/slides/python-net/conversio...