Sort Score
Result 10 results
Languages All
Labels All
Results 9,471 - 9,480 of 151,773 for

text

(0.21 sec)
  1. Convert EMLX to GIF in Python | products.aspose...

    Save EMLX to GIF in your Python applications without using Microsoft Outlook or Word... It is a plain text file that contains the email...Convert EMLX to ODT (OpenDocument Text File Format) Convert EMLX to...

    products.aspose.com/total/python-net/conversion...
  2. Unicode characters get converted to HTML entiti...

    Unicode characters are getting corrupted during export, but only in a specific scenario: :white_check_mark: Works: Plain Text content :x: Fails: Content with embedded images + Unicode characters Working Scenario (Te…...specific scenario : Works: Plain text content Fails: Content with...characters Working Scenario (Text Only) ݑݑݑݑݑݑݑℎݑݑݑݑݑݑݑݑݑݑݑ ݑ¡ݑ¢ݑ£ݑ¤ݑ¥ݑ¦ݑ§...

    forum.aspose.com/t/unicode-characters-get-conve...
  3. Aspose::Words::SaveFormat enum | Aspose.Words f...

    Aspose::Words::SaveFormat enum. Indicates the format in which the document is saved in C++....Saves the document as an ODF Text Document . Ott 61 Saves the...document as an ODF Text Document Template. Text 70 Saves the document...

    reference.aspose.com/words/cpp/aspose.words/sav...
  4. Finding line bounding boxes|Documentation

    Automatic detection of line bounding boxes inside an image....of image regions containing text lines. This can be useful for...extracting individual blocks of text. To get bounding boxes of all...

    docs.aspose.com/ocr/net/image-regions-line-find/
  5. Add Blind Watermark Verification to DXF File Fo...

    Sample Java blind watermark verification code for DXF file. Use this example code to add blind watermark verification to DXF file within any Web or Desktop Java based application....DXF); final String[] text = { null }; //Add password to...getEntity(); if (mesh != null ) { text[ 0 ] = com.aspose.threed.Watermark...

    products.aspose.com/3d/java/verify-watermark/dxf/
  6. Add Blind Watermark Verification to OBJ File Fo...

    Sample Java blind watermark verification code for OBJ file. Use this example code to add blind watermark verification to OBJ file within any Web or Desktop Java based application....WAVEFRONTOBJ); final String[] text = { null }; //Add password to...getEntity(); if (mesh != null ) { text[ 0 ] = com.aspose.threed.Watermark...

    products.aspose.com/3d/java/verify-watermark/obj/
  7. FieldDocProperty class | Aspose.Words for Python

    aspose.words.fields.FieldDocProperty class. Implements the DOCPROPERTY field...Description display_result Gets the text that represents the displayed...Field ) result Gets or sets text that is between the field separator...

    reference.aspose.com/words/python-net/aspose.wo...
  8. FieldDocVariable class | Aspose.Words for Python

    aspose.words.fields.FieldDocVariable class. Implements DOCVARIABLE field...Description display_result Gets the text that represents the displayed...Field ) result Gets or sets text that is between the field separator...

    reference.aspose.com/words/python-net/aspose.wo...
  9. 文本图层导出时中文格式不对 - Free Support Forum - aspose.com

    I have a PSD file that contains a Text layer with Chinese Text. When exporting the image using the Aspose.PSD for Java API to save as a jpg picture, the Chinese Text displays incorrectly. the origin psd file looks like …...that contains a text layer with Chinese text. When exporting...as a jpg picture, the Chinese text displays incorrectly. the origin...

    forum.aspose.com/t/topic/314055
  10. Create PDF Files via Python | products.aspose.com

    Python Sample code for generating PDF documents. Use this code for creating PDF files within any Python based application..... Add text in the page. Use save method...getPages(). get ( 0 ); // Add Text shape. shape = page.addText(...

    products.aspose.com/diagram/python-java/create/...