Sort Score
Result 10 results
Languages All
Labels All
Results 5,691 - 5,700 of 16,768 for

true type

(0.2 sec)
  1. Aspose::Words::Fields::DropDownItemCollection::...

    Aspose::Words::Fields::DropDownItemCollection::RemoveAt method. Removes a value at the specified index in C++....( int32_t index ) Parameter Type Description index int32_t The...IndexOf ( u "Two" )); ASSERT_TRUE ( dropDownItems -> Contains...

    reference.aspose.com/words/cpp/aspose.words.fie...
  2. ChartDataLabelCollection.position property | As...

    ChartDataLabelCollection.position property. Gets or sets the position of the data labels....the following chart series types: ChartSeriesType.BAR , ChartSeriesType...builder . insert_chart ( chart_type = aw . drawing . charts . ChartType...

    reference.aspose.com/words/python-net/aspose.wo...
  3. WebExtensionReference.store property | Aspose.W...

    WebExtensionReference.store property. Specifies the instance of the marketplace where the web extension is stored.... is_visible = True my_script_task_pane . width...my_script_task_pane . is_locked = True # If there are multiple task...

    reference.aspose.com/words/python-net/aspose.wo...
  4. XamlFlowSaveOptions class | Aspose.Words for Py...

    aspose.words.saving.XamlFlowSaveOptions class. Can be used to specify additional options when saving a document into the [SaveFormat.XAML_FLOW](../../aspose.words/saveformat/#XAML_FLOW) or [SaveFormat.XAML_FLOW_PACK](../../aspose.words/saveformat/#XAML_FLOW_PACK) format...) export_generator_name When True , causes the name and version...produced files. Default value is True . (Inherited from SaveOptions...

    reference.aspose.com/words/python-net/aspose.wo...
  5. StructuredDocumentTagRangeStart.tag property | ...

    StructuredDocumentTagRangeStart.tag property. Specifies a tag associated with the current structured document tag node...STRUCTURED_DOCUMENT_TAG_RANGE_START , True )[ 0 ] . as_structured_docu...STRUCTURED_DOCUMENT_TAG_RANGE_END , True )[ 0 ] . as_structured_document_tag_range_end...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Add a page break in excel at end of each page i...

    Hello, I am working on a Project to convert excel files to pdf with Aspose.Cells version 25.6. Currently I am using below code for conversion: final PageSetup pgSetup = curSheet.getPageSetup(); if (pgSetup != null && …...“OnePagePerSheet” property is set to true. PdfSaveOptions saveOptions...saveOptions.setOnePagePerSheet(true); You can also refer to the...

    forum.aspose.com/t/add-a-page-break-in-excel-at...
  7. TaskPane.width property | Aspose.Words for Python

    TaskPane.width property. Specifies the default width value for this task pane instance.... is_visible = True my_script_task_pane . width...my_script_task_pane . is_locked = True # If there are multiple task...

    reference.aspose.com/words/python-net/aspose.wo...
  8. PPTX document chart via C++ | products.aspose.com

    C++ example code to draw and convert chart or diagram in PPTX file on C++ Runtime Environment for Windows 32 bit, Windows 64 bit and Linux 64 bit....et_CenterText(NullableBool::True); chart->get_ChartTitle()->set_Height(... 20 ); chart->set_HasTitle( true ); // Delete default generated...

    products.aspose.com/slides/cpp/chart/pptx/
  9. WebExtension.is_frozen property | Aspose.Words ...

    WebExtension.is_frozen property. Specifies whether the user can interact with the web extension or not.... is_visible = True my_script_task_pane . width...my_script_task_pane . is_locked = True # If there are multiple task...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Image Not Visible in Slide Preview but Appears ...

    In preview, image is not visible but when we download the pptx file we can see the image . if slide.logo_base64: try: svg_image, mime_Type = decode_data_uri(slide.lo…...title}': {e}", exc_info=True, ) logger.info("Saving presentation...render_presentation_from_doc: {e}", exc_info=True) finally: logger.info(f"Rendered...

    forum.aspose.com/t/image-not-visible-in-slide-p...