Sort Score
Result 10 results
Languages All
Labels All
Results 2,361 - 2,370 of 16,773 for

true type

(0.28 sec)
  1. Aspose::Words::Fields::Field::GetFieldCode meth...

    Aspose::Words::Fields::Field::GetFieldCode method. Returns text between field start and field separator (or field end if there is no separator). Both field code and field result of child fields are included in C++....:: FieldDate , field -> get_Type ()); ASSERT_EQ ( u "DATE \\...updates inserted fields. ASSERT_TRUE (( System :: DateTime :: get_Today...

    reference.aspose.com/words/cpp/aspose.words.fie...
  2. Inline.IsInsertRevision | Aspose.Words for .NET

    Discover the Inline IsInsertRevision property. Easily check if an object was added in Word with change tracking active. Enhance your document management!...IsInsertRevision property Returns true if this object was inserted...how to determine the revision type of an inline node. Document...

    reference.aspose.com/words/net/aspose.words/inl...
  3. StructuredDocumentTag.appearance property | Asp...

    StructuredDocumentTag.appearance property. Gets/sets the appearance of a structured document tag.... # 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...
  4. IStructuredDocumentTag class | Aspose.Words for...

    aspose.words.markup.IStructuredDocumentTag class. Interface to define a common data for [StructuredDocumentTag](../structureddocumenttag/) and [StructuredDocumentTagRangeStart](../structureddocumenttagrangestart/).... is_multi_section Returns true if this instance is a ranged...lock_content_control When set to true, this property will prohibit...

    reference.aspose.com/words/python-net/aspose.wo...
  5. HtmlSaveOptions.html_version property | Aspose....

    HtmlSaveOptions.html_version property. Specifies version of HTML standard that should be used when saving the document to HTML or MHTML... pretty_format = True doc . save ( file_name = ARTIFACTS_DIR...out_doc_contents ) self . assertTrue ( '<ul type="disc" style="margin:0pt; padding-left:0pt">'...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Create or Update PowerPoint Presentation Charts...

    Create and customize charts in PowerPoint presentations using Aspose.Slides for Android. Add, format, and edit charts with practical Java code examples....templates used to design many types of charts. Using Aspose.Slides...charts (based on popular chart types) and custom charts. To allow...

    docs.aspose.com/slides/androidjava/create-chart/
  7. Adjustment | Aspose.Words for Java

    Represents adjustment values that are applied to the specified shape in Java....SHAPE, 0, true); AdjustmentCollection adjustments...getChild(NodeType.SHAPE, 0, true); AdjustmentCollection adjustments...

    reference.aspose.com/words/java/com.aspose.word...
  8. Set Data source for the chart with JavaScript v...

    Learn about the various data sources supported by Aspose.Cells for JavaScript via C++. Our guide will walk you through the different Types of data sources available and show you how to connect and retrieve data from them to populate your worksheets....provide more details about the types of data that can be set for...Setting Chart Data There are two types of data to deal with while working...

    docs.aspose.com/cells/javascript-cpp/data-forma...
  9. Aspose::Words::DocumentBase class | Aspose.Word...

    Aspose::Words::DocumentBase class. Provides the abstract base class for a main document and a glossary document of a Word document. To learn more, visit the documentation article in C++....get_HasChildNodes () Returns true if this node has any child nodes...get_IsComposite () override Returns true as this node can have child...

    reference.aspose.com/words/cpp/aspose.words/doc...
  10. How to Imprve performance below below Aspose.wo...

    Below is the C# code which is taking longer time to execute public void CreatePDFFile() { try { var logger = log4net.LogManager.GetLogger(System.Reflection.MethodBase.GetCurrentMethod().DeclaringType); …...SetFontsFolder(fontFolder, true); // Optional: also allow system...FolderFontSource(fontFolder, true), //new Aspose.Words.Fonts.SystemFontSource()...

    forum.aspose.com/t/how-to-imprve-performance-be...