Sort Score
Result 10 results
Languages All
Labels All
Results 6,181 - 6,190 of 10,190 for

presentation note

(0.11 sec)
  1. Android で PowerPoint フォントをカスタマイズ|Aspose.Slides ...

    Android 用 Aspose.Slides の Java を使用して PowerPoint スライドのフォントをカスタマイズし、プレゼンテーションをあらゆるデバイスで鮮明かつ一貫性のある状態に保ちます。...); Presentation presentation = null ; try { presentation = new...new Presentation ( "sample.pptx" ); // ロードしたフォントを使用してプレゼンテーショ...

    docs.aspose.com/slides/ja/androidjava/custom-font/
  2. Управление слайд-мастерами PowerPoint в Python|...

    Автоматизируйте работу с слайд-мастерами PowerPoint и OpenDocument с помощью Aspose.Slides для Python через .NET, чтобы максимизировать эффективность разработки. Полное руководство для начинающих и опытных пользователей....Slides Presentation содержит коллекцию masters...происходит через его Slide Layout . Note В Aspose.Slides все построения...

    docs.aspose.com/slides/ru/python-net/slide-master/
  3. API Node.js PowerPoint di Aspose.Slides | produ...

    Aspose.Slides per Node.js tramite Java è un'API PowerPoint di Node.js che ti consente di creare, modificare e convertire presentazioni PowerPoint in Node.js....Presentation(); try { // Gets the first...pres1 = new aspose.slides.Presentation("pres1.pptx"); var pres2...

    products.aspose.com/slides/it/nodejs-java/
  4. Android のプレゼンテーションで画像フレームを管理する|Aspose.Slides ドキ...

    Aspose.Slides for Android via Java を使用して、PowerPoint および OpenDocument のプレゼンテーションに画像フレームを追加します。作業フローを合理化し、スライドデザインを向上させます。... 画像フレームの作成 Presentation クラスのインスタンスを作成します。 インデック...PPTX ファイルを表す Presentation クラスのインスタンスを作成します Presentation pres = new...

    docs.aspose.com/slides/ja/androidjava/picture-f...
  5. Gérer les BLOB de présentation en Java pour une...

    Gérez les données BLOB dans Aspose.Slides pour Java afin de rationaliser les opérations de fichiers PowerPoint et OpenDocument pour une manipulation efficace des présentations....sera ajoutée Presentation pres = new Presentation (); try { FileInputStream...KeepLocked ); // create the Presentation's instance, lock the "hugePresentationWith...

    docs.aspose.com/slides/fr/java/manage-blob/
  6. VBAによるプレゼンテーション|Aspose.Slides for Node.js via ....

    JavaScript で PowerPoint プレゼンテーションの VBA マクロを追加、削除、抽出する...VBAによるプレゼンテーション Contents [ Hide ] Note マクロを含むプレゼンテーションを別のファイル形式(PDF、HTML...を管理するために VbaProject クラスを使用できます。 Presentation クラスのインスタンスを作成します。 VbaProject...

    docs.aspose.com/slides/ja/nodejs-java/presentat...
  7. Wrong coordinates of rotated shape imported fro...

    Hello, we noticed a problem with Aspose.Words versions 24.12 and 25.2 which were not present in 24.9. Using the newest version when importing rotated shapes (excluding 0 or 180 degrees) X, Y coordinates are shifted by co…...2 which were not present in 24.9. Using the newest version...12 and 25.2, which was not present in version 24.9. The coordinates...

    forum.aspose.com/t/wrong-coordinates-of-rotated...
  8. Optimizar el reemplazo de fuentes en presentaci...

    Reemplaza fuentes sin problemas en Aspose.Slides para Android mediante Java para garantizar una tipografía consistente en presentaciones PowerPoint y OpenDocument....presentación Presentation pres = new Presentation ( "Fonts.pptx"...null ) pres . dispose (); } Note Para establecer reglas que determinen...

    docs.aspose.com/slides/es/androidjava/font-repl...
  9. Vereinfachen Sie die Schriftarten-Ersetzung in ...

    Ersetzen Sie Schriftarten in Aspose.Slides für PHP nahtlos über Java, um eine konsistente Typografie in PowerPoint- und OpenDocument-Präsentationen sicherzustellen....Präsentation $pres = new Presentation ( "Fonts.pptx" ); try {...$destFont ); # Saves the presentation $pres -> save ( "UpdatedFont_out...

    docs.aspose.com/slides/de/php-java/font-replace...
  10. Schriftart-Substitution in Präsentationen mit J...

    Aktivieren Sie die optimale Schriftart-Substitution in Aspose.Slides für Java beim Konvertieren von PowerPoint- und OpenDocument-Präsentationen in andere Dateiformate....Präsentation Presentation pres = new Presentation ( "Fonts.pptx"...null ) pres . dispose (); } NOTE Vielleicht möchten Sie sich...

    docs.aspose.com/slides/de/java/font-substitution/