Sort Score
Result 10 results
Languages All
Labels All
Results 6,401 - 6,410 of 379,019 for

save

(0.44 sec)
  1. Working with Markdown Features in Java|Aspose.W...

    How to implement Markdown features using Java. All the features are represented as corresponding styles or direct formatting.... Specify Markdown Save Options Aspose.Words API provides...specify additional options while saving a document into the Markdown...

    docs.aspose.com/words/java/working-with-markdow...
  2. Convert ODS to DOC with .NET or with free Onlin...

    Convert ODS to DOC on .NET Framework, .NET Core, Mono or Xamarin Platforms or online. Test free ODS to DOC online converter quickly before integrating the code....Document class Save the document to DOC format using Save method and..."input.ods" ); // save ODS as PDF book . Save ( "pdfOutput.pdf"...

    products.aspose.com/total/net/conversion/ods-to...
  3. Export EMLX to GIF via Java | products.aspose.com

    Java API to Convert EMLX to GIF without using Microsoft Word or Outlook...using save method Load HTML by using Document class Save the document...document to GIF format using save method and set GIF as SaveFormat...

    products.aspose.com/total/java/conversion/emlx-...
  4. SaveOptions.use_high_quality_rendering property...

    SaveOptions.use_high_quality_rendering property. Gets or sets a value determining whether or not to use high quality (i.e... saving . ImageSaveOptions ( aw . SaveFormat...SaveFormat . JPEG ) doc . save ( file_name = ARTIFACTS_DIR +...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Working with Window Elements|Documentation

    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....window ); // save in any supported format diagram . save ( dataDir.... TRUE ); // save visio drawing diagram . save ( dataDir + "...

    docs.aspose.com/diagram/java/working-with-windo...
  6. Working with Images in XPS file | Java

    How to add simple or tiled image to an XPS file is a question answered by Aspose.Page API solution. See how to use the functionality in Java...Matrix and an ImageBrush and save XpsDocument. The following code...))); 14 // Save resultant XPS document 15 doc. save (getOutputDir()...

    docs.aspose.com/page/java/xps/working-with-images/
  7. ReportBuilder.build_report_to_images method | A...

    aspose.words.lowcode.ReportBuilder.build_report_to_images method...build_report_to_images(input_file_name, save_options, data, data_source_names)...input_file_name : str , save_options : aspose . words . saving . ImageSaveOptions...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Format PDF Documents in Python|Aspose.PDF for P...

    Learn how to format PDF documents, embed fonts, control viewer settings, and adjust display options in Python.... Save the updated PDF file using the save method. Properties...document window properties and save the result.""" document = ap...

    docs.aspose.com/pdf/python-net/formatting-pdf-d...
  9. MarkdownSaveOptions.imagesFolderAlias property ...

    MarkdownSaveOptions.imagesFolderAlias property. Specifies the name of the folder used to construct image URIs written into a document...() : string Remarks When you save a Document in SaveFormat.Markdown...format, Aspose.Words needs to save all images embedded in the document...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. How to Compress any size documents by applying ...

    Compress any document size quickly and efficiently with parallel processing by Python.Net...BZIP2 save_options = zp . bzip2 . Bzip2SaveOptions() save_options...bin" ) archive . save( "archive.bz2" , save_options) Parallel...

    products.aspose.com/zip/python-net/advanced-api...