Sort Score
Result 10 results
Languages All
Labels All
Results 5,881 - 5,890 of 15,993 for

true type

(0.1 sec)
  1. Read Australia Post Barcodes|Documentation

    This article describes how to decode Australia Post barcodes in Aspose.BarCode for .NET...of three available barcode types with different fixed lengths:...identifies one of the encoding types that support numerical or alphanumeric...

    docs.aspose.com/barcode/net/read-australia-post/
  2. ViewOptions.forms_design property | Aspose.Word...

    ViewOptions.forms_design property. Specifies whether the document is in forms design mode....the "FormsDesign" property to "true" to enable forms design mode...s property ViewOptions.view_type property...

    reference.aspose.com/words/python-net/aspose.wo...
  3. TeX operations to manage fonts | Aspose.TeX for...

    C++ APIs to work with TeX/LaTeX. Easily set up font options for your TeX documents with the Aspose.TeX API Solution for C++....variety of font families and types . With TeX, you can easily specify...options instance. ... // Set to true to make the engine not construct...

    products.aspose.com/tex/cpp/fonts-options/
  4. Aspose::Words::Fonts::FontSettings class | Aspo...

    Aspose::Words::Fonts::FontSettings class. Specifies font settings for a document. To learn more, visit the documentation article in C++.... static Type () Remarks Aspose.Words uses...originalFontSources -> get_Length ()); ASSERT_TRUE ( originalFontSources [ 0 ]...

    reference.aspose.com/words/cpp/aspose.words.fon...
  5. TextBox.fit_shape_to_text property | Aspose.Wor...

    TextBox.fit_shape_to_text property. Determines whether Microsoft Word will grow the shape to fit text.... insert_shape ( shape_type = aw . drawing . ShapeType ...text_box . fit_shape_to_text = True text_box . text_box_wrap_mode...

    reference.aspose.com/words/python-net/aspose.wo...
  6. FieldChar.is_locked property | Aspose.Words for...

    FieldChar.is_locked property. Gets or sets whether the parent field is locked (should not recalculate its result).... FIELD_DATE , True ) . as_field_date () field ...FIELD_DATE , field_start . field_type ) self . assertFalse ( field_start...

    reference.aspose.com/words/python-net/aspose.wo...
  7. What's new 2024|Aspose.PDF for .NET

    This page introduces the most popular new features in Aspose.PDF for .NET introduced in 2024....RenderingOptions () { AnalyzeFonts = true }; pngDevice . Process ( document...stamp . AutoAdjustFontSizeTo = true ; stamp . AutoAdjustFontSizePr...

    docs.aspose.com/pdf/net/whatsnew/2024/
  8. Aspose::Words::ParagraphCollection::idx_get met...

    Aspose::Words::ParagraphCollection::idx_get method. Retrieves a Paragraph at the given index in C++....( int32_t index ) Parameter Type Description index int32_t An...longer be a revision. ASSERT_TRUE ( paragraphs -> idx_get ( 1...

    reference.aspose.com/words/cpp/aspose.words/par...
  9. ShapeBase.relative_vertical_position property |...

    ShapeBase.relative_vertical_position property. Specifies relative to what the shape is positioned vertically.... wrap_type = aw . drawing . WrapType .... NONE shape . behind_text = True shape . relative_horizontal_position...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Missing Chart Shape - Free Support Forum - aspo...

    Hello, we have a script that uses aspose words to open, find and convert all shapes in a docx document to png. In the attached document the second chart is being skipped. We noticed that if we delete the initial page br…...SHAPE, True): i+=1 print('DEBUG : ', i)...get_child_nodes(aw.NodeType.GROUP_SHAPE, True): add_shape(node.as_group_shape())...

    forum.aspose.com/t/missing-chart-shape/312294