Sort Score
Result 10 results
Languages All
Labels All
Results 6,971 - 6,980 of 148,405 for

text

(0.26 sec)
  1. BookmarksOutlineLevelCollection class | Aspose....

    Aspose.Words.Saving.BookmarksOutlineLevelCollection class. A collection of individual bookmarks outline level... writeln ( "Text inside Bookmark 1." ); builder..."Bookmark 2" ); builder . writeln ( "Text inside Bookmark 1 and 2." );...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Adding Table Group|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....data rows may contain static text, data markers, Reporting Services...that contains a merged static‑text cell and a Reporting Services...

    docs.aspose.com/cells/reportingservices/adding-...
  3. Aspose::Words::Fields::FieldEQ class | Aspose.W...

    Aspose::Words::Fields::FieldEQ class. Implements the EQ field. To learn more, visit the documentation article in C++....get_DisplayResult () Gets the text that represents the displayed... get_Result () Gets or sets text that is between the field separator...

    reference.aspose.com/words/cpp/aspose.words.fie...
  4. ITextShaperFactory class | Aspose.Words for Python

    aspose.words.shaping.ITextShaperFactory class. An interface of a factory for constructing [ITextShaper](../iTextshaper/) implementations....Methods Name Description get_text_shaper(font_path, face_index)...face_index) Returns new instance of a text shaper for the font specified...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Supported File Formats|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....Tab-delimited text file, same as TSV file. TXT Delimited plain text file...

    docs.aspose.com/cells/sharepoint/supported-file...
  6. 使用C++进行换行和文本自动换行|Documentation

    如何在C++中使用Aspose.Cells库实现文本换行和自动换行。通过使用Aspose.Cells库,您可以轻松在单元格中插入文本并设置文本换行方式,例如手动换行、自动换行等。本文件详细介绍了如何实现这些功能,并提供了示例代码供您参考。...SetRowHeight ( 0 , 36 ); // Add text to the first cell cell . Get...functionality" ); // Make the cell's text wrap Style style = cell . Get...

    docs.aspose.com/cells/zh/cpp/line-breaks-and-te...
  7. FindReplaceOptions.ignoreStructuredDocumentTags...

    FindReplaceOptions.ignoreStructuredDocumentTags property. Gets or sets a boolean value indicating either to ignore content of [StructuredDocumentTag](../../../aspose.words.markup/structureddocumenttag/)...will be treated as a simple text. Otherwise, StructuredDocumentTa...toString ( aw . SaveFormat . Text ). trim (); let options = new...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. ControlChar class | Aspose.Words for Node.js

    Aspose.Words.ControlChar class. Control characters often encountered in documents...); // Insert paragraphs with text with DocumentBuilder. builder...// Converting the document to text form reveals that control characters...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Font.kerning property | Aspose.Words for Python

    Font.kerning property. Gets or sets the font size at which kerning starts.... # Any text we add from this point will...more aesthetically pleasing text run. builder . font . kerning...

    reference.aspose.com/words/python-net/aspose.wo...
  10. FieldCitation | Aspose.Words for Java

    Implements the CITATION field in Java....write("Text to be cited with one source...insertParagraph(); builder.write("Text to be cited with two sources...

    reference.aspose.com/words/java/com.aspose.word...