Sort Score
Result 10 results
Languages All
Labels All
Results 5,411 - 5,420 of 135,170 for

text

(0.16 sec)
  1. 公共 API Aspose.Diagram 16.11.0 的变化|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....Height = 1 ; string text = "Test text" ; // add text to a Visio page...PinX , PinY , Width , Height , text ); // save diagram diagram ...

    docs.aspose.com/diagram/zh/net/public-api-chang...
  2. 在单元格中添加HTML富文本的C++示例|Documentation

    学习如何通过 Aspose.Cells for C++ API在单元格中添加HTML富文本。..."A1" ); // Set HTML formatted text in the cell cell . SetHtmlString...FONT-WEIGHT: bold;FONT-STYLE: italic;TEXT-DECORATION: underline;FONT-FAMILY:...

    docs.aspose.com/cells/zh/cpp/adding-html-rich-t...
  3. PdfSaveOptions.preserveFormFields property | As...

    PdfSaveOptions.preserveFormFields property. Specifies whether to preserve Microsoft Word form fields as form fields in PDF or convert them to Text...fields in PDF or convert them to text. Default is false . get preserveFormFields...Microsoft Word form fields include text input, drop down and check box...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Creating an Outlook Message (MSG) File|Document...

    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" ; // Set some HTML text in the HTML body msgInterop...3</h3> <u>This is underlined text</u>" ; // Save the MSG file...

    docs.aspose.com/email/java/creating-an-outlook-...
  5. DocumentBuilder.StartBookmark | Aspose.Words fo...

    Utilize the DocumentBuilder StartBookmark method to effortlessly mark and manage key positions in your document, enhancing organization and navigation....needs to have document body text enclosed by // BookmarkStart...doc . Range . Bookmarks [ 0 ]. Text . Trim (), Is . EqualTo ( "Hello...

    reference.aspose.com/words/net/aspose.words/doc...
  6. HeightRule | Aspose.Words for Java

    Specifies the rule for determining the height of an object in Java....automatically to accommodate all text inside an object. EXACTLY The...if needed, to accommodate all text inside an object. AUTO public...

    reference.aspose.com/words/java/com.aspose.word...
  7. CellFormat.horizontalMerge property | Aspose.Wo...

    CellFormat.horizontalMerge property. Specifies how the cell is merged horizontally with other cells in the row.... write ( "Text in merged cells." ); // Insert...first row. Instead of adding text contents, // we will merge this...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. BookmarksOutlineLevelCollection.Remove | Aspose...

    Effortlessly remove bookmarks by name with the BookmarksOutlineLevelCollection Remove method. Simplify your document management today!... Writeln ( "Text inside Bookmark 1." ); builder..."Bookmark 2" ); builder . Writeln ( "Text inside Bookmark 1 and 2." );...

    reference.aspose.com/words/net/aspose.words.sav...
  9. HtmlSaveOptions.officeMathOutputMode property |...

    HtmlSaveOptions.officeMathOutputMode property. Controls how OfficeMath objects are exported to HTML, MHTML or EPUB...Text" // will represent each OfficeMath...OfficeMath formula using plain HTML text. let options = new aw . Saving...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Saving recognition results as a file|Documentation

    Saving Aspose.OCR for C++ recognition results as PDF, Text, Word, or Excel documents, as well as JSON or XML files....Description file_format::txt Plain text with line breaks. file_format::pdf...universal format for exchanging rich text documents between different...

    docs.aspose.com/ocr/cpp/save-file/