Sort Score
Result 10 results
Languages All
Labels All
Results 2,511 - 2,520 of 17,415 for

true type

(0.21 sec)
  1. Style class | Aspose.Words for Node.js

    Aspose.Words.Style class. Represents a single built-in or user-defined style... builtIn True if this style is one of the...formatting of the style. isHeading True when the style is one of the...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Convert Excel to CSV, TSV and Txt with JavaScri...

    Learn how to convert Excel files to CSV, TSV, and TXT formats using Aspose.Cells for JavaScript via C++....Save Example </ h1 > < input type = "file" id = "fileInput" accept...min.js" ></ script > < script type = "text/javascript" > const...

    docs.aspose.com/cells/javascript-cpp/convert-ex...
  3. SdtType | Aspose.Words for Java

    Specifies the Type of a structured document tag SDT node in Java....class SdtType Specifies the type of a structured document tag...pe.STRUCTURED_DOCUMENT_TAG, true); for (StructuredDocumentTa...

    reference.aspose.com/words/java/com.aspose.word...
  4. Aspose::Words::Markup::StructuredDocumentTag::R...

    Aspose::Words::Markup::StructuredDocumentTag::RemoveSelfOnly method. Removes just this SDT node itself, but keeps the content of it inside the document tree in C++.... ASSERT_TRUE ( tag -> get_Id () > 0 ); //...document tag. // Any text that we type in the document body after moving...

    reference.aspose.com/words/cpp/aspose.words.mar...
  5. Aspose::Words::Markup::StructuredDocumentTag::g...

    Aspose::Words::Markup::StructuredDocumentTag::get_Appearance method. Gets/sets the appearance of a structured document tag in C++.... ASSERT_TRUE ( tag -> get_Id () > 0 ); //...document tag. // Any text that we type in the document body after moving...

    reference.aspose.com/words/cpp/aspose.words.mar...
  6. Aspose::Words::Markup::IStructuredDocumentTag::...

    Aspose::Words::Markup::IStructuredDocumentTag::get_Tag method. Specifies a tag associated with the current SDT node. Can not be null in C++.... ASSERT_TRUE ( tag -> get_Id () > 0 ); //...document tag. // Any text that we type in the document body after moving...

    reference.aspose.com/words/cpp/aspose.words.mar...
  7. Media Annotations in PDF|Aspose.PDF for Java

    Learn how to work with sound, screen, rich media, and 3D PDF annotation APIs in Java, with step-by-step guidance for common multimedia workflows....Rectangle ( 100 , 500 , 300 , 600 , true )); String playerPath = pathToAdobeApp...Document . Collect annotations of type AnnotationType . RichMedia ...

    docs.aspose.com/pdf/java/media-annotations/
  8. Style class | Aspose.Words for Python

    aspose.words.Style class. Represents a single built-in or user-defined style... built_in True if this style is one of the...formatting of the style. is_heading True when the style is one of the...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Aspose::Words::Drawing::Charts::ChartSeriesGrou...

    Aspose::Words::Drawing::Charts::ChartSeriesGroup::get_AxisX method. Provides access to properties of the X axis of this series group in C++....series group, also of the line type. System :: SharedPtr < Aspose...get_AxisX () -> set_Hidden ( true ); // Define title of the secondary...

    reference.aspose.com/words/cpp/aspose.words.dra...
  10. Chart to PDF with JavaScript via C++|Documentation

    Learn how to use Aspose.Cells for JavaScript via C++ to convert a chart to a PDF document. Our guide will demonstrate how to export a chart from Microsoft Excel and save it as a PDF for further distribution and archiving....PDF Example </ h1 > < input type = "file" id = "fileInput" accept...min.js" ></ script > < script type = "text/javascript" > const...

    docs.aspose.com/cells/javascript-cpp/chart-to-pdf/