Sort Score
Result 10 results
Languages All
Labels All
Results 2,221 - 2,230 of 32,698 for

saveoptions

(0.16 sec)
  1. Convert OFT to EMLX via Java | products.aspose.com

    Try the code sample to convert OFT 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...path for the file and the SaveOptions.getDefaultEmlx method to...

    products.aspose.com/email/java/conversion/oft-t...
  2. Query: Support for Stamping on Single and Multi...

    Hi Aspose Team, We are currently evaluating Aspose for implementing document stamping functionality and would like to confirm if the library supports stamping on TIFF image files. Specifically, we would like to know: D…...---------- Save ---------- var saveOptions = new TiffOptions(TiffExpectedFormat...compression (optional) // saveOptions.Compression = ((TiffFrame)tiff...

    forum.aspose.com/t/query-support-for-stamping-o...
  3. Փոխարկել WORD PDF C#

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

    products.aspose.com/words/hy/net/conversion/wor...
  4. Փոխարկել PDF WORD C#

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

    products.aspose.com/words/hy/net/conversion/pdf...
  5. Փոխարկել HTML DOCX C#

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

    products.aspose.com/words/hy/net/conversion/htm...
  6. Փոխարկել WORD XPS C#

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

    products.aspose.com/words/hy/net/conversion/wor...
  7. Convert MHTML to EMLX via Java | products.aspos...

    Try the code sample to convert MHTML 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...using the save() method with SaveOptions.getDefaultEmlx() and specifying...

    products.aspose.com/email/java/conversion/mhtml...
  8. Convert MSG to EML via Java | products.aspose.com

    Try the code sample to convert MSG 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...for the EML file and use SaveOptions.getDefaultEml() to set default...

    products.aspose.com/email/java/conversion/msg-t...
  9. XLSX to PDF only the first rows are rendered - ...

    Hi team, I’m converting an Excel file (.xlsx) to PDF. The PDF only shows the first rows of the sheet; the rest of the rows are not rendered. I’m attaching the original Excel and a screenshot of the output where the trun…...PdfSaveOptions saveOptions = new PdfSaveOptions(); saveOptions.PageSet...workbook.Save("output.pdf", saveOptions); Adjust Image and Print...

    forum.aspose.com/t/xlsx-to-pdf-only-the-first-r...
  10. Გადაიყვანეთ WORD EPUB Java

    გადაიყვანეთ WORD EPUB Java ფორმატში კოდით. შეინახეთ WORD როგორც EPUB Java....docx"); ImageSaveOptions saveOptions = new ImageSaveOptions(SaveFormat...getPageCount(); page++) { saveOptions.setPageSet(new PageSet(page));...

    products.aspose.com/words/ka/java/conversion/wo...