Sort Score
Result 10 results
Languages All
Labels All
Results 5,241 - 5,250 of 15,784 for

true type

(0.54 sec)
  1. 使用 Python 將水印添加到 PPT 演示文件 | products.aspose.com

    Python 源代碼,用於將水印添加到 PPT 演示文稿。...select_locked = True watermarkShape . shape_lock . size_locked = True watermarkShape... shape_lock . text_locked = True watermarkShape . shape_lock...

    products.aspose.com/slides/zh-hant/python-net/w...
  2. 使用 Python 將水印添加到 PPTX 演示文件 | products.aspose.com

    Python 源代碼,用於將水印添加到 PPTX 演示文稿。...select_locked = True watermarkShape . shape_lock . size_locked = True watermarkShape... shape_lock . text_locked = True watermarkShape . shape_lock...

    products.aspose.com/slides/zh-hant/python-net/w...
  3. Working with Messages from IMAP Server|Document...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms.... list_messages ( True ) Please note that using this...information (size, name, media type). ImapAttachmentInfoCo class...

    docs.aspose.com/email/python-net/working-with-m...
  4. LINQ Report Engine - When using XmlDataSource n...

    Hi, When iterating an element array from the datasource the report is coming as blank for the below input xml and the template. Input Xml <data> <testData> <persons> <department>IT</department> <c…...setAlwaysGenerateRoo(true); XmlDataSource xmlDataSource...testData.persons.person[../@type='main']]>> // example using...

    forum.aspose.com/t/linq-report-engine-when-usin...
  5. Custom Validation in GridWeb|Documentation

    This article introduces custom validation in GridWeb.... The normal validation types in Cells: https://docs.aspose...GridValidationType . DropDownList , true ); // Adding values to DropDownList...

    docs.aspose.com/cells/net/aspose-cells-gridweb/...
  6. How to Run Aspose.CAD Docker image in Azure Fun...

    Run Aspose.CAD Docker image in Azure Function....header("Content-type", "image/png") .header("Content-Disposition"...Logging__Console__IsEnabled=true COPY --from=installer-env [...

    docs.aspose.com/cad/java/how-to-run-aspose-cad-...
  7. ChartDataTable.has_legend_keys property | Aspos...

    ChartDataTable.has_legend_keys property. Gets or sets a flag indicating whether legend keys are displayed in the data table... The default value is True . @property def has_legend_keys...builder . insert_chart ( chart_type = aw . drawing . charts . ChartType...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Visual Studio Export GridView To Word Control|A...

    How to export contents of GridView into Word Processing document using Aspose.Words in C#....by this control Property Name Type Example/Possible values Description...ExportInLandscape bool true or false If true it changes the orientation...

    docs.aspose.com/words/net/visual-studio-export-...
  9. Aspose::Words::Fields::FieldType enum | Aspose....

    Aspose::Words::Fields::FieldType enum. Specifies Microsoft Word field Types in C++....Specifies Microsoft Word field types. enum class FieldType Values...Description FieldNone 0 Field type is not specified or unknown...

    reference.aspose.com/words/cpp/aspose.words.fie...
  10. Customize Pie Charts in Presentations Using Jav...

    Learn how to create and customize pie charts in Java with Aspose.Slides, exportable to PowerPoint, boosting your data storytelling in seconds.... setShowValue ( true ); chart . getChartData ()....setCenterText ( NullableBool . True ); chart . getChartTitle ()...

    docs.aspose.com/slides/java/pie-chart/