Sort Score
Result 10 results
Languages All
Labels All
Results 6,441 - 6,450 of 361,310 for

save

(0.09 sec)
  1. CompressionLevel enumeration | Aspose.Words for...

    aspose.words.saving.CompressionLevel enumeration. Compression level for OOXML files...compression level to use while saving an OOXML document. doc = aw...'Big document.docx' ) # When we save the document to an OOXML format...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Online OFT to Image Conversion or Build .NET ba...

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

    products.aspose.com/total/net/conversion/oft-to...
  3. Online OFT to XPS Conversion or Build .NET base...

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

    products.aspose.com/total/net/conversion/oft-to...
  4. 使用C++在将Excel转换为PDF时忽略错误|Documentation

    了解如何在将Excel转换为PDF时使用Aspose.Cells for C++忽略错误。...inputFilePath ); // Specify Pdf Save Options - Ignore Error PdfSaveOptions...true ); // Save the Workbook in Pdf with Pdf Save Options wb...

    docs.aspose.com/cells/zh/cpp/ignore-errors-whil...
  5. Add and Delete a Bookmark|Aspose.PDF for .NET

    You can add a bookmark to a PDF document with C#. It is possible to delete all or particular bookmarks from a PDF document.... Save the modified file using the...the Document object’s Save method. The following code snippets show...

    docs.aspose.com/pdf/net/add-and-delete-bookmark/
  6. Android API to Convert DOC to XLT or with free ...

    Convert DOC to XLT in Android Apps without using using Microsoft Word or Microsoft Excel or online. Test free DOC to XLT online converter quickly before integrating the code.... This can save time and effort when creating...Convert DOC to HTML by using Save method Load HTML document by...

    products.aspose.com/total/android-java/conversi...
  7. Convert WORD to PPTM via C++ or with free Onlin...

    Export WORD to PPTM in your C++ applications without using Microsoft Word of PowerPoint or online. Test free WORD to PPTM online converter quickly before integrating the code....presentations from existing documents, saving time and effort. Additionally...create a new presentation and save it as PPTM. This process is...

    products.aspose.com/total/cpp/conversion/word-t...
  8. Convert PDF to PNG in Python | products.aspose.com

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

    products.aspose.com/slides/python-net/conversio...
  9. Convert PDF to JPG in Python | products.aspose.com

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

    products.aspose.com/slides/python-net/conversio...
  10. XpsSaveOptions.use_book_fold_printing_settings ...

    XpsSaveOptions.use_book_fold_printing_settings property. Gets or sets a boolean value indicating whether the document should be Saved using a booklet printing layout, if it is specified via [PageSetup.multiple_pages](../../../aspose.words/pagesetup/multiple_pages/)....whether the document should be saved using a booklet printing layout...FixedPageSaveOptions.page_set is ignored when saving. This behavior matches MS Word...

    reference.aspose.com/words/python-net/aspose.wo...