Sort Score
Result 10 results
Languages All
Labels All
Results 551 - 560 of 3,616 for

textbox

(0.51 sec)
  1. Auto Fill PDF Form from Database using Java

    Follow this article to auto fill PDF form from database using Java. It has details to set the IDE, a list of steps, and a sample code to populate PDF from database using Java.... Here, only the TextBox field is demonstrated; you...

    kb.aspose.com/pdf/java/auto-fill-pdf-form-from-...
  2. Manage Text Boxes in Presentations with Python|...

    Aspose.Slides for Python via .NET makes it easy to create, edit, and clone text boxes in PowerPoint and OpenDocument files, enhancing your presentation automation....then put some text inside the textbox. Aspose.Slides for Python provides...text_frame . text = "Aspose TextBox" # Save the presentation to...

    docs.aspose.com/slides/python-net/manage-textbox/
  3. Rendering Reports Programmatically|Aspose.Words...

    How to render report without report viewer and report manager interfaces using the Aspose.Words for Reporting Services....ReportingService2005 in the Namespace textbox. Adding a reference to the...ReportExecution2005 in the Namespace textbox. Adding a reference to the...

    docs.aspose.com/words/reportingservices/renderi...
  4. 通过 JavaScript 结合 C++ 获取形状的连接点|Documentation

    学习如何使用 Aspose.Cells for JavaScript 通过 C++ 从 Excel 中的形状中检索连接点。... get ( 0 ); // Add a new textbox to the collection. const textboxIndex...textboxIndex = worksheet . textBoxes . add ( 2 , 1 , 160 , 200...

    docs.aspose.com/cells/zh/javascript-cpp/get-con...
  5. Managing OLE Objects|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....Document Assistant Close Manage TextBox Managing SmartArt Analyzing...

    docs.aspose.com/cells/java/managing-ole-objects/
  6. Convert PDF to Microsoft Word Documents in .NET...

    Learn how to write C# code for PDF to Microsoft Word formats conversion with Aspose.PDF for .NET. and tune up conversion PDF to DOC(DOCX)....benefits and limitations: Textbox mode is fast and good for preserving...original PDF is converted into a textbox in the output document. This...

    docs.aspose.com/pdf/net/convert-pdf-to-word/
  7. CompatibilityOptions.OptimizeFor | Aspose.Words...

    Enhance your documents with the OptimizeFor method in CompatibilityOptions. Tailor Aspose.Words behavior for specific MS Word versions for optimal results.... TextBox , 200 , 200 ); // Set the "VerticalAnchor"...bottom of the shape. shape . TextBox . VerticalAnchor = verticalAnchor...

    reference.aspose.com/words/net/aspose.words.set...
  8. Working with Shapes in C++|Aspose.Words for C++

    Introduction to shape markup language, creating shapes of different types using C++....layer, such as an AutoShape, textbox, freeform, OLE object, ActiveX...

    docs.aspose.com/words/cpp/working-with-shapes/
  9. XLS data is changed after loading and saving ba...

    Hi Aspose team, I’m encountering an issue where data in an .xls file changes after I load and save it. For example, the number in a text box is 125 in the original file but becomes 145 after saving. To investigate furt…... If you save textbox to xls file since MS Excel...

    forum.aspose.com/t/xls-data-is-changed-after-lo...
  10. NodeCollection class | Aspose.Words for Python

    aspose.words.NodeCollection class. Represents a collection of nodes of a specific type...Examples Shows how to replace all textbox shapes with image shapes. doc...Document ( file_name = MY_DIR + 'Textboxes in drawing canvas.docx' )...

    reference.aspose.com/words/python-net/aspose.wo...