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

true type

(0.6 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. 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...
  4. 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/
  5. 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...
  6. 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...
  7. 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...
  8. 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...
  9. Mbox SplitInto extreme slow performance - Free ...

    Hello When Mbox Split feature was not implemented, I wrote a code and comparing it with your new 24.6 split method, yours seems to be about 10 times slower! May I share my code so you kindly pass it to the devs. might …...progress, to reflect the number/type of the item being processed..."mod_content":7863,"flags":0,"TagStr":"","type":6,"size":0,"sender":"admin"...

    forum.aspose.com/t/mbox-splitinto-extreme-slow-...
  10. Working with Content Controls in C#|Aspose.Word...

    Perform certain operations on content controls dynamically while building a report using C#....display_name_expression can be of any types. During runtime, Object.ToString()...must return a Boolean value; if true, the checkbox is checked, otherwise...

    docs.aspose.com/words/net/working-with-content-...