Sort Score
Result 10 results
Languages All
Labels All
Results 3,841 - 3,850 of 16,880 for

true type

(0.16 sec)
  1. OfficeMathRenderer | Aspose.Words for .NET

    Create dynamic math displays effortlessly with the OfficeMathRenderer constructor. Enhance your documents with seamless mathematical rendering!...OfficeMath math ) Parameter Type Description math OfficeMath...NodeType . OfficeMath , 0 , true ); OfficeMathRenderer renderer...

    reference.aspose.com/words/net/aspose.words.ren...
  2. BookmarksOutlineLevelCollection.IndexOfKey | As...

    Discover the BookmarksOutlineLevelCollection IndexOfKey method, which efficiently retrieves the zero-based index of a specified bookmark in your collection....IndexOfKey ( string name ) Parameter Type Description name String The...Contains ( "Bookmark 1" ), Is . True ); Assert . That ( outlineLevels...

    reference.aspose.com/words/net/aspose.words.sav...
  3. Aspose::Words::TextColumn class | Aspose.Words ...

    Aspose::Words::TextColumn class. Represents a single text column. TextColumn is a member of the TextColumnCollection collection. The TextColumn collection includes all the columns in a section of a document. To learn more, visit the documentation article in C++.... static Type () Remarks TextColumn objects...TextColumns. EvenlySpaced to true . When a new TextColumn is created...

    reference.aspose.com/words/cpp/aspose.words/tex...
  4. Aspose::Words::Drawing::Charts::ChartAxis::get_...

    Aspose::Words::Drawing::Charts::ChartAxis::get_CrossesAt method. Specifies where on the perpendicular axis the axis crosses in C++....units are determined by the type of axis. When the axis is a...-> set_AxisBetweenCategorie ( true ); doc -> Save ( get_ArtifactsDir...

    reference.aspose.com/words/cpp/aspose.words.dra...
  5. FieldEnd.HasSeparator | Aspose.Words for .NET

    Discover the FieldEnd HasSeparator property, easily check if your field includes a separator for enhanced data organization and clarity....HasSeparator property Returns true if this field has a separator...collection, and print contents and type // of every field using a custom...

    reference.aspose.com/words/net/aspose.words.fie...
  6. ChartSeries Class | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.Charts.ChartSeries class, your key to enhancing chart series properties for dynamic document creation and visualization....SeriesType { get; } Gets the type of this chart series. Smooth...) { series . HasDataLabels = true ; series . Explosion = 40 ;...

    reference.aspose.com/words/net/aspose.words.dra...
  7. SignOptions | Aspose.Words for Java

    Allows to specify options for document signing in Java....setShowDate(true); signatureLineOptions.setD...signatureLineOptions.setAllowComments(true); SignatureLine signatureLine...

    reference.aspose.com/words/java/com.aspose.word...
  8. DocumentBase class | Aspose.Words for Node.js

    Aspose.Words.DocumentBase class. Provides the abstract base class for a main document and a glossary document of a Word document... hasChildNodes Returns true if this node has any child nodes...CompositeNode ) isComposite Returns true if this node can contain other...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Manage Titles of Excel Charts with JavaScript v...

    Learn how to use Aspose.Cells for JavaScript via C++ to add and format chart and axis titles in Microsoft Excel. Our guide will demonstrate how to set different Types of titles, adjust their appearance, and modify axis titles for better data representation and clarity....Chart Example </ h1 > < input type = "file" id = "fileInput" accept...min.js" ></ script > < script type = "text/javascript" > const...

    docs.aspose.com/cells/javascript-cpp/chart-and-...
  10. AbstractCalculationEngine dependency tree not w...

    I’ve implemented an AbstractCalculationEngine and the CalculationData object being passed into the Calculate override method does not properly reflect dependent changes to values in the workbook. As a result the custom f…...when EnableCalculationCha = true, calculating twice doesn’t recalculate...to use EnableCalculationCha = true and I am forced to call the...

    forum.aspose.com/t/abstractcalculationengine-de...