Sort Score
Result 10 results
Languages All
Labels All
Results 6,731 - 6,740 of 367,985 for

save

(0.19 sec)
  1. Customize Default Fonts in Presentations with P...

    Set default fonts in Aspose.Slides for Python to ensure proper PowerPoint (PPT, PPTX) and OpenDocument (ODP) conversion to PDF, XPS and images.... save ( "output_out.png" , slides...PNG ) # Generate PDF pptx . save ( "output_out.pdf" , slides...

    docs.aspose.com/slides/python-net/default-font/
  2. Format PowerPoint Text on Android|Aspose.Slides...

    Format and style text in PowerPoint and OpenDocument presentations using Aspose.Slides for Android via Java. Customize fonts, colors, alignment, and more.... save ( "OutputPresentation-highlight...10 symbols or longer pres . save ( "OutputPresentation-highlight...

    docs.aspose.com/slides/androidjava/text-formatt...
  3. How to apply/set text alignment to textbox with...

    How to apply/set text alignment to textbox in Aspose.Cells with C++....TextAlignmentType :: Center ); // Save the workbook to the output directory...directory workbook . Save ( outDir + u "result.xlsx" ); std ::...

    docs.aspose.com/cells/cpp/applying-text-alignme...
  4. Convert PDF to Different Image Formats in Pytho...

    Learn how to convert PDF documents into various image formats using Aspose.PDF in Python via Java....Convert a particular page and save the image to stream tiffDevice...size ): # Create filename for save imageFileName = output_pdf +...

    docs.aspose.com/pdf/python-java/convert-pdf-to-...
  5. 2021年新功能|Aspose.PDF for .NET

    本页面介绍了2021年引入的Aspose.PDF for .NET中最受欢迎的新功能。...isSuccessful ); // Save PDF document fileSecurity . Save ( dataDir +...document . Pages [ 1 ]. Layers ; // Save each layer to the output path...

    docs.aspose.com/pdf/zh/net/whatsnew/2021/
  6. Aspose.Slides for PHP via Java 15.4.0 中的公共 API ...

    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....$connector -> reroute (); $input -> save ( "output.pptx" , SaveFormat...setText ( "第二个根节点" ); $pres -> save ( "out.pptx" , SaveFormat ::...

    docs.aspose.com/slides/zh/php-java/public-api-a...
  7. BMP to PDF Merge using C++ | Aspose.PDF

    Combine two or more BMP documents into one PDF single file programmatically with C++ sample code using Aspose.PDF for C++...new PDF page After the loop save the result Here is an example...Merge BMP files using C++ and save as PDF Example C++: this sample...

    products.aspose.com/pdf/cpp/merger/bmp-to-pdf/
  8. PNG to PDF Converter using C++ | Aspose.PDF

    Sample code for PNG to PDF conversion using C++. Use C++ example for batch PNG to PDF conversion....Document Load input PNG image Save the output PDF file Here is...your PNG file and then simply save it as a PDF file. You can use...

    products.aspose.com/pdf/cpp/conversion/png-to-pdf/
  9. Working with Clips in PostScript | .NET

    Adding clips to PS files 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 a new graphics...filled rectangle. Close the page. Save the document. Copy 1 // Demonstrates...

    docs.aspose.com/page/zh/net/ps/working-with-clips/
  10. PS to PDF Merge using C++ | Aspose.PDF

    Combine two or more PS documents into one PDF single file programmatically with C++ sample code using Aspose.PDF for C++...file to new page After the loop save the result Here is an example...Merge PS files using C++ and save as PDF Example C++: this sample...

    products.aspose.com/pdf/cpp/merger/ps-to-pdf/