Sort Score
Result 10 results
Languages All
Labels All
Results 541 - 550 of 22,659 for

loadoptions

(0.09 sec)
  1. Convert CSV to JSON with C++|Documentation

    Convert a CSV file to JSON by using the simple-to-use Aspose.Cells for C++ API....options for CSV format LoadOptions loadOptions ( LoadFormat :: Csv...srcDir + u "SampleCsv.csv" , loadOptions ); // Get the last cell in...

    docs.aspose.com/cells/cpp/convert-csv-to-json/
  2. Word-ի փոխարկումը Excel-ի Java-ով

    Հետևեք այս հոդվածին՝ Java-ում Word փաստաթուղթը Excel ֆորմատի փոխարկելու համար։ Այն ներառում է IDE-ի կարգավորումները, քայլերի ցուցակը և օրինակի կոդ Word-ից Excel փոխարկիչ ստեղծելու համար Java-ով։...կսովորեք՝ ինչպես օգտագործել LoadOptions և SaveFormat՝ մուտքային և...փոխարկելու համար Ստեղծեք LoadOptions օբյեկտ՝ մուտքային ֆորմատը...

    kb.aspose.com/hy/words/java/conversion-from-wor...
  3. Create Excel Charts and Embed Them in Presentat...

    Create Excel charts and embed them as OLE objects in PowerPoint and OpenDocument presentations with Java. Step-by-step guide with code samples....EXCEL_97_TO_2003 LoadOptions object. com . aspose . cells . LoadOptions loadOptions...new com . aspose . cells . LoadOptions ( com . aspose . cells ....

    docs.aspose.com/slides/java/creating-excel-char...
  4. 导入HTML时删除换行后多余空格(使用C++)|Documentation

    了解如何在导入HTML时删除换行后的多余空格(使用Aspose.Cells for C++)。...HtmlLoadOptions loadOptions ( LoadFormat :: Html ); loadOptions . SetDeleteRedundantSp...Workbook workbook ( data , loadOptions ); WorksheetCollection sheets...

    docs.aspose.com/cells/zh/cpp/delete-redundant-s...
  5. Convert Dates to Japanese Dates with JavaScript...

    Learn how to convert Gregorian dates to Japanese dates using Aspose.Cells for JavaScript via C++....Workbook , SaveFormat , LoadOptions , LoadFormat , CountryCode...arrayBuffer (); // Create LoadOptions for XLSX and set language/region...

    docs.aspose.com/cells/javascript-cpp/convert-da...
  6. Aspose.PSD for .NET 19.11 - Release Notes|Docum...

    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....psd" ; var loadOptions = new PsdLoadOptions () {...Image . Load ( sourceFile , loadOptions )) { var layer = image ....

    docs.aspose.com/psd/net/aspose-psd-for-net-19-1...
  7. Aspose.Cells 8.8.0中的公共API更改|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....precision true HTMLLoadOptions loadOptions = new HTMLLoadOptions ( LoadFormat...LoadFormat . HTML ); loadOptions . setKeepPrecision ( true );...

    docs.aspose.com/cells/zh/java/public-api-change...
  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...