Sort Score
Result 10 results
Languages All
Labels All
Results 471 - 480 of 33,600 for

saveoptions

(1.64 sec)
  1. OoxmlSaveOptions.compressionLevel property | As...

    OoxmlSaveoptions.compressionLevel property. Specifies the compression level used to save document... let saveOptions = new aw . Saving . OoxmlSaveOptions...aw . SaveFormat . Docx ); saveOptions . compressionLevel = compressionLevel...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. 在 .NET 中将 PDF 转换为 Excel|Aspose.PDF for .NET

    Aspose.PDF for .NET 库允许您使用 C# 将 PDF 转换为 Excel 格式。这些格式包括 XLS、XLSX、XML 2003 电子表格、CSV、ODS。...ExcelSaveOptions object var saveOptions = new Aspose . Pdf . ExcelSaveOptions...+ "PDFToXLS_out.xlsx" , saveOptions ); } } 将 PDF 转换为具有控制列的 XLS...

    docs.aspose.com/pdf/zh/net/convert-pdf-to-excel/
  3. Loading and Saving Message|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.... The base class SaveOptions and the classes EmlSaveOptions...email import MailMessage , SaveOptions # Initialize and Load an...

    docs.aspose.com/email/python-net/loading-and-sa...
  4. OutlineOptions.CreateMissingOutlineLevels | Asp...

    Discover how the CreateMissingOutlineLevels property in OutlineOptions enhances document exports by automatically generating missing outline levels for better organization.... PdfSaveOptions saveOptions = new PdfSaveOptions ();...and below in the outline. saveOptions . OutlineOptions . HeadingsOutlineLevel...

    reference.aspose.com/words/net/aspose.words.sav...
  5. Aspose::Words::Saving::PsSaveOptions::get_UseBo...

    Aspose::Words::Saving::PsSaveoptions::get_UseBookFoldPrintingSettings method. Gets or sets a boolean value indicating whether the document should be saved using a booklet printing layout, if it is specified via MultiplePages in C++.... auto saveOptions = System :: MakeObject <...Saving :: PsSaveOptions > (); saveOptions -> set_SaveFormat ( Aspose...

    reference.aspose.com/words/cpp/aspose.words.sav...
  6. XlsxSaveOptions.DateTimeParsingMode | Aspose.Wo...

    Discover XlsxSaveoptions' DateTimeParsingMode property to customize how your document parses dates and times, ensuring accurate data interpretation....docx" ); XlsxSaveOptions saveOptions = new XlsxSaveOptions ();...datetime format autodetection. saveOptions . DateTimeParsingMode = ...

    reference.aspose.com/words/net/aspose.words.sav...
  7. Merger.Create | Aspose.Words for .NET

    Discover the Merger Create method to effortlessly generate a new mail merger processor instance for streamlined document processing and enhanced efficiency....Execute (); OoxmlSaveOptions saveOptions = new OoxmlSaveOptions {...MergeContextDocument.3.docx" , saveOptions ) . Execute (); Shows how...

    reference.aspose.com/words/net/aspose.words.low...
  8. Aspose::Words::Saving::HtmlFixedSaveOptions cla...

    Aspose::Words::Saving::HtmlFixedSaveoptions class. Can be used to specify additional options when saving a document into the HtmlFixed format. To learn more, visit the documentation article in C++....for Aspose::Words::Saving::SaveOptions::get_AllowEmbeddingPostSc...for Aspose::Words::Saving::SaveOptions::get_CustomTimeZoneInfo ...

    reference.aspose.com/words/cpp/aspose.words.sav...
  9. PsSaveOptions.saveFormat property | Aspose.Word...

    PsSaveoptions.saveFormat property. Specifies the format in which the document will be saved if this save options object is used... let saveOptions = new aw . Saving . PsSaveOptions...PsSaveOptions () saveOptions . saveFormat = aw . SaveFormat . Ps...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. OdtSaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a document into the SaveFormat.ODT or SaveFormat.OTT format in Java....SaveOptions public class OdtSaveOptions...OdtSaveOptions extends SaveOptions Can be used to specify additional options...

    reference.aspose.com/words/java/com.aspose.word...