Sort Score
Result 10 results
Languages All
Labels All
Results 3,401 - 3,410 of 15,993 for

true type

(0.18 sec)
  1. Code snippet to create combination chart - Free...

    Hi Aspose team, Could you please help us code snippet to provide a combination chart containing Stacked horizontal bar in primary axis with clustered bar in secondary axis but as a hidden bar only the datalabel has to b…...setNSeries("B2:B4", true); chart.getNSeries().get(0)...STACKED_BAR); chart.setNSeries("C2:C4", true); chart.getNSeries().get(1)...

    forum.aspose.com/t/code-snippet-to-create-combi...
  2. 使用 Python 管理演示文稿图表中的标注|Aspose.Slides for Python 文档

    使用 Aspose.Slides for Python .NET 创建和样式化标注,提供简洁的代码示例,兼容 PPT、PPTX 和 ODP,自动化演示工作流。... show_value = True chart . chart_data . series...show_label_as_data_callout = True chart . chart_data . series...

    docs.aspose.com/slides/zh/python-net/callout/
  3. IFieldUpdatingCallback Interface | Aspose.Words...

    Customize field updates in Aspose.Words with the IFieldUpdatingCallback interface. Enhance functionality with your own methods for tailored document processing.... True ); } /// <summary> /// Implement...Field field ) { if ( field . Type == FieldType . FieldAuthor )...

    reference.aspose.com/words/net/aspose.words.fie...
  4. IFieldDatabaseProvider | Aspose.Words for Java

    Implement this interface to provide data for the FieldDatabase field when its updated in Java....FIELD_DATABASE, true); field.setFileName(getDatabaseDir()...insertField(FieldType.FIELD_DATABASE, true); field.setFileName(getMyDir()...

    reference.aspose.com/words/java/com.aspose.word...
  5. 如何通过 JavaScript 和 C++ 控制工作表标签栏|Documentation

    学习如何使用 Aspose.Cells for JavaScript 通过 C++ 控制工作表标签栏。...Worksheet and Save </ h1 > < input type = "file" id = "fileInput" accept...min.js" ></ script > < script type = "text/javascript" > const...

    docs.aspose.com/cells/zh/javascript-cpp/how-to-...
  6. FieldTemplate Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldTemplate class for seamless TEMPLATE field implementation. Enhance your document processing with powerful features!...FieldFormat object that provides typed access to field’s formatting...virtual Type { get; } Gets the Microsoft Word field type. Methods...

    reference.aspose.com/words/net/aspose.words.fie...
  7. Add Signature in PDF File|Aspose.PDF for .NET

    This section explains how to add signature to PDF File using PdfFileSignature class....create a signature of a specific type, you need to create an object...object of a particular signature type is created, you can use the...

    docs.aspose.com/pdf/net/add-signature-in-pdf/
  8. DocumentBuilder.insert_image method | Aspose.Wo...

    aspose.words.DocumentBuilder.insert_image method... Parameter Type Description file_name str insert_image(stream)...io . BytesIO ): ... Parameter Type Description stream io.BytesIO...

    reference.aspose.com/words/python-net/aspose.wo...
  9. 通过C++用JavaScript计算公式|Documentation

    本文介绍如何使用Aspose.Cells库通过C++调用JavaScript在Microsoft Excel中计算公式。通过加载现有Excel文件或创建新Excel文件,我们可以使用Aspose.Cells提供的方法计算公式并获取结果。最后,将修改后的Excel文件保存到磁盘。...Cells Example </ h1 > < input type = "file" id = "fileInput" accept...min.js" ></ script > < script type = "text/javascript" > const...

    docs.aspose.com/cells/zh/javascript-cpp/calcula...
  10. DocumentPartSavingArgs | Aspose.Words for Java

    Provides data for the IDocumentPartSavingCallback.documentPartSavingcom.aspose.words.DocumentPartSavingArgs callback in Java....format("{0} part {1}, of type {2}.{3}", mOutFileName, ++mCount...MessageFormat.format("{0} shape {1}, of type {2}.{3}", mOutFileName, ++mCount...

    reference.aspose.com/words/java/com.aspose.word...