Sort Score
Result 10 results
Languages All
Labels All
Results 1,731 - 1,740 of 16,780 for

true type

(0.23 sec)
  1. Hyphenation.isDictionaryRegistered method | Asp...

    Hyphenation.isDictionaryRegistered method. Returns ``false`` if for the specified language there is no dictionary registered or if registered is Null dictionary, ``True`` otherwise....registered is Null dictionary, true otherwise. isDictionaryRegister...language : string ) Parameter Type Description language string...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. 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...
  3. MailMergeSettings.MainDocumentType | Aspose.Wor...

    Discover how the MailMergeSettings MainDocumentType property defines your mail merge documents. Unlock seamless document creation with optimal settings!...the mail-merge main document type. The default value is Default...LinkToQuery = true ; settings . ViewMergedData = true ; Assert ....

    reference.aspose.com/words/net/aspose.words.set...
  4. SmartTag | Aspose.Words for .NET

    Create dynamic SmartTags effortlessly with our constructor. Enhance your projects with customizable features and seamless integration for optimal performance....DocumentBase doc ) Parameter Type Description doc DocumentBase..."Element" property to reflect the type of data they contain. smartTag...

    reference.aspose.com/words/net/aspose.words.mar...
  5. How can i extract the Table with a special tags...

    So i am trying to extract a table out of my single paged OCR PDF which has a Table and some other paragraphs with Aspose OCR and Aspose PDF Below is one code sample [HttpPost("read-pdf-aspose")] public async Ta…...LinesFiltration = true; // Perform recognition Aspose...StandardResponse<string> { Status = true, Message = "Tables extracted...

    forum.aspose.com/t/how-can-i-extract-the-table-...
  6. 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...
  7. RelativeHorizontalPosition | Aspose.Words for Java

    Specifies to what the horizontal position of a shape or text frame is relative in Java....setBehindText(true); shape.setRelativeHorizont....NONE); shape.setBehindText(true); // Place the image at the...

    reference.aspose.com/words/java/com.aspose.word...
  8. Aspose::Words::Drawing::ShadowFormat::Clear met...

    Aspose::Words::Drawing::ShadowFormat::Clear method. Clears shadow format in C++....Words :: NodeType :: Shape , true ) -> idx_get ( 0 )); if ( shape...-> get_ShadowFormat () -> get_Type () == Aspose :: Words :: Drawing...

    reference.aspose.com/words/cpp/aspose.words.dra...
  9. FieldIncludeText | Aspose.Words for Java

    Implements the INCLUDETEXT field in Java....FIELD_INCLUDE_TEXT, true); fieldIncludeText.setSourc...FieldFormat object that provides typed access to field’s formatting...

    reference.aspose.com/words/java/com.aspose.word...
  10. Aspose::Words::Document::get_HasMacros method |...

    Aspose::Words::Document::get_HasMacros method. Returns True if the document has a VBA project (macros) in C++....Document::get_HasMacros method Returns true if the document has a VBA project...DocumentBuilder > ( doc ); ASSERT_TRUE ( doc -> get_HasMacros ());...

    reference.aspose.com/words/cpp/aspose.words/doc...