Sort Score
Result 10 results
Languages All
Labels All
Results 5,861 - 5,870 of 16,767 for

true type

(0.08 sec)
  1. How to digitally sign PDF|Aspose.PDF for Java

    Learn how to digitally sign a PDF file to ensure its authenticity and integrity using Aspose.PDF for Java... sign ( 1 , true , new java . awt . Rectangle...any of the three signature types signature . sign ( 1 , "Signature...

    docs.aspose.com/pdf/java/digitally-sign-pdf-file/
  2. List class | Aspose.Words for Node.js

    Aspose.Words.List class. Represents formatting of a list...isListStyleDefinitio Returns true if this list is a definition...isListStyleReference Returns true if this list is a reference...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Insert Sparkline with Node.js via C++|Documenta...

    Create a sparkline for Excel using Aspose.Cells for Node.js via C++.... There are three types of sparkline: Line, Column,...setShowHighPoint ( true ); group . setShowLowPoint ( true ); group ....

    docs.aspose.com/cells/nodejs-cpp/creating-spark...
  4. TaskPane class | Aspose.Words for Python

    aspose.words.webextensions.TaskPane class. Represents an add-in task pane object... is_visible = True my_script_task_pane . width...my_script_task_pane . is_locked = True # If there are multiple task...

    reference.aspose.com/words/python-net/aspose.wo...
  5. ShapeBase.is_delete_revision property | Aspose....

    ShapeBase.is_delete_revision property. Returns True if this object was deleted in Microsoft Word while change tracking was enabled....is_delete_revision property Returns true if this object was deleted in...ShapeType . CUBE ) shape . wrap_type = aw . drawing . WrapType ....

    reference.aspose.com/words/python-net/aspose.wo...
  6. 形状动画|Aspose.Slides for Node.js via .NET 文档

    在 JavaScript 中应用 PowerPoint 动画... Auto , true ); pts [ 0 ] = java . newInstanceSync...effects ) { console . log ( "Type:" , effect . getType () + "...

    docs.aspose.com/slides/zh/nodejs-java/shape-ani...
  7. ChartDataLabel.left_mode property | Aspose.Word...

    ChartDataLabel.left_mode property. Gets or sets the interpretation mode of the [ChartDataLabel.left](../left/) property value: whether it sets the location of the data label from the left edge of the chart of from the position specified by its [ChartDataLabel.position](../position/) property.... insert_chart ( chart_type = aw . drawing . charts . ChartType...) series . has_data_labels = True data_labels = series . data_labels...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Aspose::Words::MailMerging::MailMerge class | A...

    Aspose::Words::MailMerging::MailMerge class. Represents the mail merge functionality. To learn more, visit the documentation article in C++....get_UseNonMergeFields () const When true , specifies that in addition...is performed into some other types of fields and also into “{{fieldName}}”...

    reference.aspose.com/words/cpp/aspose.words.mai...
  9. About table border visibility in aspose word te...

    Hi, How to remove border from a table in aspose word template. Even after no border set in table it’s showing border while generate report. As part of alignment uniformity, we have inserted table and add field inside it…...Table, true) .Cast<Table>() .FirstOrDefault(t...=> t.Range.Fields .Any(f => f.Type == FieldType.FieldMergeField));...

    forum.aspose.com/t/about-table-border-visibilit...
  10. What's new 2021|Aspose.PDF for .NET

    This page introduces the most popular new features in Aspose.PDF for .NET introduced in 2021.... Sign ( 1 , true , rect , pkcs ); // Save PDF...PDF file pdfSign . Sign ( 1 , true , rect , pkcs ); // Save PDF...

    docs.aspose.com/pdf/net/whatsnew/2021/