Sort Score
Result 10 results
Languages All
Labels All
Results 1,211 - 1,220 of 12,491 for

true type

(0.08 sec)
  1. Aspose::Words::CompositeNode::GetChild method |...

    Aspose::Words::CompositeNode::GetChild method. Returns an Nth child node that matches the specified Type in C++....node that matches the specified type. System :: SharedPtr < Aspose...index , bool isDeep ) Parameter Type Description nodeType Aspose::Words::NodeType...

    reference.aspose.com/words/cpp/aspose.words/com...
  2. 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...
  3. 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...
  4. 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...
  5. ShadowType | Aspose.Words for Java

    Specifies the Type of a shape shadow in Java....class ShadowType Specifies the type of a shape shadow. Remarks:...getChildNodes(NodeType.SHAPE, true).get(0); if (shape.getShadowFormat()...

    reference.aspose.com/words/java/com.aspose.word...
  6. FieldFileSize | Aspose.Words for Java

    Implements the FILESIZE field in Java....FIELD_FILE_SIZE, true); field.update(); Assert.assertEquals("...FIELD_FILE_SIZE, true); field.isInKilobytes(true); field.update();...

    reference.aspose.com/words/java/com.aspose.word...
  7. InlineStory class | Aspose.Words for Node.js

    Aspose.Words.InlineStory class. Base class for inline-level nodes that can contain paragraphs and tables... hasChildNodes Returns true if this node has any child nodes...CompositeNode ) isComposite Returns true if this node can contain other...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. 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-...
  9. Aspose::Words::Properties::DocumentProperty::To...

    Aspose::Words::Properties::DocumentProperty::ToString method. Returns the property value as a string formatted according to the current locale in C++.... For all other types converts a property using Object...u " \t Type: \t {0}" , customDocumentProper -> get_Type ()) <<...

    reference.aspose.com/words/cpp/aspose.words.pro...
  10. Font Settings|Documentation

    Aspose.Cells is a Python library for working with spreadsheet files. It supports setting the font settings of cells, allowing users to customize the font style and properties of cells. This article will introduce how to use the Aspose.Cells for Python via .NET library to set cell font settings....object’s is_bold property to true . Setting Font Size Set the...property. Setting Font Underline Type Use the Style.font object’s...

    docs.aspose.com/cells/python-net/cells-font-set...