Sort Score
Result 10 results
Languages All
Labels All
Results 5,381 - 5,390 of 151,781 for

text

(0.22 sec)
  1. Special Parameters of 1D Barcode Types|Document...

    How to Set Specific Display Parameters for 1D Barcodes in Aspose.BarCode for Python...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/python-net/generate-1d-...
  2. Font.StyleName | Aspose.Words for .NET

    Discover the Font StyleName property, easily manage character styles for enhanced Text formatting and design flexibility in your projects....change the style of existing text. Document doc = new Document..."Emphasis" ; builder . Writeln ( "Text originally in \"Emphasis\" style"...

    reference.aspose.com/words/net/aspose.words/fon...
  3. Aspose::Words::TextWatermarkOptions::get_FontSi...

    Aspose::Words::TextWatermarkOptions::get_FontSize method. Gets or sets a font size. The default value is 0 - auto in C++....Examples Shows how to create a text watermark. auto doc = System...Document > (); // Add a plain text watermark. doc -> get_Watermark...

    reference.aspose.com/words/cpp/aspose.words/tex...
  4. Document.Sections | Aspose.Words for .NET

    Explore the Document Sections property to access a complete collection of all document sections, enhancing your content organization and navigation.... Writeln ( "This text is in section 1." ); // Section...); builder . Writeln ( "This text is in section 2." ); Assert...

    reference.aspose.com/words/net/aspose.words/doc...
  5. Generate Data Matrix Barcodes in Java|Documenta...

    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....through the FULL mode C40 , TEXT , EDIFACT , and ANSIX12 Encode...industrial encodings, i.e. C40, Text, EDIFACT, and ANSI X12 EXTENDED_CODETEXT...

    docs.aspose.com/barcode/java/datamatrix-barcode/
  6. Data Matrix Barcodes|Documentation

    How to use Aspose.BarCode for Android to generate Data Matrix barcodes...through the FULL mode C40 , TEXT , EDIFACT , and ANSIX12 Encode...industrial encodings, i.e. C40, Text, EDIFACT, and ANSI X12 EXTENDED_CODETEXT...

    docs.aspose.com/barcode/androidjava/datamatrix-...
  7. detect_areas_mode_enum::UNIVERSAL|Documentation

    How Aspose.OCR determines the structure of a document using the detect_areas_mode_enum::UNIVERSAL algorithm....m :: UNIVERSAL ; // Extract text from the image auto result =...); // Output the recognized text wchar_t * buffer = asposeocr_serialize_result...

    docs.aspose.com/ocr/cpp/areas-detection/universal/
  8. GridJs的自定义右键菜单|Documentation

    本文描述了如何配置GridJs的右键菜单。...; i -- ) { // check the item text if ( childs [ i ]. childNodes...customItems : [{ 'key' : 'key1' , 'text' : 'c title 11111' , 'callback'...

    docs.aspose.com/cells/zh/java/aspose-cells-grid...
  9. Edit HTML in Java | products.aspose.com

    Edit HTML in Java. Use Java library API to edit HTML file...doc by adding a new line of text to it. Edit HTML in Java Using..., you can add a new line of text to an HTML document with just...

    products.aspose.com/slides/java/editor/html/
  10. Create PDF Document|Aspose.PDF for C++

    This article describes how to Create and format the PDF Document with Aspose.PDF for C++....using namespace Aspose :: Pdf :: Text ; void CreateDocument () { //...-> Add (); // Add text to new page auto text = MakeObject < TextFragment...

    docs.aspose.com/pdf/cpp/create-pdf-document/