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

text

(0.28 sec)
  1. 使用文本|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.... class ) + "Text/" ; // create a new diagram...Height = 1 ; String text = "Test text" ; // add text to a Visio page...

    docs.aspose.com/diagram/zh/java/working-with-text/
  2. Creating a complex PDF|Aspose.PDF for .NET

    Aspose.PDF for NET allows you to create more complex documents that contain images, Text fragments, and tables in one document....document will contain a image, two text fragments (header and paragraph)...header = new Aspose . Pdf . Text . TextFragment ( "New ferry...

    docs.aspose.com/pdf/net/complex-pdf-example/
  3. Dwg转dwg图纸效果和原图不一样问题 - Free Support Forum - aspo...

    1.png (5.5 KB) 2.png (6.5 KB) 图1为原始的dwg,图2为转换后的dwg 并且数字30.78和46.3原来是线条,后面变成了粗体。 下面是我的代码: License license = new License(); license.setLicense("Aspose.CAD.Java.lic"); LoadOptions loadOptions = new LoadOptions(); load…...to bold text, is likely due to how line weights and text styles...correctly and to prevent changes in text styles during conversion, you...

    forum.aspose.com/t/dwg-dwg/314402
  4. DocumentBuilder.insertHtml method | Aspose.Word...

    Aspose.Words.DocumentBuilder.insertHtml method...used as base formatting for text imported from HTML. Remarks...ignored and formatting of inserted text is based on default HTML formatting...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. SdtDateStorageFormat | Aspose.Words for Java

    Specifies how the date for a date SDT is stored/retrieved when the SDT is bound to an XML node in the documents data store in Java....Word, the tag will display the text "Click here to enter a date...DATE_TIME TEXT The date value for a date SDT is stored as text. length...

    reference.aspose.com/words/java/com.aspose.word...
  6. Passport recognition settings|Documentation

    Configuring Aspose.OCR for Java recognition engine for extracting Text from passport images....case-insensitive Latin / English text ( A to Z and a to z ), without...true automatically detect white text on a dark/black background and...

    docs.aspose.com/ocr/java/recognition-settings-p...
  7. 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...
  8. 更新 VSTO 和 Aspose.Diagram 中的形状属性|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....]; //Set shape text and text style shape . Text = "Hello World"...) { shape . Text . Value . Clear (); shape . Text . Value . Add...

    docs.aspose.com/diagram/zh/net/update-shape-pro...
  9. Use Error Checking Options|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....for example numbers stored as text, formula calculation errors...checking. Numbers Stored as Text Occasionally, numbers might...

    docs.aspose.com/cells/java/use-error-checking-o...
  10. Change styles for complete document - Free Supp...

    Hi we are trying to change style of document, there are few issues that are seen and need support for resolving the issues we are using the below function to change the font name and font size def change_styles(self, f…...Process shapes (which may contain text) try: shapes = doc.get_child_nodes(aw...Use get_text_frame() method to check for text try: text_frame =...

    forum.aspose.com/t/change-styles-for-complete-d...