Sort Score
Result 10 results
Languages All
Labels All
Results 591 - 600 of 1,180 for

textbox formatting

(0.18 sec)
  1. إدارة صناديق النص في العروض التقديمية باستخدام ...

    يسهل Aspose.Slides للـ PHP إنشاء وتحرير واستنساخ صناديق النص في ملفات PowerPoint و OpenDocument، مما يعزز أتمتة عروضك التقديمية....أدناه، أضفنا هذا النص: Aspose TextBox أخيرًا، كتابة ملف PPTX عبر...$portion -> setText ( "Aspose TextBox" ); # حفظ العرض التقديمي إلى...

    docs.aspose.com/slides/ar/php-java/manage-textbox/
  2. Gestionar cuadros de texto en presentaciones us...

    Aspose.Slides for PHP facilita la creación, edición y clonación de cuadros de texto en archivos PowerPoint y OpenDocument, mejorando la automatización de sus presentaciones....añadimos este texto: Aspose TextBox Finalmente, escribe el archivo...$portion -> setText ( "Aspose TextBox" ); # Guarda la presentación...

    docs.aspose.com/slides/es/php-java/manage-textbox/
  3. Textfelder in Präsentationen auf Android verwal...

    Aspose.Slides für Android via Java ermöglicht das einfache Erstellen, Bearbeiten und Kopieren von Textfeldern in PowerPoint- und OpenDocument-Dateien und verbessert die Automatisierung Ihrer Präsentationen....diesen Text hinzugefügt: Aspose TextBox Schließlich schreiben Sie die...portion . setText ( "Aspose TextBox" ); // Speichert die Präsentation...

    docs.aspose.com/slides/de/androidjava/manage-te...
  4. Formes dans les graphiques avec JavaScript via ...

    Apprenez à utiliser Aspose.Cells for JavaScript via C++ pour ajouter des contrôles et personnaliser des graphiques dans Microsoft Excel. Ce guide montre comment manipuler les éléments du graphique, ajuster la mise en forme et améliorer l apparence globale et la convivialité de vos graphiques....html > Ajout d’un contrôle TextBox au graphique Une manière de...renvoie un objet TextBox . La classe TextBox représente une zone...

    docs.aspose.com/cells/fr/javascript-cpp/control...
  5. Exception while saving a specific document to d...

    Office Printer_Range guide_EM.PDF (3.4 MB) Using the Aspose.PDF.Drawing 26.2.0 and the attached PDF. When trying to save the document with DocSaveOptions.DocForm.DocX and Mode DocSaveOptions.RecognitionMode.EnhancedFlo…...Textbox and RecognitionMode.Flow. Here...docOptions = new DocSaveOptions { Format = DocSaveOptions.DocFormat...

    forum.aspose.com/t/exception-while-saving-a-spe...
  6. 記録

    記録... height = 100; IAutoShape textBox = slide.getShapes().addAutoShape(ShapeType...height); // 塗りつぶしとアウトラインを設定します。 textBox.getFillFormat().setFillType(FillType...

    blog.aspose.com/ja/slides/how-to-insert-a-text-...
  7. Shapes in Diagrammen mit JavaScript über C++|Do...

    Lernen Sie, wie Sie mit Aspose.Cells for JavaScript über C++ Steuerelemente hinzufügen und Diagramme in Microsoft Excel anpassen. Dieser Leitfaden zeigt, wie man Diagrammelemente manipuliert, das Format anpasst und das allgemeine Erscheinungsbild sowie die Benutzerfreundlichkeit Ihrer Diagramme verbessert....gibt ein TextBox -Objekt zurück. Die Klasse TextBox stellt ein.... get ( 0 ); // Add a new textbox to the chart. const textbox0...

    docs.aspose.com/cells/de/javascript-cpp/control...
  8. Förord|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....Utforma innehållet, stilar och format för Microsoft Excel-rapportmall...Tabell Pivot-tabell Diagram Textbox Matris Vanligtvis används en...

    docs.aspose.com/cells/sv/reportingservices/pref...
  9. Textfelder in Präsentationen in .NET verwalten|...

    Aspose.Slides für .NET ermöglicht das einfache Erstellen, Bearbeiten und Duplizieren von Textfeldern in PowerPoint- und OpenDocument‑Dateien und verbessert Ihre Präsentationsautomatisierung....diesen Text hinzugefügt: Aspose TextBox Schließlich schreiben Sie die...Text portion . Text = "Aspose TextBox" ; // Speichert die Präsentation...

    docs.aspose.com/slides/de/net/manage-textbox/
  10. Gestion des contrôles avec C++|Documentation

    Apprenez comment ajouter et gérer divers contrôles comme lignes, rectangles, arcs, ovales, spinner, barres de défilement et boîtes de groupe dans les feuilles de calcul en utilisant Aspose.Cells avec C++.... Il y a une autre classe, TextBox , qui représente une zone de...MsoFillFormat utilisé pour définir le format de remplissage pour la zone...

    docs.aspose.com/cells/fr/cpp/managing-controls/