Sort Score
Result 10 results
Languages All
Labels All
Results 1,441 - 1,450 of 10,475 for

insert text

(0.65 sec)
  1. TextPath.Trim | Aspose.Words for .NET

    Discover the TextPath Trim property to enhance your design by removing unwanted space above and below Text for a cleaner, more polished look....removed above and below the text. public bool Trim { get ; set...Document (); // Insert a WordArt object to display text in a shape...

    reference.aspose.com/words/net/aspose.words.dra...
  2. FieldInfo class | Aspose.Words for Python

    aspose.words.fields.FieldInfo class. Implements the INFO field... Remarks Inserts information about a document...Description display_result Gets the text that represents the displayed...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Aspose::Words::Markup::XmlMapping::SetMapping m...

    Aspose::Words::Markup::XmlMapping::SetMapping method. Sets a mapping between the parent structured document tag and an XML node of a custom XML data part in C++....xmlPartContent = u "<root><text>Hello world!</text></root>" ; System ::...ASPOSE_ASSERT_EQ ( System :: Text :: Encoding :: get_ASCII ()...

    reference.aspose.com/words/cpp/aspose.words.mar...
  4. Copy Worksheets|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.... Insert text in the worksheet. \3. Create...[ 0 , 0 ]. PutValue ( "Some Text" ); Worksheet worksheet2 = newWorkbook...

    docs.aspose.com/cells/net/copy-worksheets/
  5. BookmarkCollection.remove method | Aspose.Words...

    Aspose.Words.BookmarkCollection.remove method...DocumentBuilder ( doc ); // Insert five bookmarks with text inside their boundaries...bookmarkName ); builder . write ( `Text inside ${ bookmarkName } .`...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. IStructuredDocumentTag.IsShowingPlaceholderText...

    Discover the IStructuredDocumentTag IsShowingPlaceholderText property to easily identify placeholder Text in your SDT, enhancing content clarity and management....contain placeholder text (as opposed to regular text contents within...resumed (showing placeholder text) upon opening this document...

    reference.aspose.com/words/net/aspose.words.mar...
  7. Aspose.Cells.GridJs features|Documentation

    This article introduces features for GridJs....Row & Column Features Add, insert and remove rows and columns...autofill. Control text alignment. Control text wrapping. Manage...

    docs.aspose.com/cells/net/aspose-cells-gridjs/f...
  8. TextBox.internal_margin_bottom property | Aspos...

    TextBox.internal_margin_bottom property. Specifies the inner bottom margin in points for a shape....to set internal margins for a text box. doc = aw . Document ()...doc ) # Insert another textbox with specific margins. text_box_shape...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Create Table of Content in PDF using Python

    Create table of content in PDF using Python. Get the development environment settings, a list of tasks, and a sample code to add table of contents to PDF using Python....contents including hyperlinks, the text, and connectivity with different...the sample PDF Document and insert a page at the start for adding...

    kb.aspose.com/pdf/python/create-table-of-conten...
  10. How to Create Hyperlink in PDF using Java

    This quick article teaches you how to create hyperlink in PDF using Java. It contains all the necessary information to write this application along with a working sample code to add link to PDF using Java....and a runnable sample code to insert link in PDF using Java . You...the target page Create a free text annotation at the sample place...

    kb.aspose.com/pdf/java/how-to-create-hyperlink-...