Sort Score
Result 10 results
Languages All
Labels All
Results 1,901 - 1,910 of 15,987 for

true type

(0.07 sec)
  1. FieldTemplate | Aspose.Words for Java

    Implements the TEMPLATE field in Java....setIncludeFullPath(true); Assert.assertEquals(field...FieldFormat object that provides typed access to field’s formatting...

    reference.aspose.com/words/java/com.aspose.word...
  2. Aspose::Words::Markup::CustomPart class | Aspos...

    Aspose::Words::Markup::CustomPart class. Represents a custom (arbitrary content) part, that is not defined by the ISO/IEC 29500 standard. To learn more, visit the documentation article in C++....const Specifies the content type of this custom part. get_Data...stored inside the OOXML package. True if this custom part is an external...

    reference.aspose.com/words/cpp/aspose.words.mar...
  3. Aspose::Words::Saving::HtmlFixedSaveOptions::ge...

    Aspose::Words::Saving::HtmlFixedSaveOptions::get_ExportEmbeddedSvg method. Specifies whether SVG resources should be embedded into Html document. Default value is True in C++.... Default value is true . bool Aspose :: Words :: Saving..."ExportEmbeddedSvg" flag to "true" will embed all SVG object raw...

    reference.aspose.com/words/cpp/aspose.words.sav...
  4. FieldMergeRec Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldMergeRec class for seamless document merging with the MERGEREC field. Enhance your document automation today!...FieldFormat object that provides typed access to field’s formatting...virtual Type { get; } Gets the Microsoft Word field type. Methods...

    reference.aspose.com/words/net/aspose.words.fie...
  5. ImageSavingArgs.keepImageStreamOpen property | ...

    ImageSavingArgs.keepImageStreamOpen property. Specifies whether Aspose.Words should keep the stream open or close it after saving an image.... Specify true to keep the stream open. Examples...isImageAvailable ). toEqual ( true ); console . log ( ` ${ args...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Node.document property | Aspose.Words for Node.js

    Node.document property. Gets the document to which this node belongs....is an appropriate child node type of another composite node, //...para . document )). toEqual ( true ); expect ( doc . getText ()...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. AnthropicAiModel | Aspose.Words for Java

    An abstract class representing the integration with Anthropicu2019s AI models within the Aspose.Words in Java....setImproveStylistics(true); Document proofedDoc = model...docx"); Parameters: Parameter Type Description sourceDocument Document...

    reference.aspose.com/words/java/com.aspose.word...
  8. NodeCollection.Contains | Aspose.Words for .NET

    Discover how the NodeCollection Contains method efficiently checks if a node exists in your collection, enhancing your data management capabilities....Contains ( Node node ) Parameter Type Description node Node The node...node to locate. Return Value true if item is found in the collection;...

    reference.aspose.com/words/net/aspose.words/nod...
  9. Aspose::Words::Node::Remove method | Aspose.Wor...

    Aspose::Words::Node::Remove method. Removes itself from the parent in C++....Words :: NodeType :: Shape , true ); ASSERT_EQ ( 9 , shapes ->...all child nodes of a specific type from a composite node. auto...

    reference.aspose.com/words/cpp/aspose.words/nod...
  10. FieldOptions | Aspose.Words for Java

    Represents options to control field handling in a document in Java....examples of different barcode types that we can create using our...barcodeParameters.setDisplayText(true); barcodeParameters.setPosCodeStyle("CASE");...

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