Sort Score
Result 10 results
Languages All
Labels All
Results 1,191 - 1,200 of 33,600 for

saveoptions

(0.48 sec)
  1. 用JavaScript通过C++将所有工作表列适应在单个PDF页面上|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....of PdfSaveOptions const saveOptions = new PdfSaveOptions ();...from setter to property) saveOptions . allColumnsInOnePageP =...

    docs.aspose.com/cells/zh/javascript-cpp/fit-all...
  2. OfficeMathRenderer | Aspose.Words for Java

    Provides methods to render an individual OfficeMath to a raster or vector image or to a Graphics object in Java....stream, ImageSaveOptions saveOptions) save(OutputStream stream...stream, SvgSaveOptions saveOptions) save(String fileName, ImageSaveOptions...

    reference.aspose.com/words/java/com.aspose.word...
  3. IDocumentProcessorPlugin.ToPages | Aspose.Words...

    Effortlessly save each page of your document with the ToPages method, utilizing customizable fixed page options for optimal results....ToPages ( FixedPageSaveOptions saveOptions ) See Also class FixedPageSaveOptions...

    reference.aspose.com/words/net/aspose.words/ido...
  4. PdfDigitalSignatureTimestampSettings | Aspose.W...

    Contains settings of the digital signature timestamp in Java....signature and assign it to our SaveOptions object to sign the document...signature and assign it to our SaveOptions object to sign the document...

    reference.aspose.com/words/java/com.aspose.word...
  5. Row Column headings incorrectly displayed in HT...

    We have activated display of row/column headings using setExportRowColumnHeadings() in the HTML output When our Excel sheet contains hidden columns, the column headings displayed in HTML do not match anymore the columns…...HtmlSaveOptions saveOptions = new HtmlSaveOptions(); saveOptions.setEx...workbook.save(outputPath, saveOptions); } catch (Exception e) {...

    forum.aspose.com/t/row-column-headings-incorrec...
  6. Convert MSG Files to Various Formats in C#|Docu...

    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....Examples include SaveOptions.DefaultEml, SaveOptions.DefaultHtml,... SaveOptions.DefaultMhtml, etc. Methods MapiMessage.Load : Loads...

    docs.aspose.com/email/net/converting-between-fo...
  7. Convert EML to DOCM via C# | products.aspose.com

    Sample code for EML to DOCM C# conversion. Use API example code for batch EML files to DOCM conversion within VB.NET, Asp.NET or any .NET based application....Load Set SaveOptions Call Save method with SaveOptions as parameter...

    products.aspose.com/email/net/conversion/eml-to...
  8. Convert XBRL to iXBRL in C#|Documentation

    C# Finance Library API supports converting XBRL files to iXBRL. Please see the code provided in this article....passing an instance of the SaveOptions class to the XbrlDocument...is IXBRL format, set the SaveOptions.SaveFormat to SaveFormat...

    docs.aspose.com/finance/net/convert-xbrl-to-ixbrl/
  9. ResourceSavingArgs Class | Aspose.Words for .NET

    Discover the Aspose.Words.Saving.ResourceSavingArgs class, which enhances your document processing by providing essential data for the ResourceSaving event....(); HtmlFixedSaveOptions saveOptions = new HtmlFixedSaveOptions...UsingMachineFonts.html" , saveOptions ); Console . WriteLine (...

    reference.aspose.com/words/net/aspose.words.sav...
  10. Կատարեք DOC՝ Օգտագործելով Java

    Ստեղծեք նոր DOC Java ում մի քանի քայլով: Հեշտությամբ ստեղծեք DOC՝ օգտագործելով Java գրադարանը:...PdfSaveOptions saveOptions = new PdfSaveOptions(); saveOptions.getOutlineOptions()...1); doc.save("Output.doc", saveOptions); import com.aspose.words...

    products.aspose.com/words/hy/java/make/doc/