Sort Score
Result 10 results
Languages All
Labels All
Results 8,931 - 8,940 of 125,118 for

text

(0.08 sec)
  1. Document.customXmlParts property | Aspose.Words...

    Document.customXmlParts property. Gets or sets the collection of Custom XML Data Storage Parts....xmlPartContent = "<root><text>Hello world!</text></root>" ; let xmlPart...setMapping ( xmlPart , "/root[1]/text[1]" , '' ); doc . firstSection...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. FieldIndex.page_range_separator property | Aspo...

    FieldIndex.page_range_separator property. Gets or sets the character sequence that is used to separate the start and end of a page range....will display the XE field's Text property value on the left side...with matching values in the "Text" property # into one entry as...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Reading CSV File with Multiple Encodings|Docume...

    Reading CSV File with Multiple Encodings by using Aspose.Cells for Python via .NET API....As you can see, the Unicode text was not converted properly....As you can see, the Unicode text is now converted properly. Output...

    docs.aspose.com/cells/python-net/reading-csv-fi...
  4. DocumentBuilder.font property | Aspose.Words fo...

    DocumentBuilder.font property. Returns an object that represents current font formatting properties....formatting before inserting text. Examples Shows how to insert...DASH_DOT_STROKER builder . write ( 'Text surrounded by green border.'...

    reference.aspose.com/words/python-net/aspose.wo...
  5. CompatibilityOptions.no_space_raise_lower prope...

    CompatibilityOptions.no_space_raise_lower property. Do Not Increase Line Height for Raised/Lowered Text....Line Height for Raised/Lowered Text. @property def no_space_raise_lower...

    reference.aspose.com/words/python-net/aspose.wo...
  6. ProtectionType enumeration | Aspose.Words for N...

    Aspose.Words.ProtectionType enumeration. Protection type for a document.... write ( "Please enter text here: " ); builder . insertTextInput...Regular , "" , "Placeholder text" , 0 ); // Apply write protection...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Car plate recognition settings|Documentation

    Configuring Aspose.OCR for Python via .NET recognition engine for extracting Text from car plate images or photographs....recognition accuracy of white text on a dark/black background....true. Applicable to Extracting text from a car plate Example The...

    docs.aspose.com/ocr/python-net/recognition-sett...
  8. Set Aspect Ratio|Documentation

    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....BarCodeAttributes Create ( String text , String symbology ) { BarCodeAttributes...BarCodeAttributes (); b . setCodeText ( text ); b . setSymbology ( symbology...

    docs.aspose.com/barcode/jasperreports/set-aspec...
  9. Processing write-in fields|Documentation

    How to recognize fields in which the respondent can hand write some Text or draw a picture....respondent to hand write some text or draw a picture. These fields...fields that contain hand-written text. You must add a reference to...

    docs.aspose.com/omr/net/recognition/write-in/
  10. WriteProtection.ValidatePassword | Aspose.Words...

    Secure your documents with the WriteProtection ValidatePassword method. Easily verify if the password matches the document's protection for enhanced security.... Writeln ( "Writing text in a protected document." );...is protected." + "\rWriting text in a protected document." ));...

    reference.aspose.com/words/net/aspose.words.set...