Sort Score
Result 10 results
Languages All
Labels All
Results 1,281 - 1,290 of 16,707 for

true type

(0.43 sec)
  1. Embed Attachment to PDF with JavaScript via C++...

    Learn how to embed an Ole Object as an attachment in a PDF using Aspose.Cells for JavaScript via C++....PDF Example </ h1 > < input type = "file" id = "fileInput" accept...min.js" ></ script > < script type = "text/javascript" > const...

    docs.aspose.com/cells/javascript-cpp/embed-atta...
  2. ConditionalStyle.shading property | Aspose.Word...

    ConditionalStyle.shading property. Gets a [Shading](../../shading/) object that refers to the shading formatting for this conditional style.... # 1 - By style type: table_style . conditional_styles... conditional_styles [ 0 ] . type ) # 3 - As a property: table_style...

    reference.aspose.com/words/python-net/aspose.wo...
  3. ConditionalStyle.right_padding property | Aspos...

    ConditionalStyle.right_padding property. Gets or sets the amount of space (in points) to add to the right of the contents of table cells.... # 1 - By style type: table_style . conditional_styles... conditional_styles [ 0 ] . type ) # 3 - As a property: table_style...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Creating Pie Chart with Leader Lines using Java...

    Learn how to use Aspose.Cells for JavaScript via C++ to create a pie chart with leader lines in Microsoft Excel. Our guide will demonstrate how to add leader lines that connect data points to the legend and enhance the overall clarity of your chart....place, we will add a Chart of type ChartType.Pie to the collection...Chart Example </ h1 > < input type = "file" id = "fileInput" accept...

    docs.aspose.com/cells/javascript-cpp/creating-p...
  5. Manipulate Position Size and Designer Chart wit...

    Learn how to use Aspose.Cells for JavaScript via C++ to effectively manipulate the position, size, and designer chart in Microsoft Excel. Our guide will demonstrate how to adjust these properties for improved layout and visualization....Reposition Example </ h1 > < input type = "file" id = "fileInput" accept...min.js" ></ script > < script type = "text/javascript" > const...

    docs.aspose.com/cells/javascript-cpp/manipulate...
  6. ChartDataLabelCollection | Aspose.Words for Java

    Represents a collection of ChartDataLabel in Java....hasDataLabels(true); series.setExplosion(40); for...getDataLabels().get(i).setShowCategoryName(true); series.getDataLabels().get(i)...

    reference.aspose.com/words/java/com.aspose.word...
  7. FieldGoToButton | Aspose.Words for Java

    Implements the GOTOBUTTON field in Java....FIELD_GO_TO_BUTTON, true); field.setDisplayText("My Button");...FieldFormat object that provides typed access to field’s formatting...

    reference.aspose.com/words/java/com.aspose.word...
  8. Logging recognition events|Documentation

    How to output recognition events to the console or write them to a file....Property Type Description Logging.console bool Set to true to enable...Logging.fileSystem bool Set to true to write recognition progress...

    docs.aspose.com/ocr/java/logging/
  9. FieldSet | Aspose.Words for Java

    Implements the SET field in Java....FIELD_REF, true); fieldRef.setBookmarkName("MyBookmark");...FieldFormat object that provides typed access to field’s formatting...

    reference.aspose.com/words/java/com.aspose.word...
  10. Node.parentNode property | Aspose.Words for Nod...

    Node.parentNode property. Gets the immediate parent of this node.... toEqual ( true ); expect ( para . parentNode...firstSection . body )). toEqual ( true ); expect ( doc . firstSection...

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