Sort Score
Result 10 results
Languages All
Labels All
Results 1,701 - 1,710 of 17,149 for

true type

(0.33 sec)
  1. TableCollection | Aspose.Words for Java

    Provides Typed access to a collection of Table nodes in Java....extends NodeCollection Provides typed access to a collection of Table...getChildNodes(NodeType.TABLE, true); for (int i = 0; i < tables...

    reference.aspose.com/words/java/com.aspose.word...
  2. 删除邮件|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...."Mapi" ); object _missing = Type . Missing ; ns . Logon ( _missing...false , true ); // Get Inbox information in objec of type MAPIFolder...

    docs.aspose.com/email/zh/net/delete-email-messa...
  3. 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...
  4. SmartTag | Aspose.Words for .NET

    Create dynamic SmartTags effortlessly with our constructor. Enhance your projects with customizable features and seamless integration for optimal performance....DocumentBase doc ) Parameter Type Description doc DocumentBase..."Element" property to reflect the type of data they contain. smartTag...

    reference.aspose.com/words/net/aspose.words.mar...
  5. RelativeHorizontalPosition | Aspose.Words for Java

    Specifies to what the horizontal position of a shape or text frame is relative in Java....setBehindText(true); // Place the image at the....NONE); shape.setBehindText(true); shape.setRelativeHorizont...

    reference.aspose.com/words/java/com.aspose.word...
  6. FontSettings.substitution_settings property | A...

    FontSettings.substitution_settings property. Settings related to font substitution mechanism.... type ) self . assertEqual ( 0 , system_font_source...font_info_substitution . enabled = True doc . font_settings . substitution_settings...

    reference.aspose.com/words/python-net/aspose.wo...
  7. 用JavaScript通过C++将所有工作表列适应在单个PDF页面上|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....PDF Example </ h1 > < input type = "file" id = "fileInput" accept...min.js" ></ script > < script type = "text/javascript" > const...

    docs.aspose.com/cells/zh/javascript-cpp/fit-all...
  8. 用 JavaScript 和 C++ 显示或隐藏工作表及标签|Documentation

    本文提供了使用 JavaScript API 或 JavaScript 库以编程方式显示和隐藏 Excel 工作表的示例代码。此外,还介绍了如何显示和隐藏 Excel 工作簿标签。...是布尔值属性,只能存储 true 或 false 。 使工作表可见 将工作表设为可见,设置{3}类的{2}属性为 true 。 隐藏工作表...Worksheet Example </ h1 > < input type = "file" id = "fileInput" accept...

    docs.aspose.com/cells/zh/javascript-cpp/show-an...
  9. Table | Aspose.Words for Java

    Represents a table in a Word document in Java....ancestor of the specified object type. getBidi() Gets whether this...of cells. getRows() Provides typed access to the rows of the table...

    reference.aspose.com/words/java/com.aspose.word...
  10. FieldSkipIf | Aspose.Words for Java

    Implements the SKIPIF field in Java.... If the comparison is true, SKIPIF cancels the current...insertField(FieldType.FIELD_SKIP_IF, true); // Move the builder to the...

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