Sort Score
Result 10 results
Languages All
Labels All
Results 291 - 300 of 32,777 for

saveoptions

(0.1 sec)
  1. Convert PDF to Excel in .NET|Aspose.PDF for .NET

    Aspose.PDF for .NET library allows you to convert PDF to Excel format using C#. These formats include XLS, XLSX, XML 2003 Spreadsheet, CSV, ODS....ExcelSaveOptions object var saveOptions = new Aspose . Pdf . ExcelSaveOptions...+ "PDFToXLS_out.xlsx" , saveOptions ); } } Convert PDF to XLS...

    docs.aspose.com/pdf/net/convert-pdf-to-excel/
  2. Aspose.PSD for .NET 23.11 - 发布说明|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....LoadEffectsResource = true }; var saveOptions = new PngOptions { ColorType...Save ( outputFileFish , saveOptions ); } using ( var psdImage...

    docs.aspose.com/psd/zh/net/aspose-psd-for-net-2...
  3. ImageSaveOptions class | Aspose.Words for Python

    aspose.words.saving.ImageSaveoptions class. Allows to specify additional options when rendering document pages or shapes to images...→ FixedPageSaveOptions → SaveOptions Constructors Name Description...False . (Inherited from SaveOptions ) color_mode Gets or sets...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Converting Email Messages in Jython|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....email import SaveOptions class Converter : def __init__...in Unicode format saveOptions = SaveOptions eml . save ( dataDir...

    docs.aspose.com/email/java/converting-email-mes...
  5. Merger Class | Aspose.Words for .NET

    Effortlessly merge diverse document types into one with Aspose.Words.LowCode.Merger class. Streamline your workflow and enhance productivity today!... To ( List<Stream>, SaveOptions ) Specifies output Document...processor. To ( Stream, SaveOptions ) Specifies output stream...

    reference.aspose.com/words/net/aspose.words.low...
  6. SaveOptions.default_template property | Aspose....

    Saveoptions.default_template property. Gets or sets path to default template (including filename)...default_template property SaveOptions.default_template property...track style changes. # Use a SaveOptions object to automatically set...

    reference.aspose.com/words/python-net/aspose.wo...
  7. DoclingSaveOptions.SaveFormat | Aspose.Words fo...

    Specify Docling as the output format when saving documents using DoclingSaveoptions in Aspose.Words....DoclingSaveOptions saveOptions = new DoclingSaveOptions (); saveOptions . SaveFormat...shapes from the output. saveOptions . RenderNonImageShapes =...

    reference.aspose.com/words/net/aspose.words.sav...
  8. EmfPlusDualRenderingMode Enum | Aspose.Words fo...

    Discover Aspose.Words' EMF Plus Dual Rendering Mode enum for optimal EMF Dual metafile rendering. Enhance your document processing with precision!... PdfSaveOptions saveOptions = new PdfSaveOptions ();...will render the EMF part. saveOptions . MetafileRenderingOpt ....

    reference.aspose.com/words/net/aspose.words.sav...
  9. Aspose::Words::Saving::XlsxDateTimeParsingMode ...

    Aspose::Words::Saving::XlsxDateTimeParsingMode enum. Specifies how document text is parsed to identify date and time values in C++....docx" ); auto saveOptions = System :: MakeObject <...datetime format autodetection. saveOptions -> set_DateTimeParsingMode...

    reference.aspose.com/words/cpp/aspose.words.sav...
  10. Aspose::Words::Saving::HtmlSaveOptions::get_Doc...

    Aspose::Words::Saving::HtmlSaveoptions::get_DocumentSplitCriteria method. Specifies how the document should be split when saving to Html, Epub or Azw3 format. Default is None for HTML and HeadingParagraph for EPUB and AZW3 in C++....docx" ); // Use a SaveOptions object to specify the encoding...that we will save. auto saveOptions = System :: MakeObject <...

    reference.aspose.com/words/cpp/aspose.words.sav...