Sort Score
Result 10 results
Languages All
Labels All
Results 3,601 - 3,610 of 149,210 for

text

(0.1 sec)
  1. Manage Presentation Headers and Footers with Py...

    Use Aspose.Slides for Python via .NET to add and customize headers and footers in PowerPoint and OpenDocument presentations for a professional look.... Footer text, date/time, and slide numbers...can toggle visibility and set text for header, footer, date/time...

    docs.aspose.com/slides/python-net/presentation-...
  2. Hello, world!|Documentation

    Get started with Aspose.OCR for JavaScript via C++ by creating and running a bare minimum example....from an user and extracts the text from it with with Aspose.OCR...compatible web browser. Any text editor. Web server to overcome...

    docs.aspose.com/ocr/javascript-cpp/hello-world/
  3. How to Add a Watermark to a Worksheet in Excel|...

    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....] Use WordArt to add special text or picture effects to spreadsheets...of the sheet, decorate text, make text fit a preset shape, or...

    docs.aspose.com/cells/cpp/how-to-add-text-or-pi...
  4. CSS fonts

    HTML CSS has next properties like font-family, font-weight, font-size, font-style, CSS font, font-stretch, font-synthesis, etc. Lern more about them here!...You will learn to make your text bold or semibold, to change...Font; Font-synthesis, Text-decoration, Text-transform, Letter-spacing...

    docs.aspose.com/font/net/what-is-font/css-fonts/
  5. TextWatermarkOptions.Color | Aspose.Words for .NET

    Customize your TextWatermarkOptions with the Color property to enhance visibility. Set your preferred font color for a personalized touch. Default, Silver....Examples Shows how to create a text watermark. Document doc = new...Document (); // Add a plain text watermark. doc . Watermark ...

    reference.aspose.com/words/net/aspose.words/tex...
  6. FormField.ownHelp property | Aspose.Words for N...

    FormField.ownHelp property. Specifies the source of the Text that's displayed in a message box when a form field has the focus and the user presses F1....Specifies the source of the text that’s displayed in a message...boolean Remarks If true , the text specified by the FormField.helpText...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. FileFormatUtil.content_type_to_load_format meth...

    FileFormatUtil.content_type_to_load_format method. Converts IANA content type into a load format enumerated value.... TEXT , aw . FileFormatUtil . con...content_type_to_load_format ( 'text/plain' )) self . assertEqual...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Some content cannot be replaced successfully Wh...

    Sample Code void Main() { InitCoreComponent(); var doc = new Aspose.Words.Document(@"C:\Users\admin\Desktop\demo.docx"); foreach (Paragraph para in doc.GetChildNodes(NodeType.Paragraph, true)) { Range paraRange …...document, particularly if the text you want to replace is embedded...due to hidden text, formatting issues, or the text being located...

    forum.aspose.com/t/some-content-cannot-be-repla...
  9. MarkdownLoadOptions.import_underline_formatting...

    MarkdownLoadOptions.import_underline_formatting property. Gets or sets a boolean value indicating either to recognize a sequence of two plus characters ++ as underline Text formatting...characters “++” as underline text formatting. The default value...characters “++” as underline text formatting. with io . BytesIO...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Extract Paragraph from PDF|Aspose.PDF for C++

    This article describes how to use ParagraphAbsorber - a special tool in Aspose.PDF to extract Text from PDF documents....PDF Contents [ Hide ] Extract Text from PDF document in Paragraphs...Paragraphs form We can get text from a PDF document by searching a...

    docs.aspose.com/pdf/cpp/extract-paragraph-from-...