Sort Score
Result 10 results
Languages All
Labels All
Results 2,201 - 2,210 of 14,732 for

true type

(0.1 sec)
  1. Create High-Low-Close (HLC) Stock Chart with Ja...

    Learn how to create a high-low-close stock chart using Aspose.Cells for JavaScript via C++. Our step-by-step guide will demonstrate how to plot stock market data, including the high, low, and close prices, onto a chart for better analysis and visualization....Chart Example </ h1 > < input type = "file" id = "fileInput" accept...min.js" ></ script > < script type = "text/javascript" > const...

    docs.aspose.com/cells/javascript-cpp/create-hig...
  2. ImageData.imageType property | Aspose.Words for...

    ImageData.imageType property. Gets the Type of the image....imageType property Gets the type of the image. get imageType...getChildNodes ( aw . NodeType . Shape , true )]; expect ( nodes . filter...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. 搜索

    搜索...css" asp-append-version="true" /> <link rel="stylesheet" href="~/Viewer...styles.css" asp-append-version="true" /> </head> <body> <div id="loader">...

    blog.aspose.com/zh-hant/cad/view-of-dwg-files-b...
  4. OpenAiModel | Aspose.Words for Java

    An abstract class representing the integration with OpenAIs large language models within the Aspose.Words in Java....setImproveStylistics(true); Document proofedDoc = model...docx"); Parameters: Parameter Type Description sourceDocument Document...

    reference.aspose.com/words/java/com.aspose.word...
  5. Working with Artifacts in C++|Aspose.PDF for C++

    This page describes how to work with Artifact class using Aspose.PDF for C++. Code snippets show how to add a background image to PDF pages and how to get each watermark on the first page of a PDF file....Type – gets the artifact type (supports values...with Adobe Acrobat have the type Pagination and subtype Watermark...

    docs.aspose.com/pdf/cpp/artifacts/
  6. Add Watermark to ODP Presentation Files using P...

    Python source code for adding Watermark to ODP Presentation....select_locked = True watermarkShape . shape_lock . size_locked = True watermarkShape... shape_lock . text_locked = True watermarkShape . shape_lock...

    products.aspose.com/slides/python-net/watermark...
  7. FieldHyperlink Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldHyperlink class to effortlessly implement HYPERLINK fields in your documents and enhance interactivity....FieldFormat object that provides typed access to field’s formatting...virtual Type { get; } Gets the Microsoft Word field type. Methods...

    reference.aspose.com/words/net/aspose.words.fie...
  8. CompositeNode.GetEnumerator | Aspose.Words for ...

    Explore the CompositeNode GetEnumerator method for seamless iteration over child nodes. Enhance your coding efficiency with this powerful feature!... Comment , true ); // If a comment has no ancestor...comment as opposed to a reply-type comment. // Print all top-level...

    reference.aspose.com/words/net/aspose.words/com...
  9. FieldAuthor | Aspose.Words for Java

    Implements the AUTHOR field in Java....FIELD_AUTHOR, true); field.update(); Assert.assertEquals("...FieldFormat object that provides typed access to field’s formatting...

    reference.aspose.com/words/java/com.aspose.word...
  10. StructuredDocumentTag.remove_self_only method |...

    StructuredDocumentTag.remove_self_only method. Removes just this SDT node itself, but keeps the content of it inside the document tree.... # Any text that we type in the document body after moving...does nothing. # When set to true, our structured document tag...

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