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

true type

(0.15 sec)
  1. 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/
  2. 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/
  3. 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...
  4. 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...
  5. Aspose - excel to pdf, excel to image, excel to...

    Package used: pip install aspose-cells-python Sample Excel file used for below conversions - Sample_Excel.zip (9.9 KB) Image conversion code – from aspose.cells import Workbook workbook = Workbook(“Sample_Excel.xls…...set_one_page_per_sheet(True) # Ensures each sheet is saved...set_export_active_sheet_only(True) # Export only the active sheet...

    forum.aspose.com/t/aspose-excel-to-pdf-excel-to...
  6. EditableRange | Aspose.Words for Java

    Represents a single editable range in Java....getId()); // We can access the node types of each part like this. The...append("\tContents:"); mInsideEditableRange = true; return VisitorAction.CONTINUE;...

    reference.aspose.com/words/java/com.aspose.word...
  7. 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...
  8. 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...
  9. Aspose::Words::Document::StartTrackRevisions me...

    Aspose::Words::Document::StartTrackRevisions method. Starts automatically marking all further changes you make to the document programmatically as revision changes in C++....String & author ) Parameter Type Description author const System::String&...() -> get_Count ()); ASSERT_TRUE ( doc -> get_FirstSection ()...

    reference.aspose.com/words/cpp/aspose.words/doc...
  10. ChartDataLabelPosition enumeration | Aspose.Wor...

    aspose.words.drawing.charts.ChartDataLabelPosition enumeration. Specifies the position for a chart data label.... Not all series types allow you to specify label positions...builder . insert_chart ( chart_type = aw . drawing . charts . ChartType...

    reference.aspose.com/words/python-net/aspose.wo...