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

textbox

(0.12 sec)
  1. Управление текстовыми опциями фигур с помощью C...

    Узнайте, как управлять текстовыми опциями фигур программным путем с помощью Aspose.Cells for C++.... Get ( 0 ); TextBox textbox = worksheet . GetTextBoxes...GetTextBoxes (). Get ( 0 ); textbox . SetTextOrientationTy ( TextOrientationType...

    docs.aspose.com/cells/ru/cpp/managing-shape-tex...
  2. FindReplaceOptions.UseLegacyOrder | Aspose.Word...

    Scopri la proprietà UseLegacyOrder in FindReplaceOptions. Abilita le ricerche di testo sequenziali per una maggiore precisione. Il valore predefinito è false. Ottimizza l'elaborazione del testo!...Shape textBox = builder . InsertShape ( ShapeType . TextBox , 100...2]" ); builder . MoveTo ( textBox . FirstParagraph ); builder...

    reference.aspose.com/words/it/net/aspose.words....
  3. HtmlSaveOptions.ExportShapesAsSvg | Aspose.Word...

    Upptäck hur du använder HtmlSaveOptions ExportShapesAsSvg för att konvertera Shape-noder till SVG-bilder när du sparar i HTML-, MHTML-, EPUB- eller AZW3-format....Shape textBox = builder . InsertShape ( ShapeType . TextBox , 100...60.0 ); builder . MoveTo ( textBox . FirstParagraph ); builder...

    reference.aspose.com/words/sv/net/aspose.words....
  4. Diapositive maître|Documentation Aspose.Slides

    Découvrez les exemples de diapositives maîtres Aspose.Slides pour Java : créez, modifiez et stylisez les maîtres, les espaces réservés et les thèmes dans PPT, PPTX et ODP avec du code Java clair.... IAutoShape textBox = newMasterSlide . getShapes...Rectangle , 0 , 0 , 720 , 25 ); textBox . getTextFrame (). setText...

    docs.aspose.com/slides/fr/java/examples/element...
  5. Diapositive Maître|Documentation Aspose.Slides

    Découvrez des exemples de diapositives maîtres Aspose.Slides pour Android : créez, modifiez et stylisez les maîtres, les espaces réservés et les thèmes dans PPT, PPTX et ODP avec du code Java clair.... IAutoShape textBox = newMasterSlide . getShapes...Rectangle , 0 , 0 , 720 , 25 ); textBox . getTextFrame (). setText...

    docs.aspose.com/slides/fr/androidjava/examples/...
  6. Aspose.Cells 8.9.2 de Kamu API Değişiklikleri|D...

    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....0 ); //Add a Shape of type TextBox to the collection Shape shape...0 ); //Add a Shape of type TextBox to the collection Shape shape...

    docs.aspose.com/cells/tr/java/public-api-change...
  7. Cómo exportar ecuaciones de Excel a otros tipos...

    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 textBox = shapes . get ( 0 ); if ( textBox instanceof...AsposeCells . TextBox ) { const mathNode = textBox . getEquationParagraph...

    docs.aspose.com/cells/es/nodejs-cpp/export-equa...
  8. كيفية تصدير معادلات Excel إلى أنواع أخرى من الت...

    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 textBox = shapes . get ( 0 ); if ( textBox instanceof...AsposeCells . TextBox ) { const mathNode = textBox . getEquationParagraph...

    docs.aspose.com/cells/ar/nodejs-cpp/export-equa...
  9. テキストボックスフィールドを作成|Aspose.PDF for Python via .NET

    Aspose.PDF for Python を使用して、テキストボックスフィールドをプログラムで PDF ドキュメントに追加する方法を学習します。このチュートリアルでは、複数のテキストフィールドを挿入し、デフォルト値を設定し、更新された PDF ドキュメントを保存する方法を示します。...create_textbox_field ( infile , outfile ): """Create TextBox field...bind_pdf ( infile ) # Add TextBox field to PDF form pdf_form_editor...

    docs.aspose.com/pdf/ja/python-net/create-textbo...
  10. FindReplaceOptions.UseLegacyOrder | Aspose.Word...

    Upptäck egenskapen UseLegacyOrder i FindReplaceOptions. Aktivera sekventiella textsökningar för bättre noggrannhet. Standardvärdet är falskt. Optimera din textbehandling!...Shape textBox = builder . InsertShape ( ShapeType . TextBox , 100...2]" ); builder . MoveTo ( textBox . FirstParagraph ); builder...

    reference.aspose.com/words/sv/net/aspose.words....