Sort Score
Result 10 results
Languages All
Labels All
Results 7,971 - 7,980 of 150,500 for

text

(0.17 sec)
  1. Edit DOC In Python

    Edit DOC in Python code....C# C++ View code snippet Edit text in DOC using Python Programmatic...modern digital workflow. Edit text in DOC, insert graphs using...

    products.aspose.com/words/python-net/edit/doc/
  2. Edit DOCX In Python

    Edit DOCX in Python code....C# C++ View code snippet Edit text in DOCX using Python Programmatic...modern digital workflow. Edit text in DOCX, insert graphs using...

    products.aspose.com/words/python-net/edit/docx/
  3. Recognition languages|Documentation

    How to specify the language that is used by the Aspose.OCR for JavaScript via C++ recognition engine....JavaScript via C++ can recognize a text in a large number of languages...writing scripts, including texts with mixed languages. To specify...

    docs.aspose.com/ocr/javascript-cpp/languages/
  4. How to - developer tips|CAD 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....fonts Work with layout Work with text Access to entities inside block...background into DXF Add new TEXT/MTEXT entities to the right...

    docs.aspose.com/cad/net/how-to/
  5. ControlChar.DEFAULT_TEXT_INPUT_CHAR property | ...

    ControlChar.DEFAULT_Text_INPUT_CHAR property. This is the o character used as a default value in Text input form fields....DEFAULT_TEXT_INPUT_CHAR property ControlChar.DEFAULT_TEXT_INPUT_CHAR...value in text input form fields. @property def DEFAULT_TEXT_INPUT_CHAR...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Set Margins of Comment or Shape inside the Work...

    Learn how to set margins of comments or shapes inside a worksheet using Aspose.Cells with C++....Texts.ShapeTextAlignment class, which...(). Get ( i ); // Access the text alignment ShapeTextAlignment...

    docs.aspose.com/cells/cpp/set-margins-of-commen...
  7. Adding Annotations to existing PDF file|Aspose....

    Explore how to add annotations like comments or highlights to existing PDF documents in .NET using Aspose.PDF....file Contents [ Hide ] Add Free Text Annotation in an Existing PDF...to add free text annotation in a PDF file. Add Text Annotation...

    docs.aspose.com/pdf/net/adding-annotations-to-e...
  8. Aspose.PDF for Python

    This API allows you to all kinds of operations on PDF files including creating, editing and converting etc. in Python applications....Python How to Convert PDF to Text using Python How to Convert...using Python How to Strike Out Text in Adobe PDF using Python How...

    kb.aspose.com/pdf/python/page/5/
  9. Aspose.Words for Java

    This API allows to create, edit, render, print, and convert Word documents in Java without utilizing Microsoft Word....in Word using Java Flip the Text in Word using Java Delete Header...Java Convert Text to Image in Java Extract Text From Word Document...

    kb.aspose.com/words/java/page/2/
  10. How to add watermark to doc's every page - Free...

    How to add Text as watermark in every page?I try it, but some pages don’t have watermark. code: doc = aw.Document(str(file_path)) Text_watermark_options = aw.TextWatermarkOptions() Text_watermark_options.font_family = …...20, 2025, 9:20am 1 How to add text as watermark in every page?I...aw.Document(str(file_path)) text_watermark_options = aw.TextWatermarkOptions()...

    forum.aspose.com/t/how-to-add-watermark-to-docs...