Sort Score
Result 10 results
Languages All
Labels All
Results 6,371 - 6,380 of 16,866 for

true type

(0.12 sec)
  1. Quick Generation Examples|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.... setUseAntiAlias ( true ); gen . save ( "datamatrix...getMessage ()); } } } Common Barcode Types Linear Barcodes import com.aspose...

    docs.aspose.com/barcode/java/developer-guide/qu...
  2. 如何在 Docker 中运行 Aspose.PDF for .NET 6|Aspose.PDF...

    使用 Docker Linux 或 Windows 容器将 Aspose.PDF 功能集成到 .NET 6 应用程序中...Generate () { const string file_type = "application/pdf" ; const...return File ( memoryStream , file_type , file_name ); } public IActionResult...

    docs.aspose.com/pdf/zh/net/docker/dotnet6/
  3. ShapeBase.coord_origin property | Aspose.Words ...

    ShapeBase.coord_origin property. The coordinates at the top-left corner of 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...
  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. Paragraph.is_move_from_revision property | Aspo...

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

    reference.aspose.com/words/python-net/aspose.wo...
  6. Text hyperlink issue - Free Support Forum - asp...

    hello team, As when we are inserting below text using old aspose version (16.1.0.0) var WatchListSummary = "<p style='font-size:13px; text-align:Justify;line-height:1.25em;margin-bottom:0pt;'><b>Manish Sharma</b>&nbsp…...InsertHtml(WatchListSummary,true); But it does not create hyperlink...InsertHtml(WatchListSummary, true); foreach (Field f in doc.Range...

    forum.aspose.com/t/text-hyperlink-issue/323133
  7. Table.rows property | Aspose.Words for Node.js

    Table.rows property. Provides Typed access to the rows of the table....rows property Provides typed access to the rows of the table...secondTable = doc . getTable ( 1 , true ); // Append all rows from the...

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

    Paragraph.list_label property. Gets a [Paragraph.list_label](./) object that provides access to list numbering value and formatting for this paragraph.... PARAGRAPH , True ) # Find if we have the paragraph...system_helper . linq . Enumerable . of_type ( lambda x : x . as_paragraph...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Converting a scan to editable document|Document...

    Create an editable document in Microsoft Word format from a scanned image, PDF or even a photo....the time and effort of manual typing and ensuring there are no human...SaveFormat . Docx , results , true ); Full code using Aspose.OCR...

    docs.aspose.com/ocr/net/scan-to-word/
  10. 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...