Sort Score
Result 10 results
Languages All
Labels All
Results 6,111 - 6,120 of 15,785 for

true type

(0.08 sec)
  1. 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...
  2. Text Formatting inside PDF using Python|Aspose....

    Explore text formatting options within PDF files in Python using Aspose.PDF for customized document styling....Rectangle ( 100 , 700 , 500 , 750 , True ) paragraph . formatting_options...Rectangle ( 80 , 200 , 400 , 800 , True ) paragraph . formatting_options...

    docs.aspose.com/pdf/python-net/text-formatting-...
  3. Set Barcode Text|Documentation

    How to Set Barcode Text and Captions in Aspose.BarCode for Node.js...applicable to several barcode types, including EAN-13, EAN-8, UPC-E...CodetextParameters . When the True setting is enabled, the text...

    docs.aspose.com/barcode/nodejsjava/set-barcode-...
  4. ChartSeries.smooth property | Aspose.Words for ...

    ChartSeries.smooth property. Allows to specify whether the line connecting the points on the chart shall be smoothed using Catmull-Rom splines.... smooth = True # Verify that data points for...ChartSeries ChartSeries.series_type property ChartSeries.x_values...

    reference.aspose.com/words/python-net/aspose.wo...
  5. 搜索

    搜索...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...
  6. 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...
  7. Working with PDF/A or PDF/UA|Aspose.Words for Java

    Convert to PDF/A-1, PDF/A-2, PDF/A-4 and PDF/UA using Java. There are a few problems when converting to PDF/A documents, and Aspose.Words for Java solves them.... Structure Type PDF standard compliance levels...setDisplayDocTitle ( true ); opt . setExportDocumentStr ( true ); opt . getOutlineOptions...

    docs.aspose.com/words/java/working-with-pdfa-or...
  8. 如何在 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/
  9. Table.Rows | Aspose.Words for .NET

    Access table rows effortlessly with our Typed property, ensuring seamless data management and enhanced organization for your projects....Rows property Provides typed access to the rows of the table...GetChild ( NodeType . Table , 1 , true ); // Append all rows from the...

    reference.aspose.com/words/net/aspose.words.tab...
  10. Header alignment issue and need suggestion - Fr...

    Hello, I have below code and using which I am trying to add 3 headers but second and third header alignment is having issue. FYI - I tried by adjusting width but still facing same issue. Please have a look on attachme…...Type) Ascending).ToList() Dim builder...Each doc In _Replacement If doc.Type = CompletionCertificat.Header...

    forum.aspose.com/t/header-alignment-issue-and-n...