Sort Score
Result 10 results
Languages All
Labels All
Results 4,391 - 4,400 of 20,344 for

loadoptions

(0.11 sec)
  1. Différentes façons d ouvrir des fichiers|Docume...

    Cet article explique comment ouvrir un fichier Excel en utilisant l API Aspose.Cells for .NET....données, utilisez les classes LoadOptions et LoadFilter pour définir...instance à la propriété LoadOptions.LoadFilter . Voici la mise...

    docs.aspose.com/cells/fr/net/different-ways-to-...
  2. Konvertieren Sie CSV, TSV und TXT in Excel|Docu...

    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....verwenden Sie die Klasse LoadOptions und wählen den Wert CSV aus...sollten Entwickler die Klasse LoadOptions verwenden und den Wert TSV...

    docs.aspose.com/cells/de/java/convert-csv-tsv-a...
  3. 3D dosya yükleme seçeneklerini C# olarak belirt...

    Tburada birkaç Scene vardır. Open yöntemi aşırı yükler veya bir Load. ptions nesnesini kabul eden aşırı yükler. Each yük formatı, bu yük formatı için yük seçeneklerini tutan ilgili bir sınıfa sahiptir....overloads that accept a LoadOptions object. This should be an...a class derived from the LoadOptions class. Each load format has...

    docs.aspose.com/3d/tr/net/specify-3d-file-load-...
  4. Belirtilen Yazıcı Kağıt Boyutuyla Çalışma Kitab...

    Aspose.Cells for Node.js via C++ kullanarak çalışma kitabını yüklerken yazıcı kağıt boyutunu nasıl ayarlayacağınızı öğrenin....Yükle Aşağıdaki örnek kod, LoadOptions.setPaperSize(PaperSizeType)...opts = new AsposeCells . LoadOptions ( AsposeCells . LoadFormat...

    docs.aspose.com/cells/tr/nodejs-cpp/load-workbo...
  5. So konvertieren Sie PowerPoint in Word in C#

    Dieses kurze Tutorial zeigt, wie Sie PowerPoint in Word in C# konvertieren. Es teilt alle notwendigen Schritte, Ressourcen und ausführbaren Beispielcode, um PowerPoint mit Hilfe von nur wenigen API-Aufrufen in C# in Word umzuwandeln....Speicherstream Erstellen Sie ein LoadOptions-Klassenobjekt, um das Laden...wird. Sie können jedoch das LoadOptions-Objekt aus der Aspose.Slides-Bibliothek...

    kb.aspose.com/de/slides/net/how-to-convert-powe...
  6. Font del tema di intestazioni e corpo con C++|D...

    Aspose.Cells è una libreria C++ per lavorare con file di fogli di calcolo. Supporta l impostazione dei font del tema di intestazioni e corpo nei documenti Excel, consentendo agli utenti di personalizzare l aspetto e lo stile del documento. Questo articolo introdurrà come usare la libreria Aspose.Cells per lavorare con i font del tema di intestazioni e corpo nei documenti Excel....il file con la proprietà LoadOptions.GetRegion() . Il seguente...Instantiate a new LoadOptions LoadOptions options ; // Set the...

    docs.aspose.com/cells/it/cpp/headings-and-body-...
  7. 如何在 Python 中将 PPT 转换为 PPTX

    本教程介绍如何在 Python 中将 PPT 转换为 PPTX。您将获得有关环境设置、详细配置步骤和可运行示例代码的精确信息,以在 Python 中将 PPT 转换为 PPTX。...命名空间,用于将 PPT 导出到 PPTX 使用LoadOptions,设置读取PPT的加载格式和密码 使用具有指定加载选项的...PPT 更改为 Python 中的 PPTX 。 LoadOptions 类对象在开始时声明,用于在加载演示文稿并将其保存为...

    kb.aspose.com/zh/slides/python/how-to-convert-p...
  8. 如何在 C# 中将 ODP 转换为 PPTX

    这个小教程解释了如何在 C# 中将 ODP 转换为 PPTX。您将获得有关设置环境、逐步过程和可运行示例代码的清晰信息,以在 C# 中将 ODP 转换为 PPTX。...NET 以进行 ODP 到 PPTX 的转换 创建 LoadOptions 类对象以设置加载选项 将演示文稿加载格式设置为 ODP...PPTX。您需要指定 ODP 文件的加载格式,因此,LoadOptions 类对象在开头声明,因为它包含设置为 ODP 的 LoadFormat...

    kb.aspose.com/zh/slides/net/how-to-convert-odp-...
  9. 如何在 Python 中将 ODP 转换为 PPTX

    这个小教程解释了如何在 Python 中将 ODP 转换为 PPTX。您将获得有关环境设置、详细配置步骤和可运行示例代码的清晰信息,用于在 Python 中将 ODP 转换为 PPTX。...命名空间,用于将 ODP 导出到 PPTX 使用LoadOptions,设置读取ODP文件的加载格式 使用具有指定加载选项的...Python 中将 ODP 更改为 PPTX 。创建 LoadOptions 类对象是为了在加载源 ODP 演示文稿并将其保存为...

    kb.aspose.com/zh/slides/python/how-to-convert-o...
  10. 如何在 C# 中将 TSV 转换为 Excel

    本文介绍如何在 C# 中将 TSV 转换为 Excel。它共享配置环境所需的所有信息、要遵循的步骤以及将 TSV 文件转换为 C# 中的 Excel 的可运行示例代码。...Tsv 作为 LoadOptions 对象的参数,将加载格式指定为 TSV 使用上述选项将源...Workbook 类对象来加载源 TSV 文件,并带有使用 LoadOptions 类对象自定义加载过程的选项。在最后一步中,输出文件将保存为...

    kb.aspose.com/zh/cells/net/how-to-convert-tsv-t...