Sort Score
Result 10 results
Languages All
Labels All
Results 8,551 - 8,560 of 30,239 for

x

(0.48 sec)
  1. GolangをC++経由でExcelチャートの軸を管理|Documentation

    Aspose.Cells for C++でグラフの軸設定方法を学びます。プライマリ軸およびセカンダリ軸の調整、範囲の設定、プロパティの変更など、グラフを改善する方法をガイドします。... 水平(カテゴリ)軸:X軸 垂直(値)軸:Y軸 深さ(系列)軸:Z軸 軸オプション Aspose...オブジェクトを使用して、Excelと同様に軸のすべてのオプションを変更できます。 | | X軸とY軸を管理する Excelのグラフでは、水準軸と垂直軸の二つが最も一般的に使われています。...

    docs.aspose.com/cells/ja/go-cpp/chart-axes/
  2. Folienlayouts auf Android anwenden oder ändern|...

    Verwalten und Anpassen von Folienlayouts in Aspose.Slides für Android. Erkunden Sie Layouttypen, Platzhaltersteuerung und Fußzeilensichtbarkeit anhand von Java-Codebeispielen....‑Methode addContentPlaceholde(float x, float y, float width, float height)...height) addVerticalContentPl(float x, float y, float width, float height)...

    docs.aspose.com/slides/de/androidjava/slide-lay...
  3. Folienlayouts in Java anwenden oder ändern|Aspo...

    Verwalten und Anpassen von Folienlayouts in Aspose.Slides für Java. Erkunden Sie Layouttypen, die Steuerung von Platzhaltern und die Fußzeilensichtbarkeit anhand von Java-Codebeispielen....Methode addContentPlaceholde(float x, float y, float width, float height)...height) addVerticalContentPl(float x, float y, float width, float height)...

    docs.aspose.com/slides/de/java/slide-layout/
  4. Appliquer ou modifier une mise en page de diapo...

    Apprenez à gérer et personnaliser les mises en page de diapositives dans Aspose.Slides pour .NET. EXplorez les types de mise en page, le contrôle des espaces réservés, la visibilité du pied de page et la manipulation des mises en page à l'aide d'eXemples de code en C#....ILayoutPlaceholderMa AddContentPlaceholde(float x, float y, float width, float height)...height) AddVerticalContentPl(float x, float y, float width, float height)...

    docs.aspose.com/slides/fr/net/slide-layout/
  5. Ta bort ActiveX kontroll|Documentation

    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....remove_active_x_control -metoden. Nedan visas...användningen av Shape.remove_active_x_control -metoden för att ta bort...

    docs.aspose.com/cells/sv/python-net/remove-acti...
  6. Rimuovi controllo ActiveX|Documentation

    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....remove_active_x_control . Il seguente esempio...del metodo Shape.remove_active_x_control per rimuovere il controllo...

    docs.aspose.com/cells/it/python-net/remove-acti...
  7. Gérer les connecteurs dans les présentations av...

    Permettre auX applications Python de dessiner, connecter et auto-router des lignes dans les diapositives PowerPoint et OpenDocument — obtenir un contrôle total sur les connecteurs droits, coudés et incurvés.... x = connector . x + connector . width *...slides . ShapeType . RECTANGLE , x , y , 0 , height ) Le résultat...

    docs.aspose.com/slides/fr/python-net/connector/
  8. Получить ширину и высоту бумаги настройки стран...

    Узнайте, как программно получить ширину и высоту бумаги листа настройки страницы EXcel с помощью C++ API Aspose.Cells for C++.... GetPaperWidth () << "x" << sheet . GetPageSetup (). GetPaperHeight...GetPageSetup (). GetPaperWidth () << "x" << sheet . GetPageSetup (). GetPaperHeight...

    docs.aspose.com/cells/ru/cpp/get-paper-width-an...
  9. 在 C++ 中向 PowerPoint 演示文稿添加数学公式|Aspose.Slides 文档

    使用 Aspose.Slides for C++ 在 PowerPoint PPT 和 PPTX 中插入和编辑数学公式,支持 OMML、格式控制,并提供清晰的 C++ 代码示例。...MakeObject < MathematicalText > ( u "x" ) -> Divide ( u "y" ); mathParagraph...MakeObject < MathematicalText > ( u "x" ) -> Divide ( u "y" ); mathParagraph...

    docs.aspose.com/slides/zh/cpp/powerpoint-math-e...
  10. 数式テキスト|Aspose.Slides ドキュメント

    Aspose.Slides for .NET の MathematicalTeXt の例を調査し、C# を使用して PPT、PPTX、ODP プレゼンテーションで方程式、分数、行列、記号を作成および書式設定します。...単純な分数を追加します: x / y var fraction = new MathematicalText ( "x" ). Divide...fraction = new MathematicalText ( "x" ). Divide ( "y" ); // 必要に応じて...

    docs.aspose.com/slides/ja/net/examples/elements...