Sort Score
Result 10 results
Languages All
Labels All
Results 4,671 - 4,680 of 152,591 for

text

(0.21 sec)
  1. Document.sections property | Aspose.Words for P...

    Document.sections property. Returns a collection that represents all sections in the document.... writeln ( 'This text is in section 1.' ) # Section...) builder . writeln ( 'This text is in section 2.' ) self . assertEqual...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Aspose::Words::HeaderFooter::get_IsHeader metho...

    Aspose::Words::HeaderFooter::get_IsHeader method. True if this HeaderFooter object is a header in C++.... The text in that paragraph // will appear...section, above the main body text. auto header = System :: MakeObject...

    reference.aspose.com/words/cpp/aspose.words/hea...
  3. PageSetup.bidi property | Aspose.Words for Node.js

    PageSetup.bidi property. Specifies that this section contains bidirectional (complex scripts) Text....bidirectional (complex scripts) text. get bidi () : boolean Remarks...Shows how to set the order of text columns in a section. let doc...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Setting Parameters of 1D Barcode Types|Document...

    Set Specific Display Parameters for 1D Barcodes in Aspose.BarCode for PHP via Java...correction of invalid barcode text. This article describes how...Exception on Incorrect Barcode Text In case when a barcode has not...

    docs.aspose.com/barcode/phpjava/1d-barcode-para...
  5. Cannot Find a Way to Determine Inherited Scheme...

    I want to determine the font color used in a Text frame. We can typically use something like TextShape.TextFrame.Paragraphs[0].Portions[0].PortionFormat.FillFormat This returns an Aspose.Slides.IFillFormat object with A…...determine the font color used in a text frame. We can typically use...does not explicitly store the text color but it is derived from...

    forum.aspose.com/t/cannot-find-a-way-to-determi...
  6. Convert BMP to JSON via C# | Aspose

    Sample code for BMP to JSON C# conversion. Use API example code for batch BMP files to JSON conversion within VB.NET, Asp.NET or any .NET based application....recognition on BMP document and save text as BMP document using Aspose...documents containing recognized text. To add it to your project,...

    products.aspose.com/ocr/net/conversion/bmp-to-j...
  7. Customize Barcode Color Scheme in Python via Ja...

    How to Adjust Color Schemes of Barcode Elements in Aspose.BarCode for Python via Java...the following: Bars Background Text label Top and bottom captions...color set to Color.Green . Main Text Color Aspose.BarCode for Python...

    docs.aspose.com/barcode/python-java/customize-b...
  8. Working with TextBoxes in Python|Aspose.Words f...

    Work with Textboxes in a document using Python....validate links between text boxes, determine a text box’s position in...class is used to specify how a text is displayed inside a shape...

    docs.aspose.com/words/python-net/working-with-t...
  9. AbsolutePositionTab | Aspose.Words for Java

    An absolute position tab is a character which is used to advance the position on the current line of Text when displaying this WordprocessingML content in Java....position on the current line of text when displaying this WordprocessingML...position tab.docx"); // Extract the text contents of our document by...

    reference.aspose.com/words/java/com.aspose.word...
  10. Extract Tables from PDF in Python|Aspose.PDF fo...

    Learn how to extract table data from existing PDF documents in Python....for tables, and extracts cell text content. It uses TableAbsorber...cells to print the extracted text. Loads the PDF into an ap.Document...

    docs.aspose.com/pdf/python-net/extracting-table/