Sort Score
Result 10 results
Languages All
Labels All
Results 4,891 - 4,900 of 10,770 for

true type

(0.05 sec)
  1. Aspose::Words::Layout::LayoutCollector::Clear m...

    Aspose::Words::Layout::LayoutCollector::Clear method. Clears all collected layout data. Call this method after document was manually updated, or layout was rebuilt 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. Low Code|Aspose.Words for .NET

    Simplify document processing tasks like compare, convert, split, merge, find and replace, and others using Low Code API. Aspose.Words LowCode API with clean syntax, fast results, and minimal coding effort....examples to see how these two types of API differ. In the Fluent...IgnoreFormatting = true , IgnoreCaseChanges = true }; LowCodeComparer...

    docs.aspose.com/words/net/low-code/
  3. 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...
  4. 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...
  5. Aspose::Words::Saving::IDocumentPartSavingCallb...

    Aspose::Words::Saving::IDocumentPartSavingCallback interface. Implement this interface if you want to receive notifications and control how Aspose.Words saves document parts when exporting a document to Html or Epub format in C++....System::TypeInfo&) const override static Type () Examples Shows how to split..."Document" property. ASSERT_TRUE ( args -> get_Document () ->...

    reference.aspose.com/words/cpp/aspose.words.sav...
  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. StoryType enumeration | Aspose.Words for Python

    aspose.words.StoryType enumeration. Text of a Word document is stored in stories... insert_shape ( shape_type = aw . drawing . ShapeType ...get_child_nodes ( aw . NodeType . SHAPE , True ) . count ) # We can delete...

    reference.aspose.com/words/python-net/aspose.wo...
  8. FieldIndex.page_range_separator property | Aspo...

    FieldIndex.page_range_separator property. Gets or sets the character sequence that is used to separate the start and end of a page range.... insert_field ( field_type = aw . fields . FieldType ....FIELD_INDEX , update_field = True ) . as_field_index () # For...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Manage Rows and Columns|Aspose.Slides Documenta...

    Manage table rows and columns in PowerPoint presentations in C++...ITable interface, and many other types. Set First Row as Header Create...header tbl -> set_FirstRow ( true ); Clone Table’s Row or Column...

    docs.aspose.com/slides/cpp/manage-rows-and-colu...
  10. Table Formatting in C++|Aspose.Words for C++

    Table formatting in details using C++. Using C++ to format every part of table....appropriate preferred width type and value are set using the...Preferred Width Type and Value You can use the Type and Value properties...

    docs.aspose.com/words/cpp/applying-formatting/