Sort Score
Result 10 results
Languages All
Labels All
Results 1,431 - 1,440 of 10,935 for

true type

(0.04 sec)
  1. FieldDdeAuto.ProgId | Aspose.Words for .NET

    Discover the FieldDdeAuto ProgId property to easily manage application Types for link information. Enhance your programming efficiency today!...Gets or sets the application type of the link information. public...Shows how to use various field types to link to other documents in...

    reference.aspose.com/words/net/aspose.words.fie...
  2. CustomDocumentProperties.add method | Aspose.Wo...

    aspose.words.properties.CustomDocumentProperties.add method...STRING data type. def add ( self , name : str...value : str ): ... Parameter Type Description name str The name...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Style.IsHeading | Aspose.Words for .NET

    Discover the IsHeading property. Easily identify if a style is a built-in Heading style, enhancing your document's structure and readability....IsHeading property True when the style is one of the...curStyle . Name } \ ", of type \"{curStyle.Type}\"" ); Console . WriteLine...

    reference.aspose.com/words/net/aspose.words/sty...
  4. FieldLink.prog_id property | Aspose.Words for P...

    FieldLink.prog_id property. Gets or sets the application Type of the link information....Gets or sets the application type of the link information. @property...Shows how to use various field types to link to other documents in...

    reference.aspose.com/words/python-net/aspose.wo...
  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. FieldAutoNumOut | Aspose.Words for Java

    Implements the AUTONUMOUT field in Java....FIELD_AUTO_NUM_OUTLINE, true); builder.writeln("\tParagraph...insertField(FieldType.FIELD_AUTO_NUM_OUTLINE, true); builder.writeln("\tParagraph...

    reference.aspose.com/words/java/com.aspose.word...
  7. ReportBuilder | Aspose.Words for Java

    Provides methods intended to fill template with data using LINQ Reporting Engine in Java....data) Parameters: Parameter Type Description inputStream java...reportBuilderOptions) Parameters: Parameter Type Description inputStream java...

    reference.aspose.com/words/java/com.aspose.word...
  8. Inline.IsMoveToRevision | Aspose.Words for .NET

    Discover how the IsMoveToRevision property in Microsoft Word tracks object movements. Ensure accurate change tracking for seamless document editing!...IsMoveToRevision property Returns true if this object was moved (inserted)...how to determine the revision type of an inline node. Document...

    reference.aspose.com/words/net/aspose.words/inl...
  9. Inline.IsFormatRevision | Aspose.Words for .NET

    Discover the Inline IsFormatRevision property in Microsoft Word. It indicates if object formatting changed with change tracking enabled, enhancing document management....IsFormatRevision property Returns true if formatting of the object...how to determine the revision type of an inline node. Document...

    reference.aspose.com/words/net/aspose.words/inl...
  10. Document class | Aspose.Words for Python

    aspose.words.Document class. Represents a Word document...document can be accessed via typed collections, for example Document...can be selected by their node type using CompositeNode.get_child_nodes()...

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