Sort Score
Result 10 results
Languages All
Labels All
Results 531 - 540 of 22,512 for

loadoptions

(0.08 sec)
  1. PlainTextDocument Class | Aspose.Words for .NET

    Discover the Aspose.Words.PlainTextDocument class to effortlessly extract and utilize plaintext from your documents for enhanced readability and processing....PlainTextDocument ( Stream, LoadOptions ) Creates a plain text document...PlainTextDocument ( string, LoadOptions ) Creates a plain text document...

    reference.aspose.com/words/net/aspose.words/pla...
  2. OdtSaveOptions.SaveFormat | Aspose.Words for .NET

    Discover how the OdtSaveOptions SaveFormat property lets you easily save documents in Odt or Ott formats, ensuring compatibility and flexibility....we will have to provide a LoadOptions object with the correct password...+ extensionString , new LoadOptions ( "@sposeEncrypted_1145"...

    reference.aspose.com/words/net/aspose.words.sav...
  3. Convert .msg files to .pdf files - Free Support...

    Hi, I'm trying to convert .msg files to pdf. I have done with converting an email, but I want to loop through all the attachments in the .msg file and if mails are attached, I would like to convert them to pdf also. Here…...PDF 'create an instance of LoadOptions and set the LoadFormat to...Mhtml Dim loadOptions = New Aspose.Words.LoadOptions() loadOptions...

    forum.aspose.com/t/convert-msg-files-to-pdf-fil...
  4. OdtSaveOptions.save_format property | Aspose.Wo...

    OdtSaveOptions.save_format property. Specifies the format in which the document will be saved if this save options object is used...we will have to provide a LoadOptions object with the correct password...load_options = aw . loading . LoadOptions ( password = '@sposeEncrypted_1145'...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Monitor running programs with JavaScript via C+...

    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....monitoring object, use the LoadOptions.interruptMonitor(AbstractInterruptMon)...) function to add it to LoadOptions ' running parameters, and...

    docs.aspose.com/cells/javascript-cpp/monitor-ru...
  6. Avoid exponential notation of large numbers whi...

    Learn how to prevent large numbers from being converted to exponential notation while importing from HTML using Aspose.Cells for JavaScript via C++....keep precision true const loadOptions = new HtmlLoadOptions ( LoadFormat...LoadFormat . Html ); loadOptions . keepPrecision = true ; //...

    docs.aspose.com/cells/javascript-cpp/avoid-expo...
  7. Merger.merge method | Aspose.Words for Python

    aspose.words.lowcode.Merger.merge method... LoadOptions ], save_options : aspose...names. load_options List[ LoadOptions ] Load options for the input...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Encrypt and Decrypt Excel files with Node.js vi...

    How to encrypt and decrypt Excel files using Node.js via C++. Lock and unlock Excel files.... const loadOptions = new AsposeCells . LoadOptions (); loadOptions.... Workbook ( filePath , loadOptions ); // Remove password. workbook...

    docs.aspose.com/cells/nodejs-cpp/encrypt-and-de...
  9. EPUB to PDF Merge using C++ | Aspose.PDF

    Combine two or more EPUB documents into one PDF single file programmatically with C++ sample code using Aspose.PDF for C++...PageSizeAdjustmentMo = Aspose :: Pdf :: LoadOptions :: PageSizeAdjustmentMo ::...MarginsAreaUsageMode = Aspose :: Pdf :: LoadOptions :: MarginsAreaUsageMode ::...

    products.aspose.com/pdf/cpp/merger/epub-to-pdf/
  10. Merger.merge_stream method | Aspose.Words for P...

    aspose.words.lowcode.Merger.merge_stream method... LoadOptions ], save_options : aspose...streams. load_options List[ LoadOptions ] Load options for the input...

    reference.aspose.com/words/python-net/aspose.wo...