Sort Score
Result 10 results
Languages All
Labels All
Results 4,991 - 5,000 of 151,558 for

text

(0.16 sec)
  1. Export Formats|Aspose.Words for JasperReports

    Aspose.Words for JasperReports is built on top of Aspose.Words for Java, the world-class library for server-side Microsoft Word documents processing....Rich Text Format via Aspose.Words ODT – OpenDocument Text via...via Aspose.Words TXT – Plain text via Aspose.Words Aspose.Words...

    docs.aspose.com/words/jasperreports/doc-docx-rt...
  2. 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/
  3. Font.Scaling | Aspose.Words for .NET

    Discover the Font Scaling property to adjust character width in percent, enhancing Text readability and design flexibility for your projects....DocumentBuilder ( doc ); // Add run of text and increase character width...characters" ); // Add run of text and add 1pt of extra horizontal...

    reference.aspose.com/words/net/aspose.words/fon...
  4. Aspose::Words::PlainTextDocument::PlainTextDocu...

    Aspose::Words::PlainTextDocument::PlainTextDocument constructor. Creates a plain Text document from a stream. Automatically detects the file format in C++....constructor Creates a plain text document from a stream. Automatically...stream where to extract the text from. Remarks The document must...

    reference.aspose.com/words/cpp/aspose.words/pla...
  5. Convert other file formats to PDF in Python|Asp...

    This topic show you how to Aspose.PDF allows to convert other file formats such as EPUB, MD, PCL, XPS, PS, XML and LaTeX to PDF document....PDF The LaTeX file format is a text file format with markup in the...PDF The LaTeX file format is a text file format with markup in the...

    docs.aspose.com/pdf/python-net/convert-other-fi...
  6. ChartAxisTitle.Orientation | Aspose.Words for .NET

    ChartAxisTitle Orientation property. Gets or sets the orientation of the axis title Text....orientation of the axis title text. public ShapeTextOrientation...chartShape . Chart ; chart . Title . Text = "Sample Chart" ; chart . Title...

    reference.aspose.com/words/net/aspose.words.dra...
  7. 如何使用 Aspose.Slides 从 PPT、PPTX 和 ODP 提取文本|Aspose...

    使用 Aspose.Slides API 在流行的云平台上提取演示文稿文本,实现 PPT、PPTX 和 ODP 的搜索、分析和导出自动化。...WriteLine ( "Slide Text: " + slideText . Text ); Console . WriteLine...WriteLine ( "Notes Text: " + slideText . NotesText ); Console ....

    docs.aspose.com/slides/zh/net/extracting-text-o...
  8. Aspose::Words::Font::get_Color method | Aspose....

    Aspose::Words::Font::get_Color method. Gets or sets the color of the font in C++....Shows how to insert formatted text using DocumentBuilder . auto...Specify font formatting, then add text. System :: SharedPtr < Aspose...

    reference.aspose.com/words/cpp/aspose.words/fon...
  9. 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...
  10. 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...