Sort Score
Result 10 results
Languages All
Labels All
Results 2,051 - 2,060 of 379,086 for

save

(0.24 sec)
  1. Online OFT to PS Conversion or Build .NET based...

    Free online app to convert OFT to PS files. .NET C# conversion library code for OFT documents....using Save method Load HTML by using Document class Save the document...document to PS format using Save method and set Ps as SaveFormat...

    products.aspose.com/total/net/conversion/oft-to...
  2. Online OFT to EPUB Conversion or Build .NET bas...

    Free online app to convert OFT to EPUB files. .NET C# conversion library code for OFT documents....using Save method Load HTML by using Document class Save the document...document to EPUB format using Save method and set Epub as SaveFormat...

    products.aspose.com/total/net/conversion/oft-to...
  3. Convert PDF to HTML in Python|Aspose.PDF for Py...

    This topic show you how to convert PDF file to HTML format with Aspose.PDF for Python Java library.... Save it to HtmlSaveOptions by calling Document.save() method...documentName ) # save document in HTML format save_options = Api...

    docs.aspose.com/pdf/python-java/convert-pdf-to-...
  4. Online XSLFO to PPT Conversion or Build .NET ba...

    Free online app to convert XSLFO to PPT files. .NET C# conversion library code for XSLFO documents....Convert XSLFO to PPTX by using Save method Load PPTX file by using...Presentation class Save the document to PPT format using Save method and...

    products.aspose.com/total/net/conversion/xslfo-...
  5. Online XSLFO to PPSM Conversion or Build .NET b...

    Free online app to convert XSLFO to PPSM files. .NET C# conversion library code for XSLFO documents....Convert XSLFO to PPTX by using Save method Load PPTX file by using...Presentation class Save the document to PPSM format using Save method and...

    products.aspose.com/total/net/conversion/xslfo-...
  6. Online XSLFO to XAML Conversion or Build .NET b...

    Free online app to convert XSLFO to XAML files. .NET C# conversion library code for XSLFO documents....Convert XSLFO to PPTX by using Save method Load PPTX file by using...Presentation class Save the document to XAML format using Save method and...

    products.aspose.com/total/net/conversion/xslfo-...
  7. Delete PDF Pages in Python|Aspose.PDF for Pytho...

    Learn how to delete pages from PDF files in Python....page 2 from the input PDF and saves the updated document to a new... Call the Document.save() method to save the updated PDF file...

    docs.aspose.com/pdf/python-net/delete-pages/
  8. Working with Themes|Documentation

    This section explains how to apply a preset theme to a page or a shape with Aspose.Diagram.... Bubble ; // Save diagram diagram . Save ( dataDir + "SetTheme_out.... Variant3 ; // Save diagram diagram . Save ( dataDir + "SetTheme_out...

    docs.aspose.com/diagram/net/working-with-themes/
  9. Working with Themes|Documentation

    This section explains how to apply a preset theme to a page or a shape with Aspose.Diagram.... BUBBLE ); // Save diagram diagram . save ( dataDir + "SetTheme_out...VARIANT_3 ); // Save diagram diagram . save ( dataDir + "SetTheme_out...

    docs.aspose.com/diagram/java/working-with-themes/
  10. Set Default Font while rendering spreadsheet to...

    Learn how to set the default font while rendering a spreadsheet to HTML using Aspose.Cells for C++.... Then it saves the workbook in HTML by setting...); cell . SetStyle ( st ); // Save the workbook in HTML format...

    docs.aspose.com/cells/cpp/set-default-font-whil...