Sort Score
Result 10 results
Languages All
Labels All
Results 3,231 - 3,240 of 154,500 for

text

(0.11 sec)
  1. Redact PPT Presentation Files using Python | pr...

    Python source code to find and replace Text in PPT Presentation....Python apps to find and replace text in presentation files using...Learn how to search and replace text in content, comments or metadata...

    products.aspose.com/slides/python-net/redaction...
  2. How to add/insert TextBox to Worksheet with Gol...

    How to add/insert TextBox to Worksheet in Aspose.Cells with Golang via C++....via C++ Contents [ Hide ] Add Text Box to Worksheet in Excel In...places where you can insert text boxes: one in Insert Shapes...

    docs.aspose.com/cells/go-cpp/add-text-box-to-wo...
  3. Manage Headers and Footers of the Visio Diagram...

    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....setHeaderRight ( "&p" ); \ # set text at the center $diagram -> getHeaderFooter..."Center of the header" ); \ # set text at the left side $diagram ->...

    docs.aspose.com/diagram/java/manage-headers-and...
  4. Manage Headers and Footers of the Visio Diagram...

    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....setHeaderRight ( "&p" ) \ # set text at the center diagram . getHeaderFooter..."Center of the header" ) \ # set text at the left side diagram . getHeaderFooter...

    docs.aspose.com/diagram/java/manage-headers-and...
  5. SvgTextOutputMode | Aspose.Words for Java

    Allows to specify how Text inside a document should be rendered when saving in SVG format in Java....SvgTextOutputMode Allows to specify how text inside a document should be...no page borders or selectable text. SvgSaveOptions options = new...

    reference.aspose.com/words/java/com.aspose.word...
  6. ShapeBase.font property | Aspose.Words for Python

    ShapeBase.font property. Provides access to the font formatting of this object....Examples Shows how to insert a text box, and set the font of its...= aw . drawing . ShapeType . TEXT_BOX , width = 300 , height =...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Bookmark.Remove | Aspose.Words for .NET

    Easily remove bookmarks from your document while preserving the Text inside. Streamline your editing process with our efficient Bookmark Remove method!... Does not remove text inside the bookmark. public...// Insert five bookmarks with text inside their boundaries. for...

    reference.aspose.com/words/net/aspose.words/boo...
  8. CompositeNode.count property | Aspose.Words for...

    CompositeNode.count property. Gets the number of immediate children of this node....paragraph_text = aw . Run ( doc = doc , text = 'Initial text. ' )...paragraph . append_child ( paragraph_text ) # Create three more run nodes...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Add Header to PDF|Aspose.PDF for Python via .NET

    Learn how to add Text and image headers to PDF pages using PdfFileStamp in Python....You can use it to place header text or images at the top of each...to control placement. Add a text header Use add_header() with...

    docs.aspose.com/pdf/python-net/add-header/
  10. FootnotePosition Enum | Aspose.Words for .NET

    Discover the Aspose.Words.Notes.FootnotePosition enum for customizable footnote placement, enhancing document formatting and readability....Footnotes are output beneath text on each page. Examples Shows...reference or a side comment to text // that does not interfere with...

    reference.aspose.com/words/net/aspose.words.not...