Sort Score
Result 10 results
Languages All
Labels All
Results 311 - 320 of 466 for

sh

(0.12 sec)
  1. C++によるシェイプやチャートのリフレクション効果の操作|Documentation

    Aspose.Cellsを使用して、シェイプやチャートのリフレクション効果の操作方法を学びます。...); // Access first shape Shape sh = ws . GetShapes (). Get ( 0...properties ReflectionEffect re = sh . GetReflection (); re . SetBlur...

    docs.aspose.com/cells/ja/cpp/working-with-the-r...
  2. ShapeまたはChartのThreeDFormatをC++で操作する方法|Documenta...

    Aspose.Cellsは、ShapeまたはChartの3Dフォーマットを操作するために、[Shape.ThreeDFormat](https //reference.aspose.com/cells/cpp/aspose.cells.drawing/Shape/getthreedformat/)プロパティと[ThreeDFormat](https //reference.aspose.com/cells/cpp/aspose.cells.drawing/threedformat/)クラスを提供しています。[ThreeDFormat](https //reference.aspose.com/cells/cpp/aspose.cells.drawing/threedformat/)クラスは、アプリケーションの要件に応じてさまざまな結果を達成するために設定できる複数のプロパティを含んでいます。...); // Access first shape Shape sh = ws . GetShapes (). Get ( 0...settings ThreeDFormat n3df = sh . GetThreeDFormat (); n3df ....

    docs.aspose.com/cells/ja/cpp/working-with-the-t...
  3. Lưu trữ

    Lưu trữ...// Truy cập hình dạng IShape sh = sl.getShapes().get_Item(j);...là hình dạng tự động không if (sh instanceof IAutoShape) { IAutoShape...

    blog.aspose.com/vi/slides/extract-images-from-p...
  4. Tourner le texte avec la forme à l intérieur de...

    Apprenez comment contrôler la rotation du texte avec des formes dans les feuilles de calcul Excel en utilisant Aspose.Cells for C++....); // Access first shape Shape sh = ws . GetShapes (). Get ( 0...ShapeTextAlignment shapeTextAlignment = sh . GetTextBody (). GetTextAlignment...

    docs.aspose.com/cells/fr/cpp/rotate-text-with-s...
  5. Arbeiten mit dem ThreeDFormat von Shape oder Ch...

    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....); const sh = ws . shapes . get ( 0 ); const n3df = sh . threeDFormat...

    docs.aspose.com/cells/de/javascript-cpp/working...
  6. Lavorare con il ThreeDFormat di Shape o Chart c...

    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....); const sh = ws . shapes . get ( 0 ); const n3df = sh . threeDFormat...

    docs.aspose.com/cells/it/javascript-cpp/working...
  7. Настройка полей комментария или фигуры внутри л...

    Узнайте, как установить поля комментариев или фигур внутри листа Excel с помощью Script Aspose.Cells for JavaScript через C++.... count ; i ++ ) { const sh = shapes . get ( i ); // Access...text alignment const txtAlign = sh . textBody . textAlignment ;...

    docs.aspose.com/cells/ru/javascript-cpp/set-mar...
  8. Ränder des Kommentars oder Shapes innerhalb des...

    Erlernen Sie, wie man die Ränder von Kommentaren oder Shapes in einem Excel Arbeitsblatt mit Aspose.Cells for JavaScript über C++ festlegt.... count ; i ++ ) { const sh = shapes . get ( i ); // Access...text alignment const txtAlign = sh . textBody . textAlignment ;...

    docs.aspose.com/cells/de/javascript-cpp/set-mar...
  9. Comment exécuter Aspose.Slides dans Docker|Docu...

    Exécutez Aspose.Slides dans un conteneur Docker pour Linux, Windows Server et tout système d'exploitation.... sh Examinons ce que chaque ligne...build / netcore . linux . tests . sh Selon les instructions dans le...

    docs.aspose.com/slides/fr/net/comment-executer-...
  10. Wie man Aspose.Slides in Docker ausführt|Aspose...

    Ausführen von Aspose.Slides in Docker‑Containern: Konfigurieren von Images, Abhängigkeiten, Schriftarten und Lizenzierung, um skalierbare Services zu erstellen, die PowerPoint‑ und OpenDocument‑Dateien verarbeiten.... sh Nachfolgend wird jede Zeile des...build / netcore . linux . tests . sh Gemäß den Anweisungen im Dockerfile...

    docs.aspose.com/slides/de/net/how-to-run-aspose...