Sort Score
Result 10 results
Languages All
Labels All
Results 4,591 - 4,600 of 149,207 for

text

(0.11 sec)
  1. FindReplaceOptions.ignore_fields property | Asp...

    FindReplaceOptions.ignore_fields property. Gets or sets a boolean value indicating either to ignore Text inside fields...indicating either to ignore text inside fields. The default value...Examples Shows how to ignore text inside fields. doc = aw . Document...

    reference.aspose.com/words/python-net/aspose.wo...
  2. How to Add Color in HTML Using Aspose.HTML for ...

    Learn how to add color to HTML using Aspose.HTML for Python. Apply background colors, Text styles, and dynamic CSS programmatically to create styled HTML....Python How to add background and text colors in HTML using Aspose...guide, you will learn how to add text color, background color, and...

    products.aspose.com/html/python-net/how-to-add-...
  3. FieldInclude Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldInclude class to seamlessly implement INCLUDE fields in your documents, enhancing automation and efficiency....DisplayResult { get; } Gets the text that represents the displayed...Result { get; set; } Gets or sets text that is between the field separator...

    reference.aspose.com/words/net/aspose.words.fie...
  4. Change styles for complete document - Free Supp...

    Hi we are trying to change style of document, there are few issues that are seen and need support for resolving the issues we are using the below function to change the font name and font size def change_styles(self, f…...Process shapes (which may contain text) try: shapes = doc.get_child_nodes(aw...Use get_text_frame() method to check for text try: text_frame =...

    forum.aspose.com/t/change-styles-for-complete-d...
  5. How to Edit PDF Document in Python

    This article guides on how to edit PDF document in Python. It has the details to set the development environment, a list of steps, and a runnable sample code to develop a PDF editor in Python....Replace some text in the entire file Replace some other text and change...color and font size Add some text to the existing PDF file using...

    kb.aspose.com/pdf/python/how-to-edit-pdf-docume...
  6. 档案

    档案...Text 属性设置标题的文本。 最后,使用 Presentation...SetAllFootersText("My Footer text"); pres.HeaderFooterManager...

    blog.aspose.com/zh/slides/add-header-footer-in-...
  7. Key Features of Aspose.PDF for Python|Aspose.PD...

    Aspose.PDF for Python via .NET highlights its main features, including supported PDF versions and available PDF manipulation options.... Ability to work with text, paragraphs, headings, hyperlinks...to EPUB, Text, XPS, etc. Convert EPUB, Markdown, Text, XPS, PostScript...

    docs.aspose.com/pdf/python-net/key-features/
  8. Using FormulaText Function in Aspose.Cells with...

    Learn how to work with Excel's FORMULAText function using Aspose.Cells for Python via .NET. Get and set cell formulas programmatically while maintaining spreadsheet integrity....suggests, it displays the formula text contained in a specified cell...and then displays the formula text using FORMULATEXT in cell A2...

    docs.aspose.com/cells/python-net/using-formulat...
  9. DocumentBuilder.InsertHyperlink | Aspose.Words ...

    Enhance your documents with DocumentBuilder's InsertHyperlink method, effortlessly adding clickable links for improved navigation and user engagement....Description displayText String Text of the link to be displayed...formatting for the hyperlink display text explicitly using the Font property...

    reference.aspose.com/words/net/aspose.words/doc...
  10. Manipulations with glyphs | API for C++

    C++ API Solution to manage various fonts. Learn how to get Glyphs and Metrics information of a font with a few lines of code.... These metrics are used by text layout and rendering systems...consistent and accurate display of text. To work with glyphs we need:...

    products.aspose.com/font/cpp/manipulate-glyphs/