Sort Score
Result 10 results
Languages All
Labels All
Results 1,751 - 1,760 of 15,873 for

true type

(0.15 sec)
  1. Manage the Barcode Caption in PHP|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...."1234567" ); \ # Set the symbology type to Code128 $symbology = new...getCaptionAbove () -> setVisible ( true ); #bb.getCaptionAbove().setFont(new...

    docs.aspose.com/barcode/java/manage-the-barcode...
  2. Aspose复选框增加问题咨询 - Free Support Forum - aspose.com

    Aspose组件的复选框技术研究之后,已经按照官方示例去配置发现只对生成excel文件有效,但是转成页面加载之后就没有复选框的属性出来了, aspose增加复选框.zip (6.5 KB) (复选框问题排查:经过几轮方案验证,确认为aspose.gridJs无法加载使用aspose.cell for java的API添加的checkbox元素)...JavaScript 根据单元格坐标手动插入 <input type="checkbox"> 。 1. 通过 Workbook...HtmlSaveOptions.setExportFormulas(true) 等),然后在页面直接使用该 HTML。 java<br>HtmlSaveOptions...

    forum.aspose.com/t/aspose/323235
  3. Get Inline Error Message - Free Support Forum -...

    Using ReportingEngine to build Word reports with inline error detection enabled via ReportBuildOptions.InlineErrorMessages. Issue: In some cases, especially with complex expressions (e.g., comparing nullable numbers to …...operator '==' to operands of type 'System.Nullable<Int64>' and...InlineErrorMessages property is set to true . Check Doc Range for Errors:...

    forum.aspose.com/t/get-inline-error-message/315601
  4. Generate Swiss Post Parcel Barcodes in C#|Docum...

    Description of Swiss Post Parcel Barcode Type...Swiss Post Parcel is a barcode type used by the Swiss Post to manage...automatic parcel processing. This type is based on Code 128 (charsets...

    docs.aspose.com/barcode/net/swiss-post-parcel-b...
  5. FieldUserAddress | Aspose.Words for Java

    Implements the USERADDRESS field in Java....FIELD_USER_ADDRESS, true); Assert.assertEquals(" USERADDRESS...FieldFormat object that provides typed access to field’s formatting...

    reference.aspose.com/words/java/com.aspose.word...
  6. FieldSubject | Aspose.Words for Java

    Implements the SUBJECT field in Java....FIELD_SUBJECT, true); field.update(); Assert.assertEquals(field...FieldFormat object that provides typed access to field’s formatting...

    reference.aspose.com/words/java/com.aspose.word...
  7. FieldComments | Aspose.Words for Java

    Implements the COMMENTS field in Java....FIELD_COMMENTS, true); field.update(); Assert.assertEquals("...FieldFormat object that provides typed access to field’s formatting...

    reference.aspose.com/words/java/com.aspose.word...
  8. FieldDocVariable | Aspose.Words for Java

    Implements DOCVARIABLE field in Java....FIELD_DOC_VARIABLE, true); fieldDocVariable.setVariableName("My...FieldFormat object that provides typed access to field’s formatting...

    reference.aspose.com/words/java/com.aspose.word...
  9. FieldKeywords | Aspose.Words for Java

    Implements the KEYWORDS field in Java....FIELD_KEYWORD, true); field.update(); Assert.assertEquals(field...FieldFormat object that provides typed access to field’s formatting...

    reference.aspose.com/words/java/com.aspose.word...
  10. Style.IsHeading | Aspose.Words for .NET

    Discover the IsHeading property. Easily identify if a style is a built-in Heading style, enhancing your document's structure and readability....IsHeading property True when the style is one of the...curStyle . Name } \ ", of type \"{curStyle.Type}\"" ); Console . WriteLine...

    reference.aspose.com/words/net/aspose.words/sty...