Sort Score
Result 10 results
Languages All
Labels All
Results 3,901 - 3,910 of 148,292 for

text

(0.09 sec)
  1. AutoFit Rows for Rendering with C++|Documentation

    Learn how to autofit rows for rendering in Excel files using Aspose.Cells with C++....you want to display all the text in a cell, you can autofit the...Microsoft Excel. This allows the text to be fully visible in Normal...

    docs.aspose.com/cells/cpp/autofit-rows-for-rend...
  2. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – نمایشگر پی دی اف از طریق C++https://products.aspose.com/pdf/fa/cpp/viewer/Recent content in نمایشگر پی دی اف از طریق C++ on Aspsoe.PDF Products......center; border: 4px solid #e5e5e5; text-align: center; border-radius:...has-addons control button has-text-white has-background-success-dark...

    products.aspose.com/pdf/fa/cpp/viewer/index.xml
  3. Font.size_bi property | Aspose.Words for Python

    Font.size_bi property. Gets or sets the font size in points used in a right-to-left document....right-to-left, and right-to-left text. doc = aw . Document () builder...font settings for left-to-right text. builder . font . name = 'Courier...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Add Shapes|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.... Text = @"Rectangle text." ; Visio . Master...5 ); visioStarShape . Text = @"Star text." ; Visio . Master visioHexagonMaster...

    docs.aspose.com/diagram/net/add-shapes/
  5. ChoiceBox|Documentation

    ChoiceBox element generates a question with a fixed number of answers....The question text is specified in the question_text property. Answers..."element_type" : "ChoiceBox" , "question_text" : "Question" , "answers_string"...

    docs.aspose.com/omr/net/json-markup/choicebox/
  6. Create PDF using Python for .NET | Aspose.PDF

    This topic shows you how to use the Aspose.PDF for Python API to easily generate and read PDF files in Python applications....TextFragment object and set its text. Add TextFragment to the Paragraphs...() # Add text to new page textFragment = apdf . text . TextFragment...

    products.aspose.com/pdf/python-net/create/
  7. 通过C++使用JavaScript设置形状或文本框中文本效果的阴影|Documentation

    学习如何使用Aspose.Cells for JavaScript通过C++为任何形状或文本框设置文本效果阴影。...Cells: Set Text Effects Shadow of Shape or Textbox...></ script > < script type = "text/javascript" > const { Workbook...

    docs.aspose.com/cells/zh/javascript-cpp/setting...
  8. Using PSD files as templates for automation - B...

    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....to update text? The process will be similar. Find Text Layer by...update the Text Layer of Photoshop File . How to update Text Layer...

    docs.aspose.com/psd/net/using-psd-files-as-temp...
  9. How to Add Hyperlink in Word using Python

    This short tutorial guides you on how to add hyperlink in Word using Python. It contains all the basic information to set the IDE and a runnable sample code to insert hyperlink in Word using Python....created Word file Add some sample text and then set the font settings...hyperlink text Add the hyperlink by providing hyperlink text and the...

    kb.aspose.com/words/python/how-to-add-hyperlink...
  10. How to Replace Words in a Word Document using P...

    This article describes how to replace words in a word document using python. It contains configuration details, a step-by-step process and a runnable sample code to replace Text in Word using Python....for finding and replacing the text in the loaded document and finally...finally replace the text. Once you find and replace words in...

    kb.aspose.com/words/python/how-to-replace-words...