Sort Score
Result 10 results
Languages All
Labels All
Results 4,621 - 4,630 of 151,558 for

text

(0.16 sec)
  1. Aspose::Words::Markup::StructuredDocumentTag::g...

    Aspose::Words::Markup::StructuredDocumentTag::get_Title method. Specifies the friendly name associated with this SDT. Can not be null in C++....structured document tag in a plain text box and modify its appearance...tag that will contain plain text. auto tag = System :: MakeObject...

    reference.aspose.com/words/cpp/aspose.words.mar...
  2. 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...
  3. 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...
  4. 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...
  5. Watermark Class | Aspose.Words for .NET

    Discover the Aspose.Words.Watermark class to easily add and customize watermarks in your documents, enhancing professionalism and branding.... SetText ( string ) Adds Text watermark into the document...TextWatermarkOptions ) Adds Text watermark into the document...

    reference.aspose.com/words/net/aspose.words/wat...
  6. TextColumnCollection.set_count method | Aspose....

    TextColumnCollection.set_count method. Arranges Text into the specified number of Text columns....set_count(new_count) Arranges text into the specified number of text columns. def...int The number of columns the text is to be arranged into. Remarks...

    reference.aspose.com/words/python-net/aspose.wo...
  7. How to Rotate a Cell in Excel using Java

    This short tutorial guides you how to rotate a cell in Excel using Java. You can set Text orientation in Excel using Java with the help of simple steps and few API calls described in this article....sequence of steps required to set text orientation in Excel using Java...can not only change the cell text orientation but set other style...

    kb.aspose.com/cells/java/how-to-rotate-a-cell-i...
  8. Table.DistanceTop | Aspose.Words for .NET

    Adjust the distance between your table top and surrounding Text effortlessly. Enhance your layout for a polished, professional look with DistanceTop!...table top and the surrounding text, in points. public double DistanceTop...between table boundaries and text. Document doc = new Document...

    reference.aspose.com/words/net/aspose.words.tab...
  9. Common recognition settings|Documentation

    Configuring Aspose.OCR for Python via .NET recognition engine for extracting Text from images, scanned PDFs, DjVu files and other content....are applicable when extracting text from single-page and multi-page...false Set to true to recognize text in tables. Set to false to improve...

    docs.aspose.com/ocr/python-net/recognition-sett...
  10. Footer duplication - Free Support Forum - aspos...

    I used the sample provided here Add Header and Footer to PDF|Aspose.PDF for .NET I set my footer to “123456” . This works fine, but if you double click the Text and copy-paste it elsewhere the Text is incorrectly being …...click the text and copy-paste it elsewhere the text is incorrectly...Create footer text var footerText = new Aspose.Pdf.Text.TextFragment("123456");...

    forum.aspose.com/t/footer-duplication/326129