Sort Score
Result 10 results
Languages All
Labels All
Results 4,911 - 4,920 of 10,695 for

true type

(0.08 sec)
  1. Aspose::Words::Layout::LayoutCollector::get_Doc...

    Aspose::Words::Layout::LayoutCollector::get_Document method. Gets or sets the document this collector instance is attached to in C++....GetChildNodes ( NodeType :: Any , true ); for ( const auto & node :...Page , layoutEnumerator -> get_Type ()); // The LayoutEnumerator...

    reference.aspose.com/words/cpp/aspose.words.lay...
  2. Finding line bounding boxes|Documentation

    Automatic detection of line bounding boxes inside an image....LINES as the areas_type parameter of the method. Line...method: detect_areas Behavior true The OCR engine tries to break...

    docs.aspose.com/ocr/python-net/image-regions-li...
  3. Aspose::Words::Revision::get_Author method | As...

    Aspose::Words::Revision::get_Author method. Gets or sets the author of this revision. Can not be empty string or null in C++.... " ); ASSERT_TRUE ( doc -> get_HasRevisions ());...first revision is an insertion-type revision. SharedPtr < Revision...

    reference.aspose.com/words/cpp/aspose.words/rev...
  4. OdtSaveOptions class | Aspose.Words for Python

    aspose.words.saving.OdtSaveOptions class. Can be used to specify additional options when saving a document into the [SaveFormat.ODT](../../aspose.words/saveformat/#ODT) or [SaveFormat.OTT](../../aspose.words/saveformat/#OTT) format...) export_generator_name When True , causes the name and version...produced files. Default value is True . (Inherited from SaveOptions...

    reference.aspose.com/words/python-net/aspose.wo...
  5. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – 使用 Java 的 PDF 转换解决方案https://products.aspose.com/pdf/zh-hant/java/conversion/Recent content in 使用 Java 的 PDF 转换解决方案 on Aspsoe.PDF ProductsHugo -......org","@type":"HowTo","name":"如何使用Java 将...df-for-java.svg","step":[{"@type":"HowToStep","name":"初始化文档"...

    products.aspose.com/pdf/zh-hant/java/conversion...
  6. TaskPane class | Aspose.Words for Python

    aspose.words.webextensions.TaskPane class. Represents an add-in task pane object... is_visible = True my_script_task_pane . width...my_script_task_pane . is_locked = True # If there are multiple task...

    reference.aspose.com/words/python-net/aspose.wo...
  7. List class | Aspose.Words for Node.js

    Aspose.Words.List class. Represents formatting of a list...isListStyleDefinitio Returns true if this list is a definition...isListStyleReference Returns true if this list is a reference...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. WrapSide enumeration | Aspose.Words for Python

    aspose.words.drawing.WrapSide enumeration. Specifies what side(s) of the shape or picture the text wraps around.... of_type ( lambda x : x . as_shape ()...get_child_nodes ( aw . NodeType . SHAPE , True ))))) self . assertEqual ( 3...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Aspose::Words::Document::get_Revisions method |...

    Aspose::Words::Document::get_Revisions method. Gets a collection of revisions (tracked changes) that exist in this document in C++.... " ); ASSERT_TRUE ( doc -> get_HasRevisions ());...first revision is an insertion-type revision. SharedPtr < Revision...

    reference.aspose.com/words/cpp/aspose.words/doc...
  10. Find Latin symbols in a font | .NET

    .NET API Solution to manage fonts. Learn how to find out if the font has Latin glyphs with a few lines of C# code....Glyphs; bool latinText = true ; //Font to check Font font;...questions about Aspose.Font? Type in your query: Programming Language:...

    products.aspose.com/font/net/detect-latin-symbols/