Sort Score
Result 10 results
Languages All
Labels All
Results 6,091 - 6,100 of 135,177 for

text

(0.63 sec)
  1. 在 PostScript 中使用文本 | C++

    如何在 PS 文件中添加文本是 Aspose.Page API 解决方案解答的一个问题。了解如何在 C++ 中使用该功能...> ({FONTS_FOLDER})); 19 //A text to write to PS file 20 System::String...system fonts folders) for filling text ////////// 2 System::SharedPtr...

    docs.aspose.com/page/zh/cpp/ps/working-with-text/
  2. Font.bold property | Aspose.Words for Node.js

    Font.bold property. True if the font is formatted as bold....Shows how to insert formatted text using DocumentBuilder. let doc...Specify font formatting, then add text. let font = builder . font ;...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Working with PDF Pages|Aspose.PDF for Java

    With Aspose.PDF for Java you can add pages, add headers and footers, add watermarks into your PDF file. This section explain to you all details on this topic.... You can add text or images in the headers and...Headers and/or Footers - add text or images in the headers and...

    docs.aspose.com/pdf/java/working-with-pages/
  4. TextBox.previous property | Aspose.Words for Py...

    TextBox.previous property. Returns a [TextBox](../) that represents the previous [TextBox](../) in a sequence of shapes.... Examples Shows how to link text boxes. doc = aw . Document ()...DocumentBuilder ( doc = doc ) text_box_shape1 = builder . insert_shape...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Aspose::Words::Markup::StructuredDocumentTag::g...

    Aspose::Words::Markup::StructuredDocumentTag::get_Id method. Specifies a unique read-only persistent numerical Id for this SDT in C++....structured document tag in a plain text box and modify its appearance...tag that will contain plain text. auto tag = System :: MakeObject...

    reference.aspose.com/words/cpp/aspose.words.mar...
  6. Load custom fonts for barcode generation in Asp...

    How to Load custom fonts for barcode generation in Aspose.Barcode for .Net... Text . PrivateFontCollectio collection...collection = new Aspose . Drawing . Text . PrivateFontCollectio (); AddFontData...

    docs.aspose.com/barcode/net/aspose-barcode-load...
  7. Shape.StrokeColor | Aspose.Words for .NET

    Customize your design with the Shape StrokeColor property, allowing you to define vibrant stroke colors for stunning visual impact....DocumentBuilder ( doc ); // Write some text, and then cover it with a floating...opaque, so we cannot see the text that this shape is on top of...

    reference.aspose.com/words/net/aspose.words.dra...
  8. Redact Excel Spreadsheet Online or using Androi...

    Open and redact Excel document online via app for free. Android API code to search and replace Excel Text with regular expression....listed for search and replace text in Excel file using regular...Type the text to search and redact Enter the replacing text to redact...

    products.aspose.com/total/android-java/redact/e...
  9. How to Rotate a Cell in Excel using Node.js

    This article guides on how to rotate a cell in Excel using Node.js. It shares the IDE settings, a list of steps, and a runnable sample code for rotating cells in Excel using Node.js....options to set the style of the text in a cell. Steps to Rotate Cells...desired cell Set some sample text in the target cell Get access...

    kb.aspose.com/cells/nodejs/how-to-rotate-a-cell...
  10. FieldQuote | Aspose.Words for Java

    Implements the QUOTE field in Java....Remarks: Retrieves the specified text. Examples: Shows to use the...will display the value of its Text property. FieldQuote field =...

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