Sort Score
Result 10 results
Languages All
Labels All
Results 8,611 - 8,620 of 151,553 for

text

(0.28 sec)
  1. DocumentBuilder.page_setup property | Aspose.Wo...

    DocumentBuilder.page_setup property. Returns an object that represents current page setup and section properties....builder's current section and add text. builder . page_setup . orientation...oriented with vertically centered text.' ) # If we start a new section...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Extract Images from PDF and recognize BarCodes|...

    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....documents are usually comprised of Text, Image, Table, Attachments,.... Read ()) { // Get BarCode text from BarCode image var code...

    docs.aspose.com/pdf/net/extract-images-from-pdf...
  3. Shape.OleFormat | Aspose.Words for .NET

    Access and manage the OleFormat property of shapes effortlessly. Retrieve OLE data for enhanced functionality, with null return for non-OLE objects....private void AppendLine ( string text ) { for ( int i = 0 ; i < mTextIndentLevel...AppendLine ( text ); } /// <summary> /// Return all the text that the...

    reference.aspose.com/words/net/aspose.words.dra...
  4. Shape.AcceptEnd | Aspose.Words for .NET

    Discover the Shape AcceptEnd method to seamlessly guide visitors to the shape's end, enhancing user experience and interaction....private void AppendLine ( string text ) { for ( int i = 0 ; i < mTextIndentLevel...AppendLine ( text ); } /// <summary> /// Return all the text that the...

    reference.aspose.com/words/net/aspose.words.dra...
  5. FieldDde.insertAsHtml property | Aspose.Words f...

    FieldDde.insertAsHtml property. Gets or sets whether to insert the linked object as HTML format Text....linked object as HTML format text. get insertAsHtml () : boolean...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. FieldDdeAuto.insertAsText property | Aspose.Wor...

    FieldDdeAuto.insertAsText property. Gets or sets whether to insert the linked object in Text-only format....insert the linked object in text-only format. get insertAsText...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. FieldLink.insertAsHtml property | Aspose.Words ...

    FieldLink.insertAsHtml property. Gets or sets whether to insert the linked object as HTML format Text....linked object as HTML format text. get insertAsHtml () : boolean...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. 字段外观和属性|Aspose.PDF for .NET

    本节解释了如何使用 FormEditor 类更改字段外观和属性。...FormEditor ( doc )) { // Add a new text field to the form on page 1...Pdf . Facades . FieldType . Text , "text1" , 1 , 200 , 550 ,...

    docs.aspose.com/pdf/zh/net/changing-field-appea...
  9. Aspose::Words::OutlineLevel enum | Aspose.Words...

    Aspose::Words::OutlineLevel enum. Specifies the outline level of a paragraph in the document in C++....is at the level of the main text. Examples Shows how to configure...levels to create collapsible text. auto doc = System :: MakeObject...

    reference.aspose.com/words/cpp/aspose.words/out...
  10. FieldTC | Aspose.Words for Java

    Implements the TC field in Java.... Remarks: Defines the text and page number for a table...DocumentBuilder builder, final String text, final String typeIdentifier...

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