Sort Score
Result 10 results
Languages All
Labels All
Results 8,581 - 8,590 of 151,855 for

text

(0.09 sec)
  1. Font.Style | Aspose.Words for .NET

    Discover how to use the Font Style property to customize character styles in your formatting for enhanced Text appeal and readability....custom style and apply it to text created using a document builder..."MyStyle" ; builder . Write ( "This text is in a custom style." ); //...

    reference.aspose.com/words/net/aspose.words/fon...
  2. 字段外观和属性|Aspose.PDF for .NET

    本节解释了如何使用 FormEditor 类更改字段外观和属性。...FormEditor ( doc )) { // Add a new text field to the form on page 1...Pdf . Facades . FieldType . Text , "text1" , 1 , 200 , 550 ,...

    docs.aspose.com/pdf/zh/net/changing-field-appea...
  3. Aspose::Words::OutlineLevel enum | Aspose.Words...

    Aspose::Words::OutlineLevel enum. Specifies the outline level of a paragraph in the document in C++....is at the level of the main text. Examples Shows how to configure...levels to create collapsible text. auto doc = System :: MakeObject...

    reference.aspose.com/words/cpp/aspose.words/out...
  4. Shape.Filled | Aspose.Words for .NET

    Control shape aesthetics with the Shape Filled property, deciding if your closed paths are filled for enhanced design flexibility and visual appeal....private void AppendLine ( string text ) { for ( int i = 0 ; i < mTextIndentLevel...AppendLine ( text ); } /// <summary> /// Return all the text that the...

    reference.aspose.com/words/net/aspose.words.dra...
  5. Create Table of Content in PDF using Python

    Create table of content in PDF using Python. Get the development environment settings, a list of tasks, and a sample code to add table of contents to PDF using Python....contents including hyperlinks, the text, and connectivity with different...the TOC title Set the headings text for the table of contents Iterate...

    kb.aspose.com/pdf/python/create-table-of-conten...
  6. Font.style property | Aspose.Words for Python

    Font.style property. Gets or sets the character style applied to this formatting....custom style and apply it to text created using a document builder...'MyStyle' builder . write ( 'This text is in a custom style.' ) # Iterate...

    reference.aspose.com/words/python-net/aspose.wo...
  7. C++ API to Convert SVG to TXT | products.aspose...

    Convert SVG to TXT via C++ API without using Microsoft Excel or Adobe Reader...(Plain Text) is a file format that contains only text and no...data and is supported by all text editors. Converting SVG to TXT...

    products.aspose.com/total/cpp/conversion/svg-to...
  8. 在 Jython 中更新并保存电子邮件|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....Subject subject = subject + " This text is added to the existing subject"...Subject email . setSubject ( 'This text is added to the existing subject'...

    docs.aspose.com/email/zh/java/update-and-save-a...
  9. Annotate Documents via Python | products.aspose...

    Annotate PDF, Microsoft Word and PowerPoint Presentations via your Python application. Clear Annotation with ease....concepts, or relationships within a text document, image, or other types...Subsequently, it identifies all free text annotations on the second page...

    products.aspose.com/total/python-net/annotate/
  10. How to Create Hyperlink in PDF using Java

    This quick article teaches you how to create hyperlink in PDF using Java. It contains all the necessary information to write this application along with a working sample code to add link to PDF using Java....the target page Create a free text annotation at the sample place...second annotation, we define the text that is to be displayed at the...

    kb.aspose.com/pdf/java/how-to-create-hyperlink-...