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

true type

(1.32 sec)
  1. 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...
  2. ListLabel class | Aspose.Words for Python

    aspose.words.lists.ListLabel class. Defines properties specific to a list label... 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...
  3. 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...
  4. Convert a Document to PDF in Python|Aspose.Word...

    Convert a document to PDF using Python. Various input formats are supported, including Word, OpenOffice, Image and eBook formats....to convert various document types—including Word files, images...the optimize_output flag to true, and then redundant nested canvases...

    docs.aspose.com/words/python-net/convert-a-docu...
  5. 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...
  6. Barcode Reading Quality Options and Presets|Doc...

    This article explains how barcode recognition can be optimized in terms of accuracy and speed using different automatic presets and setting various options in PHP via Java...Universal Presets for All Barcode Types Aspose.BarCode for PHP via Java...accuracy and speed for all barcode types. Generally, using the default...

    docs.aspose.com/barcode/phpjava/barcode-reading...
  7. Incorrect values displayed for dynamic fields i...

    Description: We are experiencing an issue where dynamic fields in Word documents are displayed incorrectly in the viewer. Issue details: The values shown in the viewer differ from those displayed in the original Word…...Type == FieldType.FieldSequence) f.IsLocked = true; } doc...

    forum.aspose.com/t/incorrect-values-displayed-f...
  8. 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...
  9. List.list_id property | Aspose.Words for Python

    List.list_id property. Gets the unique identifier of the list.... PARAGRAPH , True ) for para in list ( filter...system_helper . linq . Enumerable . of_type ( lambda x : x . as_paragraph...

    reference.aspose.com/words/python-net/aspose.wo...
  10. 如何在 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/