Sort Score
Result 10 results
Languages All
Labels All
Results 5,041 - 5,050 of 16,866 for

true type

(0.19 sec)
  1. What is PDF file? | Knowledge Base

    PDF is the most popular Page Description language. The format is known to anyone who has a computer and is supported by most interfaces and systems....synonym of type, while in PostScript there are types that can be...called “objects”. Therefore all types in PDF, either simple or complex...

    docs.aspose.com/page/net/what-is-pdf-file/
  2. ChartTitle.show property | Aspose.Words for Python

    ChartTitle.show property. Determines whether the title shall be shown for this chart... Default value is True . @property def show ( self...builder . insert_chart ( chart_type = aw . drawing . charts . ChartType...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Create and manage tables of Microsoft Excel fil...

    Insert, resize, edit, delete, and format tables of Excel files using Aspose.Cells for Node.js via C++....allow you to create different types of lists, for example, phone...listObjects . add ( 1 , 1 , 7 , 5 , true ); // Show the total row for...

    docs.aspose.com/cells/nodejs-cpp/create-and-for...
  4. FieldDisplayBarcode.error_correction_level prop...

    FieldDisplayBarcode.error_correction_level property. Gets or sets an error correction level of QR Code... FIELD_DISPLAY_BARCODE , True ) . as_field_display_barcode...e () # Below are four types of barcodes, decorated in various...

    reference.aspose.com/words/python-net/aspose.wo...
  5. FieldDisplayBarcode.scaling_factor property | A...

    FieldDisplayBarcode.scaling_factor property. Gets or sets a scaling factor for the symbol... FIELD_DISPLAY_BARCODE , True ) . as_field_display_barcode...e () # Below are four types of barcodes, decorated in various...

    reference.aspose.com/words/python-net/aspose.wo...
  6. FieldDisplayBarcode.symbol_height property | As...

    FieldDisplayBarcode.symbol_height property. Gets or sets the height of the symbol... FIELD_DISPLAY_BARCODE , True ) . as_field_display_barcode...e () # Below are four types of barcodes, decorated in various...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Aspose::Words::Fields::FieldImport::get_IsLinke...

    Aspose::Words::Fields::FieldImport::get_IsLinked method. Gets or sets whether to reduce the file size by not storing graphics data with the document in C++....Below are two similar field types that we can use to display images...FieldType :: FieldIncludePicture , true )); fieldIncludePicture -> set_SourceFullName...

    reference.aspose.com/words/cpp/aspose.words.fie...
  8. EnumerateMessages Interruption When Encounterin...

    Hello, We’re working with Aspose.Email for C++ and encountered an issue when using EnumerateMessages to retrieve email lists: When EnumerateMessages encounters a corrupted or unparsable email during enumeration, it thr…...loadOptions->set_RelaxedParserEnabled(true); // <‑‑ optional, see note...MailMessageLoadOptio::set_RelaxedParserEnabled(true) tells the parser to be more...

    forum.aspose.com/t/enumeratemessages-interrupti...
  9. Features|Documentation

    Capabilities of Aspose.LLM for .NET — local inference, chat sessions, vision input, acceleration, session persistence, and what the SDK does not do....scaling, pooling, attention type, Flash Attention mode, KV cache...ContextParameters.Embeddings = true to configure the context for...

    docs.aspose.com/llm/net/product-overview/features/
  10. Alignment Settings with C++|Documentation

    In the Aspose.Cells library, you can use cell alignment settings to adjust the layout and display of text. By adjusting settings such as horizontal alignment, vertical alignment, and text wrapping, you have more control over how text flows in cells. This document will provide you with detailed steps and sample code to help you quickly grasp how to use Aspose.Cells for cell alignment settings.... Select any text alignment type using the TextAlignmentType...pre-defined text alignment types in the TextAlignmentType enumeration...

    docs.aspose.com/cells/cpp/cells-alignment-setti...