Sort Score
Result 10 results
Languages All
Labels All
Results 6,121 - 6,130 of 22,660 for

loadoptions

(0.21 sec)
  1. 使用 C++ 将 MHTML 文件转换为 PDF | Aspose.PDF

    使用 C++ 进行 MHTML 到 PDF 转换的示例代码。使用 C++ 示例将 MHTML 批量转换为 PDF。...file: // Create LoadOptions auto loadOptions = MakeObject < MhtLoadOptions...> ( u "sourceFile.mht" , loadOptions ); // Save the file into...

    products.aspose.com/pdf/zh-hans/cpp/conversion/...
  2. 使用 C++ 将 EPUB 文件转换为 PDF | Aspose.PDF

    使用 C++ 进行 EPUB 到 PDF 转换的示例代码。使用 C++ 示例将 EPUB 批量转换为 PDF。...file: // Create LoadOptions auto loadoptions = MakeObject < EpubLoadOptions...( u "sourceFile.epub" , loadoptions ); // Save the file into...

    products.aspose.com/pdf/zh-hans/cpp/conversion/...
  3. C++を使用したCSVからJSONへの変換|Documentation

    シンプルなAPIAspose.Cells for C++を使用してCSVファイルをJSONに変換します。...options for CSV format LoadOptions loadOptions ( LoadFormat :: Csv...srcDir + u "SampleCsv.csv" , loadOptions ); // Get the last cell in...

    docs.aspose.com/cells/ja/cpp/convert-csv-to-json/
  4. Supprimer les espaces redondants après le saut ...

    Apprenez comment supprimer les espaces redondants après les sauts de ligne lors de l importation de HTML en utilisant Aspose.Cells for JavaScript via C++....keep precision true const loadOptions = new HtmlLoadOptions ( LoadFormat...LoadFormat . Html ); loadOptions . deleteRedundantSpace = true...

    docs.aspose.com/cells/fr/javascript-cpp/delete-...
  5. Ta bort onödiga mellanslag efter radbrytning vi...

    Lär dig hur man tar bort onödiga mellanslag efter radbrytning vid import av HTML med Aspose.Cells for JavaScript via C++....keep precision true const loadOptions = new HtmlLoadOptions ( LoadFormat...LoadFormat . Html ); loadOptions . deleteRedundantSpace = true...

    docs.aspose.com/cells/sv/javascript-cpp/delete-...
  6. Excel-Datei in C# entschlüsseln

    Dieses Thema zeigt, wie man eine Excel-Datei in C# entschlüsselt. Es enthält Anweisungen zur Einrichtung der IDE sowie eine schrittweise Anleitung mit einem funktionierenden Codebeispiel zur Entschlüsselung einer passwortgeschützten Excel-Datei in C#....Eine Instanz der Klasse LoadOptions erstellen Excel-Tabelle mit...wird das Passwort mit der LoadOptions-Klasse gesetzt, dann wird...

    kb.aspose.com/de/cells/net/decrypt-excel-file-i...
  7. Archiwa

    Archiwa...w Javie: TxtLoadOptions loadoptions = new TxtLoadOptions(); Workbook...new Workbook("input.txt", loadoptions); workbook.save("output.xlsx");...

    blog.aspose.com/pl/cells/convert-txt-to-xlsx-java/
  8. Decrittografare file Excel in C#

    Questo articolo mostra come decrittografare un file Excel in C#. Include le istruzioni per la configurazione dell’ambiente di sviluppo, i passaggi da seguire e un esempio di codice funzionante per decrittografare un file Excel protetto da password in C#....un’istanza della classe LoadOptions Caricare il file Excel usando...password tramite la classe LoadOptions, dopodiché il file viene...

    kb.aspose.com/it/cells/net/decrypt-excel-file-i...
  9. Chuyển đổi PDF sang Markdown bằng Python

    Chủ đề ngắn này minh họa cách chuyển đổi PDF sang MD bằng Python. Nó cung cấp các bước thiết lập IDE, phác thảo quy trình và đoạn mã ví dụ để thực hiện trình chuyển đổi PDF sang Markdown bằng Python....tạo một đối tượng của lớp LoadOptions. Các bước chuyển đổi PDF...bảo vệ, hãy sử dụng lớp LoadOptions và cung cấp mật khẩu. Cuối...

    kb.aspose.com/vi/words/python/convert-pdf-to-ma...
  10. Jak převést PPTX na PPT pomocí C #

    Tento rychlý tutoriál popisuje proces převodu PPTX na PPT pomocí C#. Obsahuje informace o všech zdrojích potřebných k zápisu převodníku souborů PPTX na PPT pomocí C#.... které přebírají objekt LoadOptions, a paměťový proud a název...různých kombinacích. Třída LoadOptions podporuje nastavení hesla...

    kb.aspose.com/cs/slides/net/how-to-convert-pptx...