Sort Score
Result 10 results
Languages All
Labels All
Results 1,491 - 1,500 of 16,864 for

true type

(0.18 sec)
  1. FieldPage | Aspose.Words for Java

    Implements the PAGE field in Java....CENTER); // Below are three types of fields that we can use to...insertField(FieldType.FIELD_NUM_CHARS, true); builder.writeln(" characters");...

    reference.aspose.com/words/java/com.aspose.word...
  2. FieldStart Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldStart class, your key to efficiently managing Word fields in documents. Enhance your document processing today!...FieldType { get; } Returns the type of the field. Font { get; }...IsComposite { get; } Returns true if this node can contain other...

    reference.aspose.com/words/net/aspose.words.fie...
  3. DataRow | Aspose.Words for Java

    Represents a row of data in a DataTable in Java.... Parameters: Parameter Type Description column DataColumn...index. Parameters: Parameter Type Description columnIndex int...

    reference.aspose.com/words/java/com.aspose.word...
  4. 档案

    档案...我们可能需要将 Web 字体转换为 true-type 字体。 True Type 字体或 TTF 用于所有数字平台的操作系统。在...我们可以按照以下步骤轻松将 Web 开放字体 (WOFF) 转换为 True Type 字体 (TTF): 首先,使用 FileSystemStreamSour...

    blog.aspose.com/zh/font/convert-woff-to-ttf-usi...
  5. Cell | Aspose.Words for Java

    Represents a table cell in Java....ancestor of the specified object type. getCellFormat() Provides access...children. hasChildNodes() Returns true if this node has any child nodes...

    reference.aspose.com/words/java/com.aspose.word...
  6. Aspose::Words::Drawing::Adjustment::get_Name me...

    Aspose::Words::Drawing::Adjustment::get_Name method. Gets the name of the adjustment in C++....Words :: NodeType :: Shape , 0 , true )); System :: SharedPtr < Aspose...Aspose::Words::Drawing::Adjustment::Type method Aspose::Words::Drawi...

    reference.aspose.com/words/cpp/aspose.words.dra...
  7. Paragraph.breakIsStyleSeparator property | Aspo...

    Paragraph.breakIsStyleSeparator property. True if this paragraph break is a Style Separator...breakIsStyleSeparato property True if this paragraph break is a...TOC. // If we use a heading type style after the separator, we...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. CustomXmlProperty | Aspose.Words for .NET

    Discover the CustomXmlProperty constructor. Easily create and initialize new instances for seamless XML property management in your projects....uri , string value ) Parameter Type Description name String The..."Element" property to reflect the type of data they contain. smartTag...

    reference.aspose.com/words/net/aspose.words.mar...
  9. 通过JavaScript使用C++保护工作表|Documentation

    学习如何使用Aspose.Cells for Java脚本通过C++保护Excel中的工作表,包括保护行、列和特定单元格。...Worksheet Example </ h1 > < input type = "file" id = "fileInput" accept...min.js" ></ script > < script type = "text/javascript" > const...

    docs.aspose.com/cells/zh/javascript-cpp/protect...
  10. FieldMergeBarcode | Aspose.Words for Java

    Implements the MERGEBARCODE field in Java....FIELD_MERGE_BARCODE, true); field.setBarcodeType("QR");...insertField(FieldType.FIELD_MERGE_BARCODE, true); field.setBarcodeType("EAN13");...

    reference.aspose.com/words/java/com.aspose.word...