Sort Score
Result 10 results
Languages All
Labels All
Results 2,241 - 2,250 of 32,784 for

saveoptions

(0.36 sec)
  1. Convert MBOX to EMLX via Java | products.aspose...

    Try the code sample to convert MBOX files to EMLX format in Java. Download Java API to take your email processing applications to the next level.... The SaveOptions class provides options for...options for saving EMLX files SaveOptions.getDefaultEmlx() . System...

    products.aspose.com/email/java/conversion/mbox-...
  2. Convert OLM to OFT via Java | products.aspose.com

    Try the code sample to convert OLM files to OFT format in Java. Download Java API to take your email processing applications to the next level.... And finally, the SaveOptions class provides options for...subject as the file name and SaveOptions.getDefaultOft() . System...

    products.aspose.com/email/java/conversion/olm-t...
  3. Convert MBOX to EML via Java | products.aspose.com

    Try the code sample to convert MBOX files to EML format in Java. Download Java API to take your email processing applications to the next level.... The SaveOptions class provides options for...options for saving EML files SaveOptions.getDefaultEml() . System...

    products.aspose.com/email/java/conversion/mbox-...
  4. Visio to PNG not using fonts (Linux) - Free Sup...

    We are using aspose Diagram on Java to convert a VISIO to PDF & PNG on a Linux machine. As we are using windows fonts so we added the required fonts on the application and are adding them as shown bellow in the code sni…...default font ImageSaveOptions saveOptions = new ImageSaveOptions(SaveFileFormat...ImageSaveOptions(SaveFileFormat.PNG); saveOptions.setDefaultFont("YourDefaultFontName");...

    forum.aspose.com/t/visio-to-png-not-using-fonts...
  5. Convert JPG To DOC C#

    Convert JPG to DOC format in C# code. Save JPG as DOC using C#....jpg"); var saveOptions = new ImageSaveOptions(SaveFormat...doc.PageCount; page++) { saveOptions.PageSet = new PageSet(page);...

    products.aspose.com/words/net/conversion/jpg-to...
  6. Convert Image To SVG C#

    Convert Image to SVG format in C# code. Save Image as SVG using C#....png"); var saveOptions = new ImageSaveOptions(SaveFormat...doc.PageCount; page++) { saveOptions.PageSet = new PageSet(page);...

    products.aspose.com/words/net/conversion/image-...
  7. Convert WORD To HTML C#

    Convert a Word document to HTML format in C# code. Save a Word document as HTML using C#....docx"); var saveOptions = new ImageSaveOptions(SaveFormat...doc.PageCount; page++) { saveOptions.PageSet = new PageSet(page);...

    products.aspose.com/words/net/conversion/word-t...
  8. Convert Image To PNG C#

    Convert Image to PNG format in C# code. Save Image as PNG using C#....png"); var saveOptions = new ImageSaveOptions(SaveFormat...doc.PageCount; page++) { saveOptions.PageSet = new PageSet(page);...

    products.aspose.com/words/net/conversion/image-...
  9. Փոխարկել TEXT WORD C#

    Փոխարկեք TEXT ը WORD ձևաչափի C# կոդով: Պահեք TEXT որպես WORD օգտագործելով C#:...txt"); var saveOptions = new ImageSaveOptions(SaveFormat...doc.PageCount; page++) { saveOptions.PageSet = new PageSet(page);...

    products.aspose.com/words/hy/net/conversion/tex...
  10. Փոխարկել JPG GIF C#

    Փոխարկեք JPG ը GIF ձևաչափի C# կոդով: Պահեք JPG որպես GIF օգտագործելով C#:...jpg"); var saveOptions = new ImageSaveOptions(SaveFormat...doc.PageCount; page++) { saveOptions.PageSet = new PageSet(page);...

    products.aspose.com/words/hy/net/conversion/jpg...