Sort Score
Result 10 results
Languages All
Labels All
Results 1,811 - 1,820 of 16,779 for

true type

(0.1 sec)
  1. Aspose::Words::Properties::BuiltInDocumentPrope...

    Aspose::Words::Properties::BuiltInDocumentProperties::get_Author method. Gets or sets the name of the document's author in C++....:: FieldType :: FieldAuthor , true ); // 2 - "Title" property,...:: FieldType :: FieldTitle , true ); // 3 - "Subject" property...

    reference.aspose.com/words/cpp/aspose.words.pro...
  2. FieldLastSavedBy | Aspose.Words for Java

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

    reference.aspose.com/words/java/com.aspose.word...
  3. FieldOcx | Aspose.Words for Java

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

    reference.aspose.com/words/java/com.aspose.word...
  4. Node.IsComposite | Aspose.Words for .NET

    Discover the Node IsComposite property. Easily identify if a node can hold other nodes, enhancing your data structure management and flexibility....IsComposite property Returns true if this node can contain other...That ( doc . IsComposite , Is . True ); // Invoke the recursive function...

    reference.aspose.com/words/net/aspose.words/nod...
  5. SignatureLineOptions | Aspose.Words for Java

    Allows to specify options for signature line being inserted in Java....setShowDate(true); signatureLineOptions.setD...signatureLineOptions.setAllowComments(true); SignatureLine signatureLine...

    reference.aspose.com/words/java/com.aspose.word...
  6. 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...
  7. Border.GetHashCode | Aspose.Words for .NET

    Discover the Border GetHashCode method, a powerful hash function that enhances data integrity and performance for your applications. Unlock its potential today!...as a hash function for this type. public override int GetHashCode...secondParagraphBorde [ i ]), Is . True ); Assert . That ( secondParagraphBorde...

    reference.aspose.com/words/net/aspose.words/bor...
  8. BuildingBlock.accept method | Aspose.Words for ...

    BuildingBlock.accept method. Accepts a visitor....DocumentVisitor ) Parameter Type Description visitor DocumentVisitor...BuildingBlock.accept() . Returns True if all nodes were visited; false...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. 用JavaScript通过C++加载工作簿中的特定工作表|Documentation

    学习如何用Aspose.Cells for JavaScript通过C++加载特定工作表。提高性能,减少内存占用。...Load Filter </ h1 > < input type = "file" id = "fileInput" accept...min.js" ></ script > < script type = "text/javascript" > const...

    docs.aspose.com/cells/zh/javascript-cpp/load-sp...
  10. 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