Sort Score
Result 10 results
Languages All
Labels All
Results 5,301 - 5,310 of 16,795 for

true type

(0.15 sec)
  1. FieldCompare.comparison_operator property | Asp...

    FieldCompare.comparison_operator property. Gets or sets the comparison operator.... insert_field ( field_type = aw . fields . FieldType ....FIELD_COMPARE , update_field = True ) . as_field_compare () field...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Manage Audio in Presentations Using JavaScript|...

    Create and control audio frames in Aspose.Slides for Node.js—examples to embed, trim, loop, and configure playback across PPT, PPTX, and ODP presentations.... setPlayAcrossSlides ( true ); // Disables loop for the...audioFrame . setHideAtShowing ( true ); // Rewinds the audio to start...

    docs.aspose.com/slides/nodejs-java/audio-frame/
  3. OleFormat.ole_icon property | Aspose.Words for ...

    OleFormat.ole_icon property. Gets the draw aspect of the OLE object... When True , the OLE object is displayed...drawing.vsd' , 'Package' , True , True , None ) # Inserting OLE...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Working with Watermark in Python|Aspose.Words f...

    Create and manage watermarks in a document using Python....enumeration defining three possible types of watermarks ( TEXT , IMAGE...watermark of any imaginable type. The following code example...

    docs.aspose.com/words/python-net/working-with-w...
  5. Pivot Data Mismatch Between Excel Workbook and ...

    We are facing a serious data mismatch issue when converting an Excel workbook (containing a PivotTable) to HTML using Aspose.Cells for Node.js. The Excel workbook is generated programmatically using Aspose. The PivotTab…...setExportActiveWorks(true); saveOptions.setPresentationPrefe(true); saveOptions...saveOptions.setExportGridLines(true); workBook.save(fileName, saveOptions);...

    forum.aspose.com/t/pivot-data-mismatch-between-...
  6. ChartAxisTitle.overlay property | Aspose.Words ...

    ChartAxisTitle.overlay property. Determines whether other chart elements shall be allowed to overlap the title... insert_chart ( chart_type = aw . drawing . charts . ChartType...chart_axis_x_title . show = True chart_axis_y_title = chart ...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Aspose::Words::NodeCollection::Remove method | ...

    Aspose::Words::NodeCollection::Remove method. Removes the node from the collection and from the document in C++....:: Node > & node ) Parameter Type Description node const Syst...Insert ( 3 , newRun ); ASSERT_TRUE ( runs -> Contains ( newRun...

    reference.aspose.com/words/cpp/aspose.words/nod...
  8. ChartSeries.name property | Aspose.Words for Py...

    ChartSeries.name property. Gets or sets the name of the series, if name is not set explicitly it is generated using index... has_data_labels = True self . assertFalse ( series...[ i ] . show_category_name = True series . data_labels [ i ] ...

    reference.aspose.com/words/python-net/aspose.wo...
  9. SignatureLine.show_date property | Aspose.Words...

    SignatureLine.show_date property. Gets or sets a value indicating that sign date is shown in the signature line...Default value for this property is True . @property def show_date (...allow_comments = True options . default_instructions = True options ...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Manage Bulleted and Numbered Lists in Presentat...

    Learn how to manage bulleted and numbered lists in PowerPoint and OpenDocument presentations using Aspose.Slides for Java. Step-by-step guide....the bullet type of the paragraph. Set the bullet type to Symbol...// set IsBulletHardColor to true to use own bullet color para...

    docs.aspose.com/slides/java/manage-bullet/