Sort Score
Result 10 results
Languages All
Labels All
Results 6,291 - 6,300 of 16,757 for

true type

(0.09 sec)
  1. ListFormat Class | Aspose.Words for .NET

    Master list formatting in your documents with Aspose.Words.Lists.ListFormat class. Effortlessly enhance paragraph styling for better readability....Description IsListItem { get; } True when the paragraph has bulleted...the list. // Below are two types of lists that we can create...

    reference.aspose.com/words/net/aspose.words.lis...
  2. Extract Email Message Content in C#|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.... Common header types are defined in the HeaderType...not. Passing the parameter as true indicates that the HTML body...

    docs.aspose.com/email/net/extract-email-message...
  3. Generate Code128|Documentation

    Learn how to generate Code128 barcodes using Aspose.BarCode for Java with examples of size control, styling, and optimization techniques.... setVisible ( true ); gen . getParameters (). getBorder...getCaptionAbove (). setVisible ( true ); gen . getParameters (). getCaptionAbove...

    docs.aspose.com/barcode/java/developer-guide/ba...
  4. 使用工件|Aspose.PDF for Java

    本页介绍如何使用 Aspose.PDF for Java 处理 Artifact 类。代码示例展示了如何向 PDF 页面添加背景图像以及如何获取 PDF 文件第一页上的每个水印。...Type – 获取工件类型(支持 Artifact.ArtifactType...EncodingType . Identity_h , true , 72 )); artifact . setArtifactHorizonta...

    docs.aspose.com/pdf/zh/java/artifacts/
  5. 在 PDF 文件中添加签名|Aspose.PDF for .NET

    本节解释如何使用 PdfFileSignature 类向 PDF 文件添加签名。...any of the three signature types var signature = new PKCS1 (..."Aspose Pdf Demo, Australia" , true , rect , signature ); // Save...

    docs.aspose.com/pdf/zh/net/add-signature-in-pdf/
  6. MarkupLevel enumeration | Aspose.Words for Python

    aspose.words.markup.MarkupLevel enumeration. Specifies the level in the document tree where a particular [StructuredDocumentTag](../structureddocumenttag/) can occur.... node_type ) tags = doc . get_child_nodes.... STRUCTURED_DOCUMENT_TAG , True ) for node in tags : sdt = node...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Aspose.PSD for .NET 20.9 - Release Notes|Docume...

    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.... Format ( "Expected true" )); } } void AssertAreEqual...))) { break ; } } areEqual = true ; } } if (! areEqual ) { throw...

    docs.aspose.com/psd/net/aspose-psd-for-net-20-9...
  8. How to get the following values and what they m...

    Hi team, I would like to know how to parse the below details in Java and what the numbers mean when i get the same for the below: Flags Categories Priority Mail Read Status and Unread status Below is the code which i …...pst", true); String jsonResponse = ZPSTMailListParsing...markAsReadUnread(pst, messageId, true); } Error: Exception in thread...

    forum.aspose.com/t/how-to-get-the-following-val...
  9. Stroke.visible property | Aspose.Words for Python

    Stroke.visible property. Gets or sets a flag indicating whether the stroke is visible....default value for a Shape is True . Examples Show how to set marker...builder . insert_chart ( chart_type = aw . drawing . charts . ChartType...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Paragraph.is_move_to_revision property | Aspose...

    Paragraph.is_move_to_revision property. Returns ``True`` if this object was moved (inserted) in Microsoft Word while change tracking was enabled....is_move_to_revision property Returns True if this object was moved (inserted)...filter ( lambda r : r . revision_type == aw . RevisionType . MOVING...

    reference.aspose.com/words/python-net/aspose.wo...