Sort Score
Result 10 results
Languages All
Labels All
Results 6,351 - 6,360 of 16,759 for

true type

(0.14 sec)
  1. Style.list property | Aspose.Words for Python

    Style.list property. Gets the list that defines formatting of this list style.... For other style types this property returns None ... blue level . font . bold = True builder = aw . DocumentBuilder...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Table.rows property | Aspose.Words for Python

    Table.rows property. Provides Typed access to the rows of the table....rows property Provides typed access to the rows of the table...aw . NodeType . TABLE , 1 , True ) . as_table () # Append all...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Successful PDF/A-1b conversion creates invalid ...

    Using Aspose.PDF .NET 25.10, I am converting the attached file using following code: using (var document = new Aspose.Pdf.Document(pdfPath)) { var options = new Aspose.Pdf.PdfFormatConversionOptions(Aspose.Pdf.PdfFo…...Mask, IsTransferInfo = true, }; var success = document.Convert(options);...The conversion call returns true because, from Aspose.PDF’s point...

    forum.aspose.com/t/successful-pdf-a-1b-conversi...
  4. Advanced Mail Merge Features in C++|Aspose.Word...

    Aspose.Words for C++ provides some advanced Mail Merge features that allow you to perform further Mail Merge customization. For example, obtaining information about template structure, setting rules, cleaning up after a Mail Merge operation, and others....Field Name Comparison Result “True” Comparison Result “False” NextIf...document only when its condition is true; otherwise it starts a new document...

    docs.aspose.com/words/cpp/advanced-mail-merge-f...
  5. 使用工件|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/
  6. Cell.cell_format property | Aspose.Words for Py...

    Cell.cell_format property. Provides access to the formatting properties of the cell.... get_by_border_type ( aw . BorderType . BOTTOM )...aw . NodeType . TABLE , 1 , True ) . as_table () # Append all...

    reference.aspose.com/words/python-net/aspose.wo...
  7. ShapeBase.isInline property | Aspose.Words for ...

    ShapeBase.isInline property. A quick way to determine if this shape is positioned inline with text....); // Below are two wrapping types that shapes may have. // 1 -...shape . isInline ). toEqual ( true ); // 2 - Floating: shape =...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. ShapeBase.coord_size property | Aspose.Words fo...

    ShapeBase.coord_size property. The width and height of the coordinate space inside the containing block of this shape.... wrap_type ) # Create a 400pt x 400pt group...aw . NodeType . SHAPE , 0 , True ) . as_shape () . stroke . dash_style...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Translate Markdown to DOM|Aspose.Words for Java

    Tarnslate a Markdown document to Document Object Model and back. So you can work with complex existing Markdown and programmatically create a Markdown document from scratch using Java....Bold = true Italic *italic text* Font.Italic = true Strikethrough...~Strikethrough text~ Font.StrikeThrough = true We use a character style with...

    docs.aspose.com/words/java/translate-markdown-t...
  10. 搜索

    搜索...static final String REDIRECT_TYPE = "code"; public static final...SCOPE, REDIRECT_URI, REDIRECT_TYPE); } static String getAuthor...

    blog.aspose.com/zh-hant/email/create-update-and...