Sort Score
Result 10 results
Languages All
Labels All
Results 2,741 - 2,750 of 23,054 for

loadoptions

(0.13 sec)
  1. Merger.Merge | Aspose.Words per .NET

    Combina senza sforzo più documenti in uno solo con il nostro metodo Merger Merge. Semplifica il tuo flusso di lavoro con opzioni di file personalizzabili oggi stesso!...KeepSourceLayout ); LoadOptions firstLoadOptions = new LoadOptions () { IgnoreOleData...true }; LoadOptions secondLoadOptions = new LoadOptions () { IgnoreOleData...

    reference.aspose.com/words/it/net/aspose.words....
  2. Ouvrir des fichiers Microsoft Excel de versions...

    Cet article explique comment ouvrir des fichiers de différentes versions d’Excel en utilisant Aspose.Cells for Node.js via C++....0, utilisez LoadOptions et définissez l’attribut...correspondant pour la classe LoadOptions pour le fichier modèle à...

    docs.aspose.com/cells/fr/nodejs-cpp/opening-dif...
  3. 档案

    档案... 创建 LoadOptions 类的实例。 使用 LoadOptions->setLoadForma...DOC 文件。 // 创建 LoadOptions 类的实例 auto loadOptions = System::Mak...

    blog.aspose.com/zh/words/convert-docx-to-doc-or...
  4. 搜索

    搜索... 創建 LoadOptions 類的實例。 使用 LoadOptions->setLoadForma...DOC 文件。 // 創建 LoadOptions 類的實例 auto loadOptions = System::Mak...

    blog.aspose.com/zh-hant/words/convert-docx-to-d...
  5. فتح العروض التقديمية في PHP|توثيق Aspose.Slides...

    قم بفتح عروض PowerPoint (.pptx, .ppt) وOpenDocument (.odp) بسهولة باستخدام Aspose.Slides للـ PHP عبر Java — سريع، موثوق، كامل المميزات....طريقة setPassword في الفئة LoadOptions لفك التشفير وتحميله. يُظهر...العملية: $loadOptions = new LoadOptions (); $loadOptions -> setPassword...

    docs.aspose.com/slides/ar/php-java/open-present...
  6. Processor.Execute | Aspose.Words för .NET

    Optimera ditt arbetsflöde med vår Processor Execute-metod, utformad för att effektivisera åtgärder och förbättra produktiviteten i dina applikationer....Words" }; LoadOptions loadOptions = new LoadOptions () { IgnoreOleData...ConverterContext ()) . From ( doc , loadOptions ) . To ( ArtifactsDir + "LowCode...

    reference.aspose.com/words/sv/net/aspose.words....
  7. Abrir presentaciones en .NET|Documentación de A...

    Abra presentaciones PowerPoint (.pptx, .ppt) y OpenDocument (.odp) sin esfuerzo con Aspose.Slides para .NET: rápido, fiable, con todas las funciones....propiedad Password de la clase LoadOptions para descifrarla y cargarla...operación: LoadOptions loadOptions = new LoadOptions { Password...

    docs.aspose.com/slides/es/net/open-presentation/
  8. 打开 Java 中的演示文稿|Aspose.Slides 文档

    使用 Aspose.Slides for Java 轻松打开 PowerPoint(.pptx、.ppt)和 OpenDocument(.odp)演示文稿——快速、可靠、功能完整。...打开受密码保护的演示文稿 当需要打开受密码保护的演示文稿时,请通过 LoadOptions 类的 setPassword 方法传入密码以解密并加载它。以下...代码演示了此操作: LoadOptions loadOptions = new LoadOptions (); loadOptions...

    docs.aspose.com/slides/zh/java/open-presentation/
  9. Processor.To | Aspose.Words för .NET

    Optimera ditt arbetsflöde med vår processormetod som tydligt definierar utdatafiler, vilket ökar effektiviteten och effektiviserar dina datahanteringsuppgifter....Words" }; LoadOptions loadOptions = new LoadOptions () { IgnoreOleData...ConverterContext ()) . From ( doc , loadOptions ) . To ( ArtifactsDir + "LowCode...

    reference.aspose.com/words/sv/net/aspose.words....
  10. Präsentationen in C++ öffnen|Aspose.Slides Doku...

    Öffnen Sie PowerPoint (.pptx, .ppt) und OpenDocument (.odp) Präsentationen mühelos mit Aspose.Slides für C++ – schnell, zuverlässig und voll funktionsfähig....set_Password Methode der LoadOptions Klasse, um sie zu entschlüsseln...Vorgang: auto loadOptions = MakeObject < LoadOptions > (); loadOptions...

    docs.aspose.com/slides/de/cpp/open-presentation/