Sort Score
Result 10 results
Languages All
Labels All
Results 3,491 - 3,500 of 38,112 for

draw text

(2.63 sec)
  1. Create VSDM Files via Python | products.aspose.com

    Python Sample code for generating VSDM documents. Use this code for creating VSDM files within any Python based application..... Add text in the page. Use save method...= diagram.Pages[ 0 ]; // Add Text shape. shape = page.addText(...

    products.aspose.com/diagram/python-net/create/v...
  2. Convert CGM to DWF via Python | products.aspose...

    Sample code for CGM to DWF conversion. Use API example code for batch CGM files to DWF conversion.... Text editors such as Microsoft Visual...and export any CAD or BIM drawing file into various vector and...

    products.aspose.com/cad/python-net/conversion/c...
  3. Convert DWF to CGM via Python | products.aspose...

    Sample code for DWF to CGM conversion. Use API example code for batch DWF files to CGM conversion.... Text editors such as Microsoft Visual...and export any CAD or BIM drawing file into various vector and...

    products.aspose.com/cad/python-net/conversion/d...
  4. Convert DWF to CGM via JavaScript | products.as...

    Sample code for DWF to CGM conversion. Use API example code for batch DWF files to CGM conversion.... Text editors such as Microsoft Visual...and export any CAD or BIM drawing file into various vector and...

    products.aspose.com/cad/javascript-net/conversi...
  5. Convert CGM to DWFX via Python | products.aspos...

    Sample code for CGM to DWFX conversion. Use API example code for batch CGM files to DWFX conversion.... Text editors such as Microsoft Visual...and export any CAD or BIM drawing file into various vector and...

    products.aspose.com/cad/python-net/conversion/c...
  6. Please update the OCR.net developers reference ...

    I’m trying to do OCR on specific multiple windows within a single image by using RecognitionAreas. The dev reference shows that I can get separate results for each window by using: // Output recognition results for eac…...WriteLine("Text: "+results[0].RecognitionText); The text from each...result by regions (only the whole text or by lines) was removed. Now...

    forum.aspose.com/t/please-update-the-ocr-net-de...
  7. PDF rendering with Chinese fonts extremely slow...

    Hello, I’m encountering a performance issue when rendering a PDF using the Aspose.PDF library. When the document contains Chinese Simplified (zh-CN) or Chinese Traditional (zh-TW) Text, I set: pdfDocument.OptimizeResou…...Chinese Traditional (zh-TW) text, I set: pdfDocument.OptimizeResources(new...the document contains Chinese text. English documents, or Chinese...

    forum.aspose.com/t/pdf-rendering-with-chinese-f...
  8. Convert TXT to PPSM via C++ or with free Online...

    Export TXT to PPSM in your C++ applications without using Microsoft Word of PowerPoint or online. Test free TXT to PPSM online converter quickly before integrating the code....are plain text files that contain unformatted text. They are...AddTextFrame ( u " " ); // access the text frame SharedPtr < ITextFrame...

    products.aspose.com/total/cpp/conversion/txt-to...
  9. How to Convert HTML Document to Word in Python

    This short guide provides information on how to convert HTML document to Word in Python. It shares IDE settings, a list of steps, and a runnable sample code for HTML to Word conversion in Python....Drawing Product Family Aspose.Font...namespace Append some sample text to the first paragraph of the...

    kb.aspose.com/words/python/how-to-convert-html-...
  10. ChartDataLabel.top property | Aspose.Words for ...

    ChartDataLabel.top property. Gets or sets the distance of the data label in points from the top edge of the chart or from the position specified by its [ChartDataLabel.position](../position/) property, depending on the value of the [ChartDataLabel.topMode](../topMode/) property.... Drawing . Charts . ChartType . Doughnut... legend . position = aw . Drawing . Charts . LegendPosition ...

    reference.aspose.com/words/nodejs-net/aspose.wo...