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

true type

(0.2 sec)
  1. 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...
  2. Convert Excel to Pdf, Image and other formats|D...

    Convert Excel files to Word, Excel, PowerPoint, PDF, CSV, JPG, HTML, MHT, ODS, BMP, PNG, SVG, TIFF, XPS, JSON, SQL, XML and more using JavaScript via C++....PDF Example </ h1 > < input type = "file" id = "fileInput" accept...min.js" ></ script > < script type = "text/javascript" > const...

    docs.aspose.com/cells/javascript-cpp/convert-wo...
  3. 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...
  4. 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...
  5. 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...
  6. 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...
  7. 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...
  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. Comment.done property | Aspose.Words for Node.js

    Comment.done property. Gets or sets flag indicating that the comment has been marked done.... done = true ; // Comments that are "done"...( aw . NodeType . Comment , true )); }); /// <summary> /// Iterates...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  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-...