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

textbox

(3.71 sec)
  1. Excluir Formulários de PDF em C#|Aspose.PDF for...

    Remover texto com base em subtipo/formulário com a biblioteca Aspose.PDF for .NET. Remover todos os formulários do PDF.... Document ( dataDir + "TextBox.pdf" )) { // Get the forms...document . Save ( dataDir + "TextBox_out.pdf" ); } } Remover Formulários...

    docs.aspose.com/pdf/pt/net/remove-form/
  2. テキスト ボックス|Aspose.Slides ドキュメント

    Aspose.Slides for Javaでテキスト ボックスを操作します:Javaを使用してPPT、PPTX、ODPプレゼンテーションのテキストを追加、書式設定、配置、折り返し、自動調整、スタイル設定します。... IAutoShape textBox = slide . getShapes (). addAutoShape...塗りつぶしと枠線を削除して、典型的なテキスト ボックスのように見せます。 textBox . getFillFormat (). setFillType...

    docs.aspose.com/slides/ja/java/examples/element...
  3. Supprimer des formulaires d'un PDF en C#|Aspose...

    Supprimer du texte basé sur le sous-type/formulaire avec la bibliothèque Aspose.PDF for .NET. Supprimer tous les formulaires du PDF.... Document ( dataDir + "TextBox.pdf" )) { // Get the forms...document . Save ( dataDir + "TextBox_out.pdf" ); } } Supprimer les...

    docs.aspose.com/pdf/fr/net/remove-form/
  4. Aspose.Cells 8.9.2 でのパブリック API 変更|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....]; // Add a Shape of type TextBox to the collection var shape...]; // Add a Shape of type TextBox to the collection var shape...

    docs.aspose.com/cells/ja/net/public-api-changes...
  5. Diapositive maître|Documentation Aspose.Slides

    Explorez les exemples de diapositives maîtres Aspose.Slides pour C++ : 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 C++ clair.... auto textBox = newMasterSlide -> get_Shapes...Rectangle , 0 , 0 , 720 , 25 ); textBox -> get_TextFrame () -> set_Text...

    docs.aspose.com/slides/fr/cpp/examples/elements...
  6. Мастер‑слайд|Aspose.Slides для Node.js через .N...

    Изучите примеры мастер‑слайдов Aspose.Slides для Node.js: создание, редактирование и стилизацию мастеров, заполнителей и тем в форматах PPT, PPTX и ODP с понятным кодом.... let textBox = newMasterSlide . getShapes...Rectangle , 0 , 0 , 720 , 25 ); textBox . getTextFrame (). setText...

    docs.aspose.com/slides/ru/nodejs-java/examples/...
  7. Tooltip hozzáadása PDF-hez Python használatával

    Ez a cikk bemutatja, hogyan lehet tooltipet hozzáadni egy PDF-hez Python használatával. Tartalmazza az IDE beállításának részleteit, a lépések listáját és egy mintakódot a PDF-ben megjelenő egérmutató alatti felugró szöveg létrehozásához Python használatával....a tooltip megjelenítéséhez TextBox létrehozása és paramétereinek...megjelenési paraméterek beállítása a TextBox űrlaphoz adása előtt Az eredményül...

    kb.aspose.com/hu/pdf/python/add-tooltip-in-pdf-...
  8. Aspose.Words.Drawing.Ole | Aspose.Words för .NET

    Utforska namnrymden Aspose.Words.Drawing.Ole för sömlös integration av OLE/ActiveX-kontroller i Microsoft Word, vilket förbättrar dokumentinteraktivitet och funktionalitet....ComboBox, ListBox, OptionButton, TextBox och ToggleButton. OleControl...uteslutande val. TextBoxControl TextBox-kontrollen visar text från...

    reference.aspose.com/words/sv/net/aspose.words....
  9. How to Fill PDF | Aspose.PDF

    Do you know how easily to How to Fill PDF Forms via Python? How to Fill PDF Forms with high quality Python via .NET PDF library....script loads a PDF file named “TextBox_out.pdf” that contains form...pdfWithFormFields = pdf . Document ( "TextBox_out.pdf" ) # Get target field...

    products.aspose.com/pdf/tutorial/fill-pdf/
  10. HtmlSaveOptions.ExportShapesAsSvg | Aspose.Word...

    Scopri come utilizzare HtmlSaveOptions ExportShapesAsSvg per convertire i nodi Shape in immagini SVG durante il salvataggio nei formati HTML, MHTML, EPUB o AZW3....Shape textBox = builder . InsertShape ( ShapeType . TextBox , 100...60.0 ); builder . MoveTo ( textBox . FirstParagraph ); builder...

    reference.aspose.com/words/it/net/aspose.words....