Sort Score
Result 10 results
Languages All
Labels All
Results 1,871 - 1,880 of 32,784 for

saveoptions

(0.29 sec)
  1. SubDocument | Aspose.Words for Java

    Represents a SubDocument - which is a reference to an externally stored document in Java....toString() toString(SaveOptions saveOptions) Exports the content...lang.String toString(SaveOptions saveOptions) public String toString(SaveOptions...

    reference.aspose.com/words/java/com.aspose.word...
  2. How to Remove Gap Between Tasks List and Footer...

    A guide on how to close the gap between tasks list and page footer when exporting MPP/XML files to graphic formats using Aspose.Tasks for C++....< Aspose::Tasks::Saving::SaveOptions > (imageSaveOptions)); 10...< Aspose::Tasks::Saving::SaveOptions > (pdfSaveOptions)); 13 14...

    docs.aspose.com/tasks/cpp/reduce-gap-between-ta...
  3. Node | Aspose.Words for Java

    Base class for all nodes of a Word document in Java....toString() toString(SaveOptions saveOptions) Exports the content...lang.String toString(SaveOptions saveOptions) public String toString(SaveOptions...

    reference.aspose.com/words/java/com.aspose.word...
  4. Inconsistent HTML output for charts - Free Supp...

    Hi, Using Aspose Cells for Java, version 25.2. Sample code: Workbook workbook = new Workbook("input.xlsx"); WorksheetCollection worksheets = workbook.getWorksheets(); workbook.calculateFormula(); Worksheet worksheet …...getIndex()); HtmlSaveOptions saveOptions = new HtmlSaveOptions(SaveFormat...HTML); saveOptions.setExportActiveWorks(true); saveOptions.setEncoding(Encoding...

    forum.aspose.com/t/inconsistent-html-output-for...
  5. 乳胶到图像| Java的Aspose.TeX

    要使用Aspose.TeX API解决方案将TEX转换为图像格式,用于Java的TEX API解决方案,以了解如何执行此操作和代码示例。... 4 PngSaveOptions saveOptions = new PngSaveOptions(); 5...access them alternatively. 6 saveOptions. deviceWritesImages ( false...

    docs.aspose.com/tex/zh/java/latex-to-image/
  6. Exception when saving an xlsx file - Free Suppo...

    Hi There, I am using Aspose.Cell version 26.1.0. I am trying to save the attached file (xlsx is inside the zip file) using the following code: var stream = new FileStream( filePath == null ? Path.GetTempFileName() …...Save(Stream stream, SaveOptions saveOptions) at Aspose.Cells.Workbook...

    forum.aspose.com/t/exception-when-saving-an-xls...
  7. Handling Windows Metafiles|Aspose.Words for Pyt...

    Aspose.Words for Python via .NET implements its own Windows Metafile player to play Metafile format on all platforms and supports the handling of the basic metafile features and can perform fallback to a different type of metafile player.... VECTOR_WITH_FALLBACK saveOptions = aw . saving . PdfSaveOptions...PdfSaveOptions () saveOptions . metafile_rendering_options = metafileRenderingOpt...

    docs.aspose.com/words/python-net/handling-windo...
  8. Table cell vertical alignment not applied consi...

    I’m seeing inconsistent rendering of table cell vertical alignment when converting DOCX to images with Aspose.Words. sample1.docx → Cell content is not vertically centered in the PNG output (unexpected). sample2.docx →…...Alignment}"); } } } } var saveOptions = new ImageSaveOptions(SaveFormat...Save(@"outputPath\" + fileName + @".png", saveOptions); var warnings = WarningCollector...

    forum.aspose.com/t/table-cell-vertical-alignmen...
  9. Saving File to Response Object with Golang via ...

    Learn how to save files dynamically and send them directly to a client browser using Aspose.Cells for C++.... SaveOptions , the file format type. The...

    docs.aspose.com/cells/go-cpp/saving-file-to-res...
  10. Convert OLM to MHTML via C++ application | prod...

    Try our On-Premise APIs for your document conversion using C++ Runtime Environment for Windows 32 bit, Windows 64 bit and Linux 64 bit....mhtml" , SaveOptions::get_DefaultMhtml()); OLM...

    products.aspose.com/email/cpp/conversion/olm-to...