Sort Score
Result 10 results
Languages All
Labels All
Results 2,991 - 3,000 of 152,791 for

text

(1.02 sec)
  1. 在 VSTO 中新建 Diagram 和 Aspose.Diagram|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 = @"Rectangle text." ; //Add a new star...5 ); visioStarShape . Text = @"Star text." ; //Add a new hexagon...

    docs.aspose.com/diagram/zh/net/create-a-new-dia...
  2. | Aspose

    Sample code for GIF to Text Java conversion. Use API example code for batch GIF files to Text conversion within any Web or Desktop Java based application....Conversion GIF to Text HTML JPG OCR XML BMP Text Aspose.OCR for...documents containing recognized text. To add it to your project,...

    products.aspose.com/ocr/java/conversion/gif-to-...
  3. Footnote | Aspose.Words for Java

    Represents a container for Text of a footnote or endnote in Java....InlineStory Represents a container for text of a footnote or endnote. To...DocumentBuilder(doc); // Add text, and reference it with a footnote...

    reference.aspose.com/words/java/com.aspose.word...
  4. ShapeBase.ParentParagraph | Aspose.Words for .NET

    Discover the ShapeBase ParentParagraph property—efficiently access the immediate parent paragraph for streamlined content management and enhanced organization....Examples Shows how to insert a text box, and set the font of its...builder . Write ( "This text is inside the text box." ); // Set the...

    reference.aspose.com/words/net/aspose.words.dra...
  5. BookmarkCollection.Remove | Aspose.Words for .NET

    Effortlessly remove bookmarks from your documents with the BookmarkCollection Remove method. Enhance your document management today!...// Insert five bookmarks with text inside their boundaries. for...bookmarkName ); builder . Write ( $"Text inside {bookmarkName}." ); builder...

    reference.aspose.com/words/net/aspose.words/boo...
  6. ShapeBase.wrap_type property | Aspose.Words for...

    ShapeBase.wrap_type property. Defines whether the shape is inline or floating...defines the wrapping mode for text around the shape. @property...appear behind the overlapping text and align it to the page's center...

    reference.aspose.com/words/python-net/aspose.wo...
  7. 在 VSTO 和 Aspose.Slides 中创建新演示文稿|Aspose.Slides 文档

    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...., layout ); //Set the title text slide . Shapes . Title . TextFrame...TextFrame . TextRange . Text = "Slide Title Heading" ; //Set the...

    docs.aspose.com/slides/zh/net/create-a-new-pres...
  8. | Aspose

    Sample code for WBMP to Text Java conversion. Use API example code for batch WBMP files to Text conversion within any Web or Desktop Java based application....Conversion WBMP to Text HTML JPG OCR XML BMP Text Aspose.OCR for...documents containing recognized text. To add it to your project,...

    products.aspose.com/ocr/cpp/conversion/wbmp-to-...
  9. WrapSide | Aspose.Words for Java

    Specifies what sides of the shape or picture the Text wraps around in Java....of the shape or picture the text wraps around. Examples: Shows...getShapeType() == ShapeType.TEXT_BOX)); Assert.assertEquals(1...

    reference.aspose.com/words/java/com.aspose.word...
  10. 使用 C# 的 PDF 工具提示|Aspose.PDF for .NET

    学习如何使用 C# 和 Aspose.PDF 为 PDF 中的文本片段添加工具提示... GetDataDir_AsposePdf_Text (); // Create PDF document using...Paragraphs . Add ( new Aspose . Pdf . Text . TextFragment ( "Move the mouse...

    docs.aspose.com/pdf/zh/net/pdf-tooltip/