Sort Score
Result 10 results
Languages All
Labels All
Results 4,951 - 4,960 of 22,636 for

loadoptions

(0.36 sec)
  1. Kako pretvoriti ODP u PPTX u Javi

    Ova se tema usredotočuje na to kako pretvoriti ODP u PPTX u Javi pružajući detaljne informacije o postavkama okruženja i koracima za izvršavanje uzorka koda za transformaciju ODP-a u PPTX u Javi....Inicijalizirajte objekt klase LoadOptions i postavite opcije učitavanja...ODP datoteku pomoću klase LoadOptions. Ako je izvorna ODP prezentacija...

    kb.aspose.com/hr/slides/java/how-to-convert-odp...
  2. Field.IsDirty | Aspose.Words per .NET

    Gestisci la proprietà IsDirty per garantire che i dati dei tuoi campi siano sempre accurati e aggiornati, migliorando l'integrità e le prestazioni dei documenti.... Docx ); // L'oggetto LoadOptions ha un'opzione per aggiornare...documento. LoadOptions options = new LoadOptions (); options...

    reference.aspose.com/words/it/net/aspose.words....
  3. Sécuriser les présentations avec des mots de pa...

    Découvrez comment verrouiller et déverrouiller facilement les présentations PowerPoint et OpenDocument protégées par mot de passe avec Aspose.Slides pour .NET. Sécurisez vos présentations....chiffré : LoadOptions loadOptions = new LoadOptions { Password...Presentation ( "pres.pptx" , loadOptions )) { // Travaillez avec la...

    docs.aspose.com/slides/fr/net/password-protecte...
  4. .NETでPowerPointフォントをカスタマイズ|Aspose.Slides ドキュメント

    Aspose.Slides for .NET を使用して PowerPoint スライドのフォントをカスタマイズし、あらゆるデバイスでプレゼンテーションを鮮明かつ一貫性のあるものに保ちます。...ttf" ); LoadOptions loadOptions = new LoadOptions (); loadOptions..."assets\\fonts" , "global\\fonts" }; loadOptions . DocumentLevelFontSou ....

    docs.aspose.com/slides/ja/net/custom-font/
  5. Parsing Pivot Cached Records while loading Exce...

    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....records or not, using the LoadOptions.ParsingPivotCachedRe property...code explains the usage of LoadOptions.ParsingPivotCachedRe property...

    docs.aspose.com/cells/net/parsing-pivot-cached-...
  6. Charger les fichiers texte 3D avec encodage per...

    En utilisant Aspose.3D for .NET, les développeurs peuvent personnaliser l'encodage de texte pour les fichiers texte 3D....Dans cet exemple: Créer des LoadOptions avec un codage spécifique:...spécifique: un objet LoadOptions est créé et l’encodage est défini pour...

    docs.aspose.com/3d/fr/net/load-text-3d-files-wi...
  7. Charger le classeur avec la taille de papier de...

    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....en utilisant la méthode LoadOptions.setPaperSize() . Notez que...l’utilisation de la méthode LoadOptions.setPaperSize() . Il commence...

    docs.aspose.com/cells/fr/java/load-workbook-wit...
  8. Node.js ve C++ kullanarak Grafikler Olmadan Kay...

    Aspose.Cells for Node.js via C++ kullanarak grafikler olmadan Excel dosyasını nasıl yükleyeceğinizi öğrenin.... Bu amaçla LoadOptions.getLoadFilter() özelliğini...options = new AsposeCells . LoadOptions (); // Include everything...

    docs.aspose.com/cells/tr/nodejs-cpp/load-source...
  9. Как конвертировать PowerPoint в Word на C#

    В этом кратком руководстве рассказывается, как преобразовать PowerPoint в Word на C#. Он содержит все необходимые шаги, ресурсы и исполняемый пример кода для преобразования PowerPoint в Word на C# с помощью всего лишь нескольких вызовов API.... Создайте объект класса LoadOptions для управления загрузкой...можете использовать объект LoadOptions из библиотеки Aspose.Slides...

    kb.aspose.com/ru/slides/net/how-to-convert-powe...
  10. So konvertieren Sie PPT in PPTX in Python

    Dieses Tutorial erklärt, wie man PPT in Python in PPTX konvertiert. Sie erhalten genaue Informationen zu den Umgebungseinstellungen, detaillierte Konfigurationsschritte und einen lauffähigen Beispielcode zur Umwandlung von PPT in PPTX in Python....exportieren Legen Sie mit den LoadOptions das Ladeformat und das Passwort...einfachen API-Schnittstelle. Das LoadOptions-Klassenobjekt wird am Anfang...

    kb.aspose.com/de/slides/python/how-to-convert-p...