Sort Score
Result 10 results
Languages All
Labels All
Results 3,841 - 3,850 of 16,757 for

true type

(0.12 sec)
  1. Aspose::Words::Drawing::ImageData class | Aspos...

    Aspose::Words::Drawing::ImageData class. Defines an image for a shape. To learn more, visit the documentation article in C++.... get_HasImage () Returns true if the shape has image bytes...Gets the type of the image. get_IsLink () Returns true if the image...

    reference.aspose.com/words/cpp/aspose.words.dra...
  2. Aspose::Words::Fields::FieldUserName class | As...

    Aspose::Words::Fields::FieldUserName class. Implements the USERNAME 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_UserName...

    reference.aspose.com/words/cpp/aspose.words.fie...
  3. FieldToa class | Aspose.Words for Python

    aspose.words.fields.FieldToa class. Implements the TOA field...FieldFormat object that provides typed access to field’s formatting...from Field ) type Gets the Microsoft Word field type. (Inherited...

    reference.aspose.com/words/python-net/aspose.wo...
  4. DocumentVisitor | Aspose.Words for Java

    Base class for custom document visitors in Java....ANY, true).getCount(); indentAndAppendLine("[Document...getChild(NodeType.SPECIAL_CHAR, 0, true); myDocTextExtractor = new DocTextExtractor();...

    reference.aspose.com/words/java/com.aspose.word...
  5. Node.ToString | Aspose.Words for .NET

    Discover the Node ToString method, effortlessly convert node content into strings with customizable formats for enhanced data handling. Optimize your coding today!... ExportRelativeFontSi = true ; Assert . That ( node . ToString...GetChildNodes ( NodeType . Paragraph , true ); // Find if we have the paragraph...

    reference.aspose.com/words/net/aspose.words/nod...
  6. Aspose::Words::Drawing::Charts::ChartMultilevel...

    Aspose::Words::Drawing::Charts::ChartMultilevelValue class. Represents a value for charts that display multilevel data in C++....System::TypeInfo&) const override static Type () Examples Shows how to create...series -> set_HasDataLabels ( true ); series -> get_DataLabels...

    reference.aspose.com/words/cpp/aspose.words.dra...
  7. Comment.Done | Aspose.Words for .NET

    Mark comments as complete with the Done property. Easily manage your tasks and improve workflow efficiency with this simple flag feature.... Done = true ; // Comments that are "done"...GetChildNodes ( NodeType . Comment , true )); } /// <summary> /// Iterates...

    reference.aspose.com/words/net/aspose.words/com...
  8. HTML-to-Tagged-PDF: <dl>/<dt>/<dd> definition l...

    Bug Report: HTML Definition Lists (DL/DT/DD) Incorrectly Mapped to L/LI in Tagged PDF Product Aspose.HTML for .NET Versions Aspose.HTML 26.1.0, Aspose.PDF 26.2.0 Platform .NET 10, Windows 11 Severity PDF/UA-1…...ConvertHTML() with IsTaggedPdf = true , HTML definition lists ( <dl>...Details ID FUG001 Name FUG001ABC12 Type Fugitive 3D Status OP Location...

    forum.aspose.com/t/html-to-tagged-pdf-dl-dt-dd-...
  9. MemoryFontSource | Aspose.Words for Java

    Represents the single TrueType font file stored in memory in Java....getPriorityInternal() getType() Returns the type of the font source. getWarningCallback()...getPriority()); Parameters: Parameter Type Description fontData byte[]...

    reference.aspose.com/words/java/com.aspose.word...
  10. Getting "Error: Index was out of range. Must be...

    Hi, I’m getting the “Index was out of range. Must be non-negative and less than the size of the collection. Parameter name: index(1)” error, similar to the errors mentioned in Error: Index was out of range. Must be non-n…...each page and check for Link type annotations from page in pdf...HtmlSaveOptions(HtmlDocumentType.Html5, true) { PartsEmbeddingMode = PartsEmbeddingModes...

    forum.aspose.com/t/getting-error-index-was-out-...