Sort Score
Result 10 results
Languages All
Labels All
Results 4,621 - 4,630 of 153,124 for

text

(0.87 sec)
  1. Format cells with Node.js via C++|Documentation

    Learn how to format and style cells in Aspose.Cells for Node.js via C++, including number formatting, date formatting, font styles, and other cell style options. Our guide will help you create attractive and professional‑looking spreadsheets....alignments, indentation level, text direction, rotation angle, and...Setting the font color of the text style . getFont (). setColor...

    docs.aspose.com/cells/nodejs-cpp/cells-formatting/
  2. Asian Typography in Node.js|Aspose.Words for No...

    Work with Asian typography using Node.js. Adjust Space between Asian and Latin Text in Node.js....Typography is a set of options for text paragraphs in documents written...Space between Asian and Latin Text or Numbers If you are designing...

    docs.aspose.com/words/nodejs-net/working-with-a...
  3. ITextShaper.shape_text method | Aspose.Words fo...

    ITextShaper.shape_Text method. Returns [Cluster](../../cluster/) objects generated from a sequence of Text fragments...shape_text method shape_text(runs, direction, script, enabled_font_features...generated from a sequence of text fragments. Length of the returned...

    reference.aspose.com/words/python-net/aspose.wo...
  4. 通过JavaScript通过C++按名称访问文本框|Documentation

    学习如何从集合中通过名称访问Aspose.Cells for Java脚本中的文本框...></ script > < script type = "text/javascript" > const { Workbook... name = "MyTextBox" ; tb1 . text = "This is MyTextBox" ; const...

    docs.aspose.com/cells/zh/javascript-cpp/access-...
  5. ShapeBase.distanceLeft property | Aspose.Words ...

    ShapeBase.distanceLeft property. Returns or sets the distance (in points) between the document Text and the left edge of the shape....points) between the document text and the left edge of the shape...the wrapping distance for a text that surrounds a shape. let...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Content areas detection|Documentation

    How Aspose.OCR identifies and analyzes the structure and layout of the image during recognition....scanned image or photograph of a text document may contain a large...blocks of various content - text paragraphs, tables, illustrations...

    docs.aspose.com/ocr/net/areas-detection/
  7. TextColumnCollection.set_count method | Aspose....

    TextColumnCollection.set_count method. Arranges Text into the specified number of Text columns....set_count(new_count) Arranges text into the specified number of text columns. def...int The number of columns the text is to be arranged into. Remarks...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Saving recognition results as a searchable PDF|...

    Saving Aspose.OCR for Java recognition results as a searchable and indexable PDF document....In addition to the recognized text, you can save the resulting...background and a transparent text overlay that can be searched...

    docs.aspose.com/ocr/java/save-searchable-pdf/
  9. Table.DistanceTop | Aspose.Words for .NET

    Adjust the distance between your table top and surrounding Text effortlessly. Enhance your layout for a polished, professional look with DistanceTop!...table top and the surrounding text, in points. public double DistanceTop...between table boundaries and text. Document doc = new Document...

    reference.aspose.com/words/net/aspose.words.tab...
  10. Footer duplication - Free Support Forum - aspos...

    I used the sample provided here Add Header and Footer to PDF|Aspose.PDF for .NET I set my footer to “123456” . This works fine, but if you double click the Text and copy-paste it elsewhere the Text is incorrectly being …...click the text and copy-paste it elsewhere the text is incorrectly...Create footer text var footerText = new Aspose.Pdf.Text.TextFragment("123456");...

    forum.aspose.com/t/footer-duplication/326129