Sort Score
Result 10 results
Languages All
Labels All
Results 5,581 - 5,590 of 15,785 for

true type

(0.18 sec)
  1. Multithread Barcode Reading|Documentation

    This article explains how to set mulithread barcode recognition... This type of algorithms allows developers...CPU cores when setUseAllCores.TRUE is enabled. Single-Thread Recognition...

    docs.aspose.com/barcode/androidjava/multithread...
  2. Aspose::Words::ParagraphFormat::ClearFormatting...

    Aspose::Words::ParagraphFormat::ClearFormatting method. Resets to default paragraph formatting in C++.... ASSERT_TRUE ( builder -> get_CurrentParagraph...-> get_IsListItem ()); ASSERT_TRUE ( builder -> get_ParagraphFormat...

    reference.aspose.com/words/cpp/aspose.words/par...
  3. Aspose::Words::DigitalSignatures::DigitalSignat...

    Aspose::Words::DigitalSignatures::DigitalSignatureCollection::idx_get method. Gets a document signature at the specified index in C++....( int32_t index ) Parameter Type Description index int32_t Zero-based...certificateHolder , signOptions ); ASSERT_TRUE ( Aspose :: Words :: FileFormatUtil...

    reference.aspose.com/words/cpp/aspose.words.dig...
  4. 档案

    档案...ger()->SetAllFootersVisibil(true); // 访问和更新标题 auto masterNotesSlide...(shape->get_Placeholder()->get_Type() == PlaceholderType::Header)...

    blog.aspose.com/zh/slides/add-header-and-footer...
  5. Aspose::Words::Fields::DropDownItemCollection::...

    Aspose::Words::Fields::DropDownItemCollection::RemoveAt method. Removes a value at the specified index in C++....( int32_t index ) Parameter Type Description index int32_t The...IndexOf ( u "Two" )); ASSERT_TRUE ( dropDownItems -> Contains...

    reference.aspose.com/words/cpp/aspose.words.fie...
  6. ChartDataLabelPosition enumeration | Aspose.Wor...

    Aspose.Words.Drawing.Charts.ChartDataLabelPosition enumeration. Specifies the position for a chart data label.... Not all series types allow you to specify label positions...color. series . hasDataLabels = true ; let dataLabels = series ....

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. FindReplaceOptions.use_substitutions property |...

    FindReplaceOptions.use_substitutions property. Gets or sets a boolean value indicating whether to recognize and use substitutions within replacement patterns...com/en-us/dotnet/standard/base-types/substitutions-in-regular-expressions...options . use_substitutions = True # Using legacy mode does not...

    reference.aspose.com/words/python-net/aspose.wo...
  8. ListFormat.IsListItem | Aspose.Words for .NET

    Discover how the ListFormat IsListItem property enhances your document's structure by identifying bulleted or numbered paragraphs for better readability....IsListItem property True when the paragraph has bulleted...GetChildNodes ( NodeType . Paragraph , true ); foreach ( Paragraph para...

    reference.aspose.com/words/net/aspose.words.lis...
  9. Primary and Second Axis with Node.js via C++|Do...

    Learn how to understand and work with primary and secondary axes in Aspose.Cells for Node.js via C++. Our guide will help you understand the differences between primary and secondary axes, and how to configure and use them effectively in your charts....series, or when you have mixed types of data (price and volume),...getNSeries (). add ( "B2:C4" , true ); // Set the category data...

    docs.aspose.com/cells/nodejs-cpp/primary-and-se...
  10. Primary and Secondary Axis with C++|Documentation

    Learn how to understand and work with primary and secondary axes in Aspose.Cells for C++. Our guide will help you understand the differences between primary and secondary axes, and how to configure and use them effectively in your charts....series, or when you have mixed types of data (price and volume),...GetNSeries (). Add ( u "B2:C4" , true ); // Set the category data...

    docs.aspose.com/cells/cpp/primary-and-second-axis/