Sort Score
Result 10 results
Languages All
Labels All
Results 1,811 - 1,820 of 16,864 for

true type

(0.32 sec)
  1. Read Outlook PST Files with Aspose.Email for Py...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....You can set this property to True to get only user-created folders...only_folders_created_by_user . equals ( True ) folders = pst . root_folder...

    docs.aspose.com/email/python-net/read-outlook-p...
  2. 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...
  3. Comment Class | Aspose.Words for .NET

    Discover the Aspose.Words.Comment class, your essential tool for managing comment text in documents. Enhance your workflow with seamless integration!...HasChildNodes { get; } Returns true if this node has any child nodes...IsComposite { get; } Returns true as this node can have child...

    reference.aspose.com/words/net/aspose.words/com...
  4. Aspose::Words::Fields::FieldFileSize class | As...

    Aspose::Words::Fields::FieldFileSize class. Implements the FILESIZE field. To learn more, visit the documentation article in C++....FieldFormat object that provides typed access to field’s formatting...virtual get_Type () const Gets the Microsoft Word field type. GetFieldCode...

    reference.aspose.com/words/cpp/aspose.words.fie...
  5. Footnote.Accept | Aspose.Words for .NET

    Discover the Footnote Accept method to enhance visitor engagement and optimize your website's user experience. Boost conversions today!...DocumentVisitor visitor ) Parameter Type Description visitor DocumentVisitor...visit the nodes. Return Value True if all nodes were visited; false...

    reference.aspose.com/words/net/aspose.words.not...
  6. sample.zip

    Properties/AssemblyInfo.cs using System.Reflection; using System.Runtime.CompilerServices; using System.Runtime.InteropServices; // General Information about an assembly is controlled through the f......ComVisible to false makes the types in this assembly not visible...components. If you need to access a type in this assembly from // COM...

    docs.aspose.com/slides/fr/net/web-extensions/sa...
  7. sample.zip

    Properties/AssemblyInfo.cs using System.Reflection; using System.Runtime.CompilerServices; using System.Runtime.InteropServices; // General Information about an assembly is controlled through the f......ComVisible to false makes the types in this assembly not visible...components. If you need to access a type in this assembly from // COM...

    docs.aspose.com/slides/net/web-extensions/sampl...
  8. OfficeMath.Accept | Aspose.Words for .NET

    Discover the OfficeMath Accept method for seamless visitor management. Enhance your workflow with easy integration and improved efficiency!...DocumentVisitor visitor ) Parameter Type Description visitor DocumentVisitor...visit the nodes. Return Value True if all nodes were visited; false...

    reference.aspose.com/words/net/aspose.words.mat...
  9. ConditionalStyleCollection class | Aspose.Words...

    Aspose.Words.ConditionalStyleCollection class. Represents a collection of [ConditionalStyle](../conditionalstyle/) objects...ConditionalStyleType enumeration type. Properties Name Description...collection. // 1 - By style type: tableStyle . conditionalStyles...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. 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-...