Sort Score
Result 10 results
Languages All
Labels All
Results 7,551 - 7,560 of 151,747 for

text

(0.31 sec)
  1. CommentCollection class | Aspose.Words for Node.js

    Aspose.Words.CommentCollection class. Provides typed access to a collection of [Comment](../comment/) nodes... text = "Hello world!" ; comment ...are not "done" with a faded text color. comment = new aw . Comment...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. 使用 Java 向 PDF 添加文本 | Aspose.PDF

    使用 Aspose.PDF for Java,使用 Java 示例代码,以编程方式向 PDF 添加文本... get_Item ( 1 ); // create text fragment TextFragment textFragment...Position ( 80 , 700 )); // set text properties textFragment . getTextState...

    products.aspose.com/pdf/zh-hans/java/text/
  3. Convert Type1 font to TrueType | C# .NET API So...

    How to convert Type1 font to TTF with Aspose.Page API solution for .NET is illuminated here. Code snippets are provided....scalable and high-resolution text rendering. They consist of two...various applications, from small text to large banners. Precision...

    docs.aspose.com/page/net/type1-to-ttf/
  4. 计算一系列单元格的总和|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.... Text ); } } } // Get the SharedStringTablePar...column2 , true ); } } // Given text and a SharedStringTablePar,...

    docs.aspose.com/cells/zh/net/calculate-the-sum-...
  5. 使用 C++ 搜索 PDF | Aspose.PDF

    使用 Aspose.PDF for C++,使用 C++ 示例代码在不以编程方式打开 PDF 文档的情况下搜索 PDF 文档。...); // like 1999-2000 // Set text search option to specify regular...textFragmentAbsorber ); // Get the extracted text fragments into collection TextFragmentCollecti...

    products.aspose.com/pdf/zh-hant/cpp/search/
  6. SVG Drawing – Aspose.SVG Tutorial

    Learn the basic concepts and drawing elements used in svg images – svg shapes, svg color, svg paths, svg fills, svg strokes, svg filters....can easily create SVGs in any text editor! We hope our SVG Drawing...Basic Shapes, SVG Path Data, SVG Text, Basic SVG Transformations,...

    docs.aspose.com/svg/net/drawing-basics/
  7. 在 .NET 中管理演示文稿的页眉和页脚|Aspose.Slides 文档

    使用 Aspose.Slides for .NET 在 PowerPoint 和 OpenDocument 演示文稿中添加和自定义页眉和页脚,以获得专业外观。...SetAllFootersText ( "My Footer text" ); pres . HeaderFooterManager...IAutoShape ) shape ). TextFrame . Text = "HI there new header" ; }...

    docs.aspose.com/slides/zh/net/presentation-head...
  8. 档案

    档案...= new RichText(doc) { Text = "Title text.", ParagraphStyle = textStyle...TitleDate = new RichText(doc) { Text = new DateTime(2011, 11, 11)...

    blog.aspose.com/zh/note/create-onenote-files-ad...
  9. Font.shadow property | Aspose.Words for Node.js

    Font.shadow property. True if the font is formatted as shadowed....Shows how to create a run of text formatted with a shadow. let...; builder . writeln ( "This text has a shadow." ); doc . save...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Doing a TextFragment Rotation in a Cell cant ge...

    Hello, I can’t seem to figure out Text rotation and the alignment of the content within a cell. I have tried all permutation of Vertical and Horizontal alignment and I cant get the Text centered when rotated 90. Testin…... I can’t seem to figure out text rotation and the alignment of...alignment and I cant get the text centered when rotated 90. Testing...

    forum.aspose.com/t/doing-a-textfragment-rotatio...