Sort Score
Result 10 results
Languages All
Labels All
Results 6,911 - 6,920 of 369,791 for

save

(0.17 sec)
  1. Manage Presentation Tables in Java|Aspose.Slide...

    Create & edit tables in PowerPoint slides with Aspose.Slides for Java. Discover simple code examples to streamline your table workflows.... Save the modified presentation. This...Cells" ); // Saves the presentation to Disk pres . save ( "table...

    docs.aspose.com/slides/java/manage-table/
  2. Rendering Project Data to XAML | Aspose.Tasks D...

    Learn how to render a project as XAML using Aspose.Tasks for .NET.... Rendering to XAML with Save Options To render a project...to include; Save the project using Project.Save() with SaveFileFormat...

    docs.aspose.com/tasks/net/rendering-project-dat...
  3. Converting a TEX file to PDF using C++ | Aspose...

    Sample code for TEX to PDF conversion using C++. Use C++ example for batch TEX to PDF conversion....Save method while passing the output...SaveFormat.Pdf as parameters Save the output PDF file Here is...

    products.aspose.com/pdf/cpp/conversion/tex-to-pdf/
  4. Converting a TEX file to DOCX using C++ | Aspos...

    Sample code for TEX to DOCX conversion using C++. Use C++ example for batch TEX to DOCX conversion....Save method while passing the output...SaveFormat.Docx as parameters Save the output DOCX file Here is...

    products.aspose.com/pdf/cpp/conversion/tex-to-d...
  5. 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...
  6. Manage Presentation Tables in C++|Aspose.Slides...

    Create & edit tables in PowerPoint slides with Aspose.Slides for C++. Discover simple code examples to streamline your table workflows.... Save the modified presentation. This...Cells" ); // Saves the presentation to Disk pres -> Save ( u "table...

    docs.aspose.com/slides/cpp/manage-table/
  7. 使用 Java 拆分 PDF、HTML、TXT 文件 | Aspose.PDF

    在 Java 和 PHP 上拆分文件的 Java 源代码,Delphi。...HtmlLoadOptions ()); //save input html to pdf to file doc . save ( "test.pdf"...( "test.pdf" ); outputDoc . save ( "first_page.html" , com ....

    products.aspose.com/pdf/zh-hant/java/splitter/
  8. Converting a PDFA file to PDF using PHP | Aspos...

    Sample code on PHP for PDFA to PDF conversion. Use example code for batch PDFA to PDF conversion with Aspose.PDF for PHP via Java...PDF/A compliance information Save the output PDF file System Requirements...your PDFA file and then simply save it as a PDF file. You can use...

    products.aspose.com/pdf/php-java/conversion/pdf...
  9. Converting a EMF file to PDF using C++ | Aspose...

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

    products.aspose.com/pdf/cpp/conversion/emf-to-pdf/
  10. JPEG to PDF Merge using C++ | Aspose.PDF

    Combine two or more JPEG 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 JPEG files using C++ and save as PDF Example C++: this sample...

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