Sort Score
Result 10 results
Languages All
Labels All
Results 1,521 - 1,530 of 15,937 for

true type

(0.17 sec)
  1. BuiltInDocumentProperties.Words | Aspose.Words ...

    Discover the BuiltInDocumentProperties Words property, offering an accurate word count estimate for your documents to enhance editing efficiency.... UpdateWordCount ( true ); Assert . That ( doc . BuiltInDocumentPrope...GetChildNodes ( NodeType . Paragraph , true ). Count ; Assert . That ( properties...

    reference.aspose.com/words/net/aspose.words.pro...
  2. Working with Artifacts in Python via .NET|Aspos...

    Aspose.PDF for Python via .NET allows you to add a background image to PDF pages, and get each watermark using Artifact class....properties: custom_type - Gets name of artifact type. May be used if...if artifact type is non standard. custom_subtype - Gets name...

    docs.aspose.com/pdf/python-net/artifacts/
  3. Logging recognition events|Documentation

    How to output recognition events to the console or write them to a file....Property Type Description Logging.console bool Set to true to enable...Logging.fileSystem bool Set to true to write recognition progress...

    docs.aspose.com/ocr/java/logging/
  4. Aspose::Words::NodeImporter::NodeImporter const...

    Aspose::Words::NodeImporter::NodeImporter constructor. Initializes a new instance of the NodeImporter class in C++....importFormatMode ) Parameter Type Description srcDoc const Sy...importFormatOptions ) Parameter Type Description srcDoc const Sy...

    reference.aspose.com/words/cpp/aspose.words/nod...
  5. RtfLoadOptions | Aspose.Words for Java

    Allows to specify additional options when loading LoadFormat.RTF document into a Document object in Java...."RecognizeUtf8Text" property to "true" to parse any variable-length...getRecognizeUtf8Text() When set to true , will try to detect UTF8 characters...

    reference.aspose.com/words/java/com.aspose.word...
  6. FieldNumChars class | Aspose.Words for Python

    aspose.words.fields.FieldNumChars class. Implements the NUMCHARS 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...
  7. CompositeNode.isComposite property | Aspose.Wor...

    CompositeNode.isComposite property. Returns ``True`` as this node can have child nodes....isComposite property Returns true as this node can have child...doc . isComposite ). toEqual ( true ); // Invoke the recursive function...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Aspose::Words::Drawing::Charts::ChartTitle clas...

    Aspose::Words::Drawing::Charts::ChartTitle class. Provides access to the chart title properties. To learn more, visit the documentation article in C++.... Default value is true . get_Text () Gets or sets the...artTitle::get_Text . static Type () Examples Shows how to insert...

    reference.aspose.com/words/cpp/aspose.words.dra...
  9. ShapeBase class | Aspose.Words for Node.js

    Aspose.Words.Drawing.ShapeBase class. Base class for objects in the drawing layer, such as an AutoShape, freeform, OLE object, ActiveX control, or picture...canHaveImage Returns true if the shape type allows the shape to...shape. hasChildNodes Returns true if this node has any child nodes...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. WriteProtection.validate_password method | Aspo...

    WriteProtection.validate_password method. Returns ``True`` if the specified password is the same as the write-protection password the document was protected with...validate_password(password) Returns True if the specified password is...password : str ): ... Parameter Type Description password str Examples...

    reference.aspose.com/words/python-net/aspose.wo...