Sort Score
Result 10 results
Languages All
Labels All
Results 2,441 - 2,450 of 15,945 for

true type

(0.14 sec)
  1. ImportFormatOptions class | Aspose.Words for Py...

    aspose.words.ImportFormatOptions class. Allows to specify various import options to format output...change a first imported section type to the SectionStart.NEW_PAGE...append_document() . The default value is True . force_copy_styles Gets or...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Processor.from_file method | Aspose.Words for P...

    aspose.words.lowcode.Processor.from_file method... Parameter Type Description input str Input...LoadOptions ): ... Parameter Type Description input str Input...

    reference.aspose.com/words/python-net/aspose.wo...
  3. 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...
  4. 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...
  5. 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...
  6. Aspose::Words::Drawing::Charts::ChartFormat::ge...

    Aspose::Words::Drawing::Charts::ChartFormat::get_ShapeType method. Gets or sets the shape Type of the parent chart element in C++....method Gets or sets the shape type of the parent chart element...series -> set_HasDataLabels ( true ); series -> get_DataLabels...

    reference.aspose.com/words/cpp/aspose.words.dra...
  7. ConditionalStyle Class | Aspose.Words for .NET

    Discover the Aspose.Words.ConditionalStyle class for advanced table formatting. Enhance your documents with dynamic styles and improve readability effortlessly.... Type { get; } Gets table area to...collection. // 1 - By style type: tableStyle . ConditionalStyles...

    reference.aspose.com/words/net/aspose.words/con...
  8. WebExtensionProperty | Aspose.Words for .NET

    Create custom web extension properties effortlessly with the WebExtensionProperty constructor. Enhance your projects with tailored name-value pairs!...name , string value ) Parameter Type Description name String Property...myScriptTaskPane . IsVisible = true ; myScriptTaskPane . Width =...

    reference.aspose.com/words/net/aspose.words.web...
  9. Create Transparent Image using Java

    This article guides on how to create transparent image using Java. It has all the details to set up the environment, a list of steps, and a sample code to develop a transparent picture maker using Java....object, and set the color type to true color with an alpha channel...Create an in-memory PNG image, type-cast it to a Raster image ,...

    kb.aspose.com/imaging/java/create-transparent-i...
  10. ChartDataLabel | Aspose.Words for Java

    Represents data label on a chart point or trendline 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...