Sort Score
Result 10 results
Languages All
Labels All
Results 5,181 - 5,190 of 380,883 for

save

(0.11 sec)
  1. C# Microsoft Visio Files Conversion | products....

    Convert Microsoft Visio formats VSDX VSX VTX VDX VSSX VSTX VSDM VSSM VSTM VDW VSD VSS VST to PDF HTML and Images with few lines of C# code via .NET library....After loading the file, Call the Save method with output path with...load the file and calling the save method by providing image name...

    products.aspose.com/diagram/net/conversion/
  2. How to Convert OneNote to JPEG using C#

    This simple article focuses on how to convert OneNote to JPEG using C#. It covers all the details for setting up the IDE, programming work flow and an example code to export OneNote to JPEG using C#....SaveFormat enumerator inside the Save method The above mentioned steps...In the subsequent step, the Save method is used to convert the...

    kb.aspose.com/note/net/how-to-convert-onenote-t...
  3. 使用主题|Documentation

    本节介绍如何将预设主题应用到页面或带有 Aspose.Diagram 的形状。... Bubble ; // Save diagram diagram . Save ( dataDir + "SetTheme_out.... Variant3 ; // Save diagram diagram . Save ( dataDir + "SetTheme_out...

    docs.aspose.com/diagram/zh/net/working-with-the...
  4. 使用主题|Documentation

    本节介绍如何将预设主题应用到页面或带有 Aspose.Diagram 的形状。... BUBBLE ); // Save diagram diagram . save ( dataDir + "SetTheme_out...VARIANT_3 ); // Save diagram diagram . save ( dataDir + "SetTheme_out...

    docs.aspose.com/diagram/zh/java/working-with-th...
  5. Merge ODP Files To BMP Using Python | products....

    Merge multiple ODP files in Python.... save( "presentation_slide_ {0} .bmp"...steps to merge two ODP files and save result as BMP in Python. Install...

    products.aspose.com/slides/python-net/merge/odp...
  6. Merge OTP Files To PNG Using Python | products....

    Merge multiple OTP files in Python.... save( "presentation_slide_ {0} .png"...steps to merge two OTP files and save result as PNG in Python. Install...

    products.aspose.com/slides/python-net/merge/otp...
  7. Merge OTP Files To BMP Using Python | products....

    Merge multiple OTP files in Python.... save( "presentation_slide_ {0} .bmp"...steps to merge two OTP files and save result as BMP in Python. Install...

    products.aspose.com/slides/python-net/merge/otp...
  8. Merge PPTM Files To BMP Using Python | products...

    Merge multiple PPTM files in Python.... save( "presentation_slide_ {0} .bmp"...to merge two PPTM files and save result as BMP in Python. Install...

    products.aspose.com/slides/python-net/merge/ppt...
  9. Merge PPT Files To BMP Using Python | products....

    Merge multiple PPT files in Python.... save( "presentation_slide_ {0} .bmp"...steps to merge two PPT files and save result as BMP in Python. Install...

    products.aspose.com/slides/python-net/merge/ppt...
  10. Extract Table Data from PDF|Aspose.PDF for PHP ...

    Learn how to extract tabular from PDF using Aspose.PDF for PHP...scanned, and the result will be saved in a list of AbsorbedTable ...$responseData .= PHP_EOL ; } } } // Save the table data to the output...

    docs.aspose.com/pdf/php-java/extract-data-from-...