Sort Score
Result 10 results
Languages All
Labels All
Results 2,401 - 2,410 of 16,757 for

true type

(0.22 sec)
  1. Aspose::Words::Fields::FieldTemplate::get_Inclu...

    Aspose::Words::Fields::FieldTemplate::get_IncludeFullPath method. Gets or sets whether to include the full file path name in C++....field -> set_IncludeFullPath ( true ); ASSERT_EQ ( u " TEMPLATE...Aspose::Words::Fields::FieldTemplate::Type method Aspose::Words::Field...

    reference.aspose.com/words/cpp/aspose.words.fie...
  2. Aspose::Words::NodeCollection::IndexOf method |...

    Aspose::Words::NodeCollection::IndexOf method. Returns the zero-based index of the specified node in C++....:: Node > & node ) Parameter Type Description node const Syst...Words :: NodeType :: Table , true ); ASSERT_EQ ( 0 , allTables...

    reference.aspose.com/words/cpp/aspose.words/nod...
  3. Aspose::Words::Fields::FieldMacroButton class |...

    Aspose::Words::Fields::FieldMacroButton class. Implements the MACROBUTTON 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. Convert CSV to JSON with JavaScript via C++|Doc...

    Convert CSV file to JSON using the easy-to-use Aspose.Cells for JavaScript via C++ API....JSON Example </ h1 > < input type = "file" id = "fileInput" accept...min.js" ></ script > < script type = "text/javascript" > const...

    docs.aspose.com/cells/javascript-cpp/convert-cs...
  5. FieldListNum.ListName | Aspose.Words for .NET

    Discover the FieldListNum ListName property to easily manage abstract numbering definitions for improved document organization and clarity.... FieldListNum , true ); // Lists start counting at...( FieldType . FieldListNum , true ); // This field will start...

    reference.aspose.com/words/net/aspose.words.fie...
  6. Aspose::Words::Loading::TxtLoadOptions::TxtLoad...

    Aspose::Words::Loading::TxtLoadOptions::TxtLoadOptions constructor. Initializes a new instance of this class with default values in C++....loadOptions -> set_DetectHyperlinks ( true ); // Load document with hyperlinks...Aspose::Words::Loading::TxtLoadOptions::Type method Aspose::Words::Loadi...

    reference.aspose.com/words/cpp/aspose.words.loa...
  7. Autofit Setting to Tables|Aspose.Words for Java

    Autofit settings to tables. Apache POI does not provide an opportunity to autofit settings to tables....enumeration which defines what type of auto fitting is applied to...getChild ( NodeType . TABLE , 0 , true ); // Autofit the first table...

    docs.aspose.com/words/java/autofit-setting-to-t...
  8. Shape class | Aspose.Words for Node.js

    Aspose.Words.Drawing.Shape class. Represents an object in the drawing layer, such as an AutoShape, textbox, freeform, OLE object, ActiveX control, or picture... Shapes of different types can have different capabilities...canHaveImage Returns true if the shape type allows the shape to...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. FieldSeparator class | Aspose.Words for Node.js

    Aspose.Words.Fields.FieldSeparator class. Represents a Word field separator that separates the field code from the field result...Node ) fieldType Returns the type of the field. (Inherited from...Inline ) isComposite Returns true if this node can contain other...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. CssStyleSheetType | Aspose.Words for Java

    Specifies how CSS Cascading Style Sheet styles are exported to HTML in Java....css", true, false)); doc.save(getArtifactsDir()...cssStyleSheetTypeNam) Parameters: Parameter Type Description cssStyleSheetTypeNam...

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