Sort Score
Result 10 results
Languages All
Labels All
Results 501 - 510 of 3,410 for

textbox

(0.05 sec)
  1. Extract Data from PDF Form using Java

    Follow this article to extract data from PDF form using Java. It has the IDE settings, a list of steps, and sample code showing how to extract data from PDF form using Java....data Create a PDF file with Textbox fields and sample data Load...

    kb.aspose.com/pdf/java/extract-data-from-pdf-fo...
  2. 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...
  3. 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...
  4. Add Icons to Worksheet with JavaScript via C++|...

    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....following results: Managing TextBox with JavaScript via C++ Web...

    docs.aspose.com/cells/javascript-cpp/insert-svg...
  5. 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/
  6. 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...
  7. 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/
  8. Aspose::Words::Settings::CompatibilityOptions::...

    Aspose::Words::Settings::CompatibilityOptions::OptimizeFor method. Allows to optimize the document contents as well as default Aspose.Words behavior to a particular versions of MS Word. Use this method to prevent MS Word from displaying "Compatibility mode" ribbon upon document loading. (Note that you may also need to set the Compliance property to Iso29500_2008_Transitional or higher.) in C++....:: Drawing :: ShapeType :: TextBox , 200 , 200 ); // Set the "VerticalAnchor"...of the shape. shape -> get_TextBox () -> set_VerticalAnchor (...

    reference.aspose.com/words/cpp/aspose.words.set...
  9. 通过 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...
  10. Stroke class | Aspose.Words for Python

    aspose.words.drawing.Stroke class. Defines a stroke for a shape...stroke SoftEdgeFormat class TextBox class...

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