Sort Score
Result 10 results
Languages All
Labels All
Results 8,691 - 8,700 of 29,014 for

x

(0.17 sec)
  1. Obtener límites de párrafo de presentaciones en...

    Aprenda cómo recuperar los límites de párrafo y de porción de teXto en Aspose.Slides para Java para optimizar la posición del teXto en presentaciones de PowerPoint.... println ( "X: " + rect . x + " Y: " + rect . y + "...( 1 ). get_Item ( 1 ); double x = tbl . getX () + tbl . getRows...

    docs.aspose.com/slides/es/java/paragraph/
  2. 搜索

    搜索...e(ShapeType shapeType, float x, float y, float width, float height)...height = 300.0f; float x = center.get_X() - width / 2; float y...

    blog.aspose.com/zh-hant/slides/add-watermark-to...
  3. Obtener límites de párrafo de presentaciones en...

    Aprenda a obtener los límites de párrafo y de porción de teXto en Aspose.Slides para Android mediante Java para optimizar la posición del teXto en presentaciones de PowerPoint.... println ( "X: " + rect . x + " Y: " + rect . y + "...( 1 ). get_Item ( 1 ); double x = tbl . getX () + tbl . getRows...

    docs.aspose.com/slides/es/androidjava/paragraph/
  4. Mathematischer Text|Aspose.Slides Dokumentation

    Entdecken Sie Beispiele für MathematicalTeXt mit Aspose.Slides für C++: Erstellen und formatieren Sie Gleichungen, Brüche, Matrizen und Symbole mit C++ in PPT-, PPTX- und ODP-Präsentationen....einen einfachen Bruch hinzu: x / y. auto fraction = MakeObject...MakeObject < MathematicalText > ( u "x" ) -> Divide ( u "y" ); mathParagraph...

    docs.aspose.com/slides/de/cpp/examples/elements...
  5. Outlook Email Templates (OFT) - Read, Create, a...

    Learn how to read, create, and edit Outlook email templates (OFT files) in C# using Aspose.Email for .NET without Microsoft Outlook....X.X" /> Note: Replace XX.X.X with the latest...

    blog.aspose.com/email/outlook-template-oft-crea...
  6. Archiv

    Archiv...Where(x => x.Number % 2 == 0).ToArray();...oddPages = pdfDocument.Pages.Where(x => x.Number % 2 != 0).ToArray();...

    blog.aspose.com/de/pdf/split-pdf-into-multiple-...
  7. Archiv

    Archiv...draw_polyline( pin_x=1.0, # Center X pin_y=1.0, # Center Y...shape points=points # List of [x, y] coordinates ) # Save diagram...

    blog.aspose.com/cs/diagram/draw-triangle-diagra...
  8. ארכיון

    ארכיון...draw_polyline( pin_x=1.0, # Center X pin_y=1.0, # Center Y...shape points=points # List of [x, y] coordinates ) # שמור דיאגרמה...

    blog.aspose.com/he/diagram/draw-triangle-diagra...
  9. ShapeBase.BoundsWithEffects | Aspose.Words per ...

    Scopri la proprietà ShapeBase BoundsWithEffects per ottenere l'estensione finale della tua forma dopo aver applicato gli effetti di disegno, misurata in punti per una maggiore precisione.... X ); Assert . AreEqual ( 200 , rectangleFOut... shape . BoundsWithEffects . X ); Assert . AreEqual ( 0 , shape...

    reference.aspose.com/words/it/net/aspose.words....
  10. PowerPointスライドにテーブルを作成する|Aspose.Slides ドキュメント

    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....Android via Java を使用して、フォントサイズ10の15 x 15のテーブルをプログラムで作成する方法を示します。 テーブルの作成...プレゼンテーションに空のスライドを追加します。 スライドに15 x 15のテーブルを追加します。 テーブルの各セルにフォントサイズ10のテキストを追加します。...

    docs.aspose.com/slides/ja/androidjava/creating-...