Sort Score
Result 10 results
Languages All
Labels All
Results 2,511 - 2,520 of 151,819 for

text

(0.11 sec)
  1. FieldAdvance.vertical_position property | Aspos...

    FieldAdvance.vertical_position property. Gets or sets the number of points by which the Text that follows the field should be moved vertically from the top edge of the page....number of points by which the text that follows the field should...doc ) builder . write ( 'This text is in its normal place.' ) #...

    reference.aspose.com/words/python-net/aspose.wo...
  2. FieldAdvance.right_offset property | Aspose.Wor...

    FieldAdvance.right_offset property. Gets or sets the number of points by which the Text that follows the field should be moved right....number of points by which the text that follows the field should...doc ) builder . write ( 'This text is in its normal place.' ) #...

    reference.aspose.com/words/python-net/aspose.wo...
  3. | 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-...
  4. TextConfig|Documentation

    TextConfig element is used to add one or more lines of Text to the form....element is used to add a line of text to the form. TextConfig elements...Generation.Config.Enums ; The text displayed in the form is specified...

    docs.aspose.com/omr/net/programmatic-forms/text...
  5. 在 CPP 中使用包装器|Aspose.PDF for .NET

    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....( String ^ file ) { String ^ text ; TextRetriever :: IRetrieverPtr..."Aspose.PDF.lic" ); // retrieve text BSTR extractedText = retrieverPtr...

    docs.aspose.com/pdf/zh/net/using-wrapper-in-cpp/
  6. 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...
  7. | 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-...
  8. 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...
  9. FormField | Aspose.Words for Java

    Represents a single form field in Java....following form fields: checkbox, text input and dropdown (combobox)...a character within a line of text. A complete form field in a...

    reference.aspose.com/words/java/com.aspose.word...
  10. 绘制文字|Documentation

    本节介绍如何用Aspose.Diagram在visio页面中绘制文字。支持使用C#绘制文字并保存为pdf、svg、html、image、xps等格式。...shapeId ); // add text to shape shape . Text . Value . Add ( new...Add(ch); //ch.IX = 0; //// set text font //ch.FontName.Value = "Courier...

    docs.aspose.com/diagram/zh/net/drawing/draw-text/