Sort Score
Result 10 results
Languages All
Labels All
Results 1,681 - 1,690 of 3,614 for

textbox

(1.46 sec)
  1. Formas en Gráficos con C++|Documentation

    Aprende cómo usar Aspose.Cells for C++ para agregar controles y personalizar gráficos en Microsoft Excel. Nuestra guía demostrará cómo manipular elementos del gráfico, ajustar el formato y mejorar la apariencia y usabilidad general de tus gráficos....Aspose::Cells::Drawing::TextBox . La clase TextBox representa un cuadro...); // Add a new textbox to the chart TextBox textbox0 = chart...

    docs.aspose.com/cells/es/cpp/controls-in-charts/
  2. Formen in Diagrammen mit C++|Documentation

    Lernen Sie, wie Sie Aspose.Cells for C++ verwenden, um Steuerelemente hinzuzufügen und Diagramme in Microsoft Excel anzupassen. Unser Leitfaden zeigt, wie man Diagrammelemente manipuliert, das Format anpasst und das allgemeine Erscheinungsbild sowie die Benutzerfreundlichkeit Ihrer Diagramme verbessert....Aspose::Cells::Drawing::TextBox -Objekt zurück. Die TextBox -Klasse stellt...); // Add a new textbox to the chart TextBox textbox0 = chart...

    docs.aspose.com/cells/de/cpp/controls-in-charts/
  3. Specifica il nome del font in Estremo Oriente e...

    Impara come specificare i nomi dei font Estremo Oriente e Latin nelle opzioni di testo di una forma usando Aspose.Cells for C++....Add ( 5 , 5 , 50 , 200 ); TextBox tb = ws . GetTextBoxes ()....:: Xlsx ); std :: cout << "Textbox created successfully!" << std...

    docs.aspose.com/cells/it/cpp/specify-the-far-ea...
  4. حدد الاسم الشرقي الأقصى واللاتيني للخط في خيارا...

    تعلم كيف تحدد أسماء خط الشرق الأقصى واللاتيني في خيارات النص للأشكال باستخدام Aspose.Cells for Node.js via C++.... get ( 0 ); // Add textbox inside the worksheet. const...); // Set the text of the textbox. tb . setText ( "こんにちは世界" );...

    docs.aspose.com/cells/ar/nodejs-cpp/specify-the...
  5. Définir l ombre des effets de texte d une forme...

    Apprenez à définir l ombre des effets de texte pour n importe quelle forme ou zone de texte en utilisant Aspose.Cells for Node.js via C++....); // Set the text of the textbox tb . setText ( "This text has...font color and size of the textbox tb . getFont (). setColor (...

    docs.aspose.com/cells/fr/nodejs-cpp/setting-sha...
  6. Specifica il nome del carattere Far East e Lati...

    Impara come specificare i nomi dei caratteri Far East e Latin nelle opzioni di testo delle forme usando Aspose.Cells for Node.js via C++.... get ( 0 ); // Add textbox inside the worksheet. const...); // Set the text of the textbox. tb . setText ( "こんにちは世界" );...

    docs.aspose.com/cells/it/nodejs-cpp/specify-the...
  7. Impostare l ombra sugli effetti di testo di for...

    Impara come impostare l ombra sugli effetti di testo per qualsiasi forma o casella di testo usando Aspose.Cells for Node.js via C++....); // Set the text of the textbox tb . setText ( "This text has...font color and size of the textbox tb . getFont (). setColor (...

    docs.aspose.com/cells/it/nodejs-cpp/setting-sha...
  8. Dodavanje tooltipa u PDF pomoću Pythona

    Ovaj članak objašnjava kako dodati tooltip u PDF pomoću Pythona. Sadrži detalje za postavljanje IDE-a, popis koraka i primjer koda za generiranje skočnog teksta pri prelasku mišem u PDF-u pomoću Pythona....za prikaz tooltipa Stvorite TextBox i postavite njegove parametre...postupak dodavanja tooltipa u TextBox. Imajte na umu da možete koristiti...

    kb.aspose.com/hr/pdf/python/add-tooltip-in-pdf-...
  9. كيفية إضافة/إدراج مربع نص في ورقة عمل باستخدام ...

    كيفية إضافة/إدراج مربع نص في ورقة عمل في Aspose.Cells باستخدام C++.... إضافة TextBox إلى ورقة العمل في Aspose.Cells...(). Get ( 0 ); // Add the TextBox to the worksheet sheet . GetTextBoxes...

    docs.aspose.com/cells/ar/cpp/add-text-box-to-wo...
  10. Import and Export Data in JSON|Aspose.PDF for .NET

    This section explains how to import and Export Data in JSON... Save ( dataDir + "TextBox_out.pdf" ); } } Import form...newDocument . Save ( dataDir + "TextBox_out.pdf" ); } } Export form...

    docs.aspose.com/pdf/net/import-export-json/