Sort Score
Result 10 results
Languages All
Labels All
Results 3,341 - 3,350 of 33,594 for

saveoptions

(0.1 sec)
  1. Compress XLSM Files Online or via .NET | produc...

    Free online app to compress different XLSM files. .NET compression library code for XLSM documents....Workbook class Define the SaveOptions and set the CompressionType...

    products.aspose.com/total/net/compress/xlsm/
  2. Compress XLSX Files Online or via .NET | produc...

    Free online app to compress different XLSX files. .NET compression library code for XLSX documents....Workbook class Define the SaveOptions and set the CompressionType...

    products.aspose.com/total/net/compress/xlsx/
  3. Export EMLX to ODT via C++ | products.aspose.com

    C++ API to Convert EMLX to ODT without using Microsoft Word or Outlook...html" , SaveOptions :: get_DefaultHtml ()); //...

    products.aspose.com/total/cpp/conversion/emlx-t...
  4. Export EML to DOCX via C++ | products.aspose.com

    C++ API to Convert EML to DOCX without using Microsoft Word or Outlook...html" , SaveOptions :: get_DefaultHtml ()); //...

    products.aspose.com/total/cpp/conversion/eml-to...
  5. Header Alignment issue during mailmerge - Free ...

    We have a MS word document where we are reducing the top margin to 0 and starting the text content without leaving any top margin. But after mailmerge, the resultant document is rendered with some top margin. Due to th…...documentContent; } } private static SaveOptions GetSaveOptions(DocumentFormat...

    forum.aspose.com/t/header-alignment-issue-durin...
  6. Public API Changes in Aspose.PDF for Java 9.5.0...

    Learn about the public API changes in Aspose.PDF for Java version 9.5.0 for improved functionality and better compatibility....HtmlSaveOptions saveOptions = new HtmlSaveOptions (); saveOptions . SpecialFolderForAllI..."PDFNEWJAVA_34088.html" , saveOptions ); PDFNEWJAVA-33203 - Setting...

    docs.aspose.com/pdf/java/public-api-changes-in-...
  7. Convert EMLX to EML via Java | products.aspose.com

    Try the code sample to convert EMLX files to EML format in Java. Download Java API to take your email processing applications to the next level....default save options with SaveOptions.getDefaultEml() . System...save ( "Saved File.eml" , SaveOptions. getDefaultEml ()); What...

    products.aspose.com/email/java/conversion/emlx-...
  8. LaTeX to JPEG Conversion API | C++

    LaTeX to JPEG conversion functionality. Integrate this on-premise C++ library to your project or use cross-platform applications to convert LaTeX to JPEG... options->set_SaveOptions(System::MakeObject<{{output...put camel}}SaveOptions>()); // Run {{config}} to {{output upper}}...

    products.aspose.com/tex/cpp/conversion/latex-to...
  9. Marathi PDF to Excel Conversion Showing Garbled...

    We have recently encountered a significant issue related to the formatting of Excel files exported from our system. The output files are not properly formatted. As we maintain over 2,500 reports, modifying the existing c…...ExcelSaveOptions saveOptions = new ExcelSaveOptions(); saveOptions.AutoFitColumns...pdfDocument.Save("output.xlsx", saveOptions); Post-Processing : If the...

    forum.aspose.com/t/marathi-pdf-to-excel-convers...
  10. 将Excel转换为Pdf、图片和其他格式(使用C++)|Documentation

    使用Aspose.Cells for C++将Excel文件转换为Word、Excel、PowerPoint、PDF、CSV、JPG、HTML、MHT、ODS、BMP、PNG、SVG、TIFF、XPS、JSON、SQL、XML等多种格式。...HtmlSaveOptions saveOptions ( SaveFormat :: Html ); saveOptions . GetImageOptions...outDir + u "output.html" , saveOptions ); std :: cout << "Spreadsheet...

    docs.aspose.com/cells/zh/cpp/convert-workbook-t...