Sort Score
Result 10 results
Languages All
Labels All
Results 1,311 - 1,320 of 15,787 for

true type

(0.19 sec)
  1. Section.ClearHeadersFooters | Aspose.Words for ...

    Effortlessly clear section headers and footers with the ClearHeadersFooters method. Streamline your document layout for a polished look!...Parameter Type Description preserveWatermarks Boolean True if the...MyDir + "Header and footer types.docx" ); // Add a plain text...

    reference.aspose.com/words/net/aspose.words/sec...
  2. MetafileRenderingOptions | Aspose.Words for Java

    Allows to specify additional metafile rendering options in Java....bitmap rendering and changing type of warnings about unsupported..."UseEmfEmbeddedToWmf" property to "true" to render embedded EMF data...

    reference.aspose.com/words/java/com.aspose.word...
  3. Aspose::Words::Fields::FieldIncludePicture clas...

    Aspose::Words::Fields::FieldIncludePicture class. Implements the INCLUDEPICTURE field. To learn more, visit the documentation article in C++....FieldFormat object that provides typed access to field’s formatting...virtual get_Type () const Gets the Microsoft Word field type. GetFieldCode...

    reference.aspose.com/words/cpp/aspose.words.fie...
  4. Aspose::Words::Markup::CustomXmlPropertyCollect...

    Aspose::Words::Markup::CustomXmlPropertyCollection::Add method. Adds a property to the collection in C++....CustomXmlProperty > & property ) Parameter Type Description property const ...Words :: NodeType :: SmartTag , true ) -> LINQ_OfType < System ::...

    reference.aspose.com/words/cpp/aspose.words.mar...
  5. Aspose::Words::Fields::FieldCreateDate class | ...

    Aspose::Words::Fields::FieldCreateDate class. Implements the CREATEDATE field. To learn more, visit the documentation article in C++....FieldFormat object that provides typed access to field’s formatting...virtual get_Type () const Gets the Microsoft Word field type. get_UseLunarCalendar...

    reference.aspose.com/words/cpp/aspose.words.fie...
  6. Create Open-High-Low-Close (OHLC) Stock Chart w...

    Learn how to create an open-high-low-close stock chart using Aspose.Cells for JavaScript via C++. Our guide will demonstrate how to plot stock market data, including the open, high, low, and close prices, onto a chart for better analysis and visualization.... This type of chart is often called a candlestick...Chart Example </ h1 > < input type = "file" id = "fileInput" accept...

    docs.aspose.com/cells/javascript-cpp/create-ope...
  7. Aspose::Words::Drawing::ShapeBase class | Aspos...

    Aspose::Words::Drawing::ShapeBase class. Base class for objects in the drawing layer, such as an AutoShape, freeform, OLE object, ActiveX control, or picture. To learn more, visit the documentation article in C++....get_CanHaveImage () Returns true if the shape type allows the shape to...get_HasChildNodes () Returns true if this node has any child nodes...

    reference.aspose.com/words/cpp/aspose.words.dra...
  8. Manage Slide Show in Java|Aspose.Slides Documen...

    Learn how to manage slide shows in Aspose.Slides for Java. Control slide transitions, timings and more across PPT, PPTX and ODP formats with ease....feature, you can select the show type (e.g., presented by a speaker...class that returns an object of type SlideShowSettings , which allows...

    docs.aspose.com/slides/java/manage-slide-show/
  9. StyleType | Aspose.Words for Java

    Represents Type of the style in Java....public class StyleType Represents type of the style. Examples: Shows...BLUE); level.getFont().setBold(true); } DocumentBuilder builder...

    reference.aspose.com/words/java/com.aspose.word...
  10. FieldFileName | Aspose.Words for Java

    Implements the FILENAME field in Java....FIELD_FILE_NAME, true); field.update(); Assert.assertEquals("...FIELD_FILE_NAME, true); field.setIncludeFullPath(true); field.update();...

    reference.aspose.com/words/java/com.aspose.word...