Sort Score
Result 10 results
Languages All
Labels All
Results 6,101 - 6,110 of 153,523 for

text

(0.47 sec)
  1. 将椭圆对象添加到PDF文件|Aspose.PDF for .NET

    本文解释了如何使用Aspose.PDF for .NET将椭圆对象创建到您的PDF中。...GreenYellow }, Text = new Aspose . Pdf . Text . TextFragment...Create TextFragment for adding text to shapes var textFragment =...

    docs.aspose.com/pdf/zh/net/add-ellipse/
  2. 使用 Python 建立 PDF 表單 | Aspose.PDF

    使用 Aspose.PDF 為 Python for .NET 使用建立 PDF 表單並以編程方式使用 Python 範例程式碼加入欄位。...path_infile ) # Create a new text box field rectange = apdf ....value = "Text Box" # Customize the border of the text box field...

    products.aspose.com/pdf/zh-hant/python-net/acro...
  3. GridJs的语法检测与拼写校正|Documentation

    本文介绍了如何为GridJs添加语法检测与拼写校正功能。...CheckSyntaxAsync () { //the input text content String text = HttpContext . Request...if ( string . IsNullOrEmpty ( text )) { return Ok ( new { Success...

    docs.aspose.com/cells/zh/net/aspose-cells-gridj...
  4. Setting Parameters of 1D Barcode Types|Document...

    Set Specific Display Parameters for 1D Barcodes in Aspose.BarCode for PHP via Java...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/phpjava/1d-barcode-para...
  5. Cannot Find a Way to Determine Inherited Scheme...

    I want to determine the font color used in a Text frame. We can typically use something like TextShape.TextFrame.Paragraphs[0].Portions[0].PortionFormat.FillFormat This returns an Aspose.Slides.IFillFormat object with A…...determine the font color used in a text frame. We can typically use...does not explicitly store the text color but it is derived from...

    forum.aspose.com/t/cannot-find-a-way-to-determi...
  6. Convert BMP to JSON via C# | Aspose

    Sample code for BMP to JSON C# conversion. Use API example code for batch BMP files to JSON conversion within VB.NET, Asp.NET or any .NET based application....recognition on BMP document and save text as BMP document using Aspose...documents containing recognized text. To add it to your project,...

    products.aspose.com/ocr/net/conversion/bmp-to-j...
  7. Specify Layout Options in C++|Aspose.Words for C++

    Specify Layout Options for various document layouts....specifies whether the hidden text is rendered. ShowParagraphMarks...option to display this hidden text on the page. Also, each paragraph...

    docs.aspose.com/words/cpp/specify-layout-options/
  8. 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
  9. 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/
  10. 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...