Sort Score
Result 10 results
Languages All
Labels All
Results 2,571 - 2,580 of 151,779 for

text

(0.21 sec)
  1. Redact PPT Presentation Files using C++ | produ...

    C++ source code to find and replace Text in PPT Presentation....C++ 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/cpp/redaction/ppt/
  2. LayoutOptions.show_hidden_text property | Aspos...

    LayoutOptions.show_hidden_Text property. Gets or sets indication of whether hidden Text in the document is rendered...show_hidden_text property LayoutOptions.show_hidden_text property...indication of whether hidden text in the document is rendered...

    reference.aspose.com/words/python-net/aspose.wo...
  3. How to Read PDF Content in Python

    This article guides on how to read PDF content in Python. It provides all the details to write the program and a sample runnable code to read PDF file in Python....NET to read PDF text Load the source PDF file using...TextAbsorber object to extract text from the PDF Call the accept()...

    kb.aspose.com/pdf/python/how-to-read-pdf-conten...
  4. Aspose::Words::ParagraphAlignment enum | Aspose...

    Aspose::Words::ParagraphAlignment enum. Specifies Text alignment in a paragraph in C++....ParagraphAlignment enum Specifies text alignment in a paragraph. enum...Description Left 0 Text is aligned to the left. Center 1 Text is centered...

    reference.aspose.com/words/cpp/aspose.words/par...
  5. Paragraph.getText method | Aspose.Words for Nod...

    Paragraph.getText method. Gets the Text of this paragraph including the end of paragraph character....getText method getText() Gets the text of this paragraph including...character. getText () Remarks The text of all child nodes is concatenated...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Font styling techniques

    Techniques like italicizing, bolding, underlining, strikethrough, small caps, superscript/subscript, or all caps play a huge role for font styling....typefaces, fonts, and other text elements. It involves selecting...establishing a hierarchy within the text by emphasizing headings, subheadings...

    docs.aspose.com/font/net/font-styling/
  7. Saving PDF Document after removing content thro...

    I am trying to use Aspose.PDF to remove invisible all Text layers from a document. These invisible Text layers are the result of a previous OCR operation. I need to remove these Text layers before reprocessing the docume…...invisible all text layers from a document. These invisible text layers...operation. I need to remove these text layers before reprocessing the...

    forum.aspose.com/t/saving-pdf-document-after-re...
  8. Create and Apply WordArt Effects in Python|Aspo...

    Learn how to create and customize WordArt effects in Aspose.Slides for Python via .NET. This step-by-step guide helps developers enhance presentations with stylish, professional Text in Python....allows you to apply effects to texts to make them stand out. With...for example, you can outline a text or fill it with a color (or...

    docs.aspose.com/slides/python-net/wordart/
  9. Story.first_paragraph property | Aspose.Words f...

    Story.first_paragraph property. Gets the first paragraph in the story....Shows how to format a run of text using its font property. doc...run = aw . Run ( doc = doc , text = 'Hello world!' ) font = run...

    reference.aspose.com/words/python-net/aspose.wo...
  10. How to Highlight in PDF using Python

    This tutorial guides on how to highlight in PDF using Python. It has IDE configuration details, stepwise process and a sample code to develop PDF highlighter using Python....highlighted text as per your requirements. Steps to Highlight Text in...highlight text Load the target PDF file where text is to be highlighted...

    kb.aspose.com/pdf/python/how-to-highlight-in-pd...