Sort Score
Result 10 results
Languages All
Labels All
Results 991 - 1,000 of 17,463 for

true type

(0.12 sec)
  1. Node.clone method | Aspose.Words for Node.js

    Node.clone method. Creates a duplicate of the node....Parameter Type Description isCloneChildren boolean True to recursively...cloneWithChildren = para . clone ( true ). asParagraph (); expect (...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. FieldCreateDate class | Aspose.Words for Python

    aspose.words.fields.FieldCreateDate class. Implements the CREATEDATE 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...
  3. CustomXmlPropertyCollection.Item | Aspose.Words...

    Access specific properties effortlessly with CustomXmlPropertyCollection. Retrieve items by name for streamlined data management and enhanced productivity.... SmartTag , true ). OfType < SmartTag >(). ToArray...each type of smart tag. // The properties of a "date"-type smart...

    reference.aspose.com/words/net/aspose.words.mar...
  4. FieldListNum | Aspose.Words for Java

    Implements the LISTNUM field in Java....FIELD_LIST_NUM, true); // Lists start counting at...insertField(FieldType.FIELD_LIST_NUM, true); // This field will start a...

    reference.aspose.com/words/java/com.aspose.word...
  5. Graphic elements in HTML are not displayed - Fr...

    I am using Aspose.Cells 25.9.0. .NET 9.0 There is Excel file with Shapes and Icons inserted into it. Unfortunately, when converting to HTML, Icons are not displayed. Code: using System.Text; using Aspose.Cells; usi…...ExportImagesAsBase64 = true, ExportPrintAreaOnly = true, ExportHiddenWorkshee...ExcludeUnusedStyles = true, ExportActiveWorkshee = true, Encoding = Encoding...

    forum.aspose.com/t/graphic-elements-in-html-are...
  6. Find if Data Points are in the Second Pie or Ba...

    Learn how to use Aspose.Cells for JavaScript via C++ to find if data points are in the second pie or bar on a pie of pie or bar of pie chart. This guide will demonstrate how to identify and access the secondary pie or bar on a composite chart, allowing you to analyze and manipulate the data effectively....Points Example </ h1 > < input type = "file" id = "fileInput" accept...min.js" ></ script > < script type = "text/javascript" > const...

    docs.aspose.com/cells/javascript-cpp/find-if-da...
  7. Format PDF Documents in Python|Aspose.PDF for P...

    Learn how to format PDF documents, embed fonts, control viewer settings, and adjust display options in Python.... center_window = True document . direction = ap ....display_doc_title = True document . fit_window = True document . hide_menubar...

    docs.aspose.com/pdf/python-net/formatting-pdf-d...
  8. ParagraphFormat | Aspose.Words for Java

    Represents all the formatting for a paragraph in Java.... getKeepTogether() True if all lines in the paragraph...same page. getKeepWithNext() True if the paragraph is to remains...

    reference.aspose.com/words/java/com.aspose.word...
  9. FieldCompare | Aspose.Words for Java

    Implements the COMPARE field in Java....FIELD_COMPARE, true); field.setLeftExpression("3");...insertField(FieldType.FIELD_COMPARE, true); field.setLeftExpression("5");...

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

    The base class for specifying additional options when saving a document into a text based formats in Java....getExportGeneratorNa() When true , causes the name and version...formats. getPrettyFormat() When true , pretty formats output where...

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