Sort Score
Result 10 results
Languages All
Labels All
Results 4,871 - 4,880 of 16,768 for

true type

(0.17 sec)
  1. Customize Chart Axes in Presentations in .NET|A...

    Discover how to use Aspose.Slides for .NET to customize chart axes in PowerPoint presentations for reports and visualizations....your preferred category axis type ( date or text ). This code.... VerticalAxis . HasTitle = true ; chart . Axes . VerticalAxis...

    docs.aspose.com/slides/net/chart-axis/
  2. Aspose::Words::Loading::RtfLoadOptions class | ...

    Aspose::Words::Loading::RtfLoadOptions class. Allows to specify additional options when loading Rtf document into a Document object. To learn more, visit the documentation article in C++....get_RecognizeUtf8Text () const When set to true , will try to detect UTF8 characters...formatting fidelity loss. static Type () Examples Shows how to detect...

    reference.aspose.com/words/cpp/aspose.words.loa...
  3. IMailMergeDataSourceRoot | Aspose.Words for Java

    Implement this interface to allow mail merge from a custom data source with master-detail data in Java....mDepartment; } /// /// An example of a typed collection that contains your...get(mRecordIndex).getFullName()); return true; case "Department": fieldValue...

    reference.aspose.com/words/java/com.aspose.word...
  4. ChartDataLabelCollection.separator property | A...

    ChartDataLabelCollection.separator property. Gets or sets string separator used for the data labels of the entire series... insert_chart ( chart_type = aw . drawing . charts . ChartType... series . has_data_labels = True data_labels = series . data_labels...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Table class | Aspose.Words for Node.js

    Aspose.Words.Table class. Represents a table in a Word document... Default value is true . bidi Gets or sets whether...table. hasChildNodes Returns true if this node has any child nodes...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. CompatibilityOptions.optimizeFor method | Aspos...

    CompatibilityOptions.optimizeFor method. Allows to optimize the document contents as well as default Aspose.Words behavior to a particular versions of MS Word.... MsWordVersion ) Parameter Type Description version MsWordVersion...expect ( doc . getShape ( 0 , true ). markupLanguage ). toEqual...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Convert XFA to Dynamic AcroForm and Flatten the...

    Hi, I am using Aspose PDF dll to flatten my fillable pdf’s and its not working. My actual requirement is to concatenate two pdf’s. When i am trying to concatenate a fillable pdf with normal pdf it is not concatenating…...Type = FormType.Standard; Aspose...Document("Fillablepdf.pdf"); doc2.Form.Type = FormType.Standard; doc.Pages...

    forum.aspose.com/t/convert-xfa-to-dynamic-acrof...
  8. Working with Comments in Java|Aspose.Words for ...

    Working with comments using Java....getChildNodes method is set to true: this forces the getChildNodes...list of document nodes of any type. The resulting collection does...

    docs.aspose.com/words/java/working-with-comments/
  9. # Symbols Are Appearing for a Number Column in ...

    Hi Team, I’m attaching the sample output file with standalone program to reproduce the issue. I want to see the entire number in table in second column but appears as # symbols. import java.awt.Color; import java.io.B…...setBold(true); setStyleInfo(style, borderColor...autoFitRows(true); worksheet.setGridlinesVisible(true); worksheet...

    forum.aspose.com/t/symbols-are-appearing-for-a-...
  10. Manage Presentation Shapes in C++|Aspose.Slides...

    Learn to create, edit and optimize shapes in Aspose.Slides for C++ and deliver high-performance PowerPoint presentations....ShapesAlignmentType :: AlignTop , true , pres -> get_Slides () -> idx_get...properties are of type NullableBool , allowing values of True to indicate...

    docs.aspose.com/slides/cpp/shape-manipulations/