Sort Score
Result 10 results
Languages All
Labels All
Results 4,431 - 4,440 of 15,942 for

true type

(0.69 sec)
  1. PageSetup Class | Aspose.Words for .NET

    Discover the Aspose.Words.PageSetup class for seamless page setup customization in your document sections. Optimize layout and enhance readability today!...DifferentFirstPageHe { get; set; } True if a different header or footer...OddAndEvenPagesHeade { get; set; } True if the document has different...

    reference.aspose.com/words/net/aspose.words/pag...
  2. JSON markup|Documentation

    Use the most popular data interchange format for describing machine-readable forms as nested data structures....be one of the following data types: string, number / integer, Boolean..."Nested object" } }, "is_json" : true } Aspose.OMR template structure...

    docs.aspose.com/omr/cpp/design-form/json-markup/
  3. Creating a Pie Chart with Leader Lines using C+...

    Learn how to use Aspose.Cells for C++ to create a pie chart with leader lines in Microsoft Excel. Our guide will demonstrate how to add leader lines that connect data points to the legend and enhance the overall clarity of your chart....place, we will add a Chart of type ChartType.Pie to the collection...GetNSeries (). Add ( u "B1:B16" , true ); // Set category data range...

    docs.aspose.com/cells/cpp/creating-pie-chart-wi...
  4. NodeType | Aspose.Words for Java

    Specifies the Type of a Word document node in Java....class NodeType Specifies the type of a Word document node. Examples:...getChild(NodeType.PARAGRAPH, 0, true); paragraph.appendChild(new...

    reference.aspose.com/words/java/com.aspose.word...
  5. Using Aspose.Tasks for .NET | Aspose.Tasks Docu...

    Learn how to use Aspose.Tasks for .NET development with COM interoperation....How to register and reference type libraries ( *.tlb ) in your...registry. 2. Generate the COM Type Library Copy 1 regasm "C:\Program...

    docs.aspose.com/tasks/net/use-aspose-tasks-for-...
  6. Adding Custom Labels to Data Points in the Seri...

    Learn how to add custom labels to data points in the series of a chart using Aspose.Cells for C++. Our guide will show you how to modify the labels' appearance, position, and formatting, as well as how to link them to your data source for accurate data representation....$B$2:$B$4" , true ); chart . GetNSeries (). Get...dataLabels . SetShowValue ( true ); // Add custom labels int...

    docs.aspose.com/cells/cpp/adding-custom-labels-...
  7. FontSubstitutionRule | Aspose.Words for Java

    This is an abstract base class for the font substitution rule in Java....setEnabled(true); doc.getFontSettings().getSubstitutionSetti()...getFontInfoSubstitut().setEnabled(true); doc.getFontSettings().getSubstitutionSetti()...

    reference.aspose.com/words/java/com.aspose.word...
  8. Java Heap Space errors with large emails - Free...

    Aspose Support Team, We continue to see intermittent issues with loading large emails or emails with large attachments (sample would be attached if the zip file could be uploaded but multiple attempts to upload the file…...memory to handle files of this type, is there a way to estimate...A reference attachment is a type of attachment that includes...

    forum.aspose.com/t/java-heap-space-errors-with-...
  9. Introduction to Fields in Java|Aspose.Words for...

    Fields feature in details, field codes and field results explained in Aspose.Words for Java....This can be made up of various types of content ranging from runs...and can be made up of various types of content. Normally the field...

    docs.aspose.com/words/java/introduction-to-fields/
  10. IFieldResultFormatter.FormatDateTime | Aspose.W...

    Discover the iFieldResultFormatter FormatDateTime method for Aspose.Words. Effortlessly format dates with ease using the dd.MM.yyyy switch!...newly created fields of three types of formats. // Field result...StartsWith ( "Date: " ), Is . True ); Assert . That ( formatter...

    reference.aspose.com/words/net/aspose.words.fie...