Sort Score
Result 10 results
Languages All
Labels All
Results 3,431 - 3,440 of 15,944 for

true type

(1.23 sec)
  1. Creating Resource Assignments | Aspose.Tasks Do...

    Learn how to create resource assignments linking tasks and resources in Microsoft Project files using Aspose.Tasks for .NET. This guide explains different approaches with practical C# examples.... Type , ResourceType. Work ); 15 workResource...materialResource. Set (Rsc. Type , ResourceType. Material );...

    docs.aspose.com/tasks/net/creating-resource-ass...
  2. Create Open-High-Low-Close (OHLC) Stock Chart w...

    Learn how to create an open-high-low-close stock chart using Aspose.Cells for Node.js via C++. Our guide will demonstrate how to plot stock market data, including the open, high, low, and close prices, onto a chart for better analysis and visualization.... This type of chart is often called a candlestick...shown chart . setShowLegend ( true ); // Set the chart title name...

    docs.aspose.com/cells/nodejs-cpp/create-open-hi...
  3. HeaderFooter.accept method | Aspose.Words for N...

    HeaderFooter.accept method. Accepts a visitor....DocumentVisitor ) Parameter Type Description visitor DocumentVisitor...visitHeaderFooterEnd() at the end. Returns True if all nodes were visited; false...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. 在 .NET 中管理演示文稿中的图表数据标签|Aspose.Slides 文档

    了解如何使用 Aspose.Slides for .NET 在 PowerPoint 演示文稿中添加和格式化图表数据标签,以打造更具吸引力的幻灯片。... HasDataTable = true ; chart . ChartData . Series..., 0 , 1 , "Reds" ), chart . Type ); series . DataPoints . AddDataPointForBarSe...

    docs.aspose.com/slides/zh/net/chart-data-label/
  5. ChartSeries class | Aspose.Words for Python

    aspose.words.drawing.charts.ChartSeries class. Represents chart series properties... series_type Gets the type of this chart series...): series . has_data_labels = True self . assertFalse ( series...

    reference.aspose.com/words/python-net/aspose.wo...
  6. 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...
  7. Working with Images in C#|Aspose.Words for .NET

    Image shapes in details and advanced features provided by Aspose.Words for .NET....images or images having specific type from the document, follow these...depends on the ShapeType . It is true for ShapeType.Image and false...

    docs.aspose.com/words/net/working-with-images/
  8. Aspose::Words::Markup::StructuredDocumentTag::g...

    Aspose::Words::Markup::StructuredDocumentTag::get_IsShowingPlaceholderText method. Specifies whether the content of this SDT shall be interpreted to contain placeholder text (as opposed to regular text contents within the SDT). if set to True, this state shall be resumed (showing placeholder text) upon opening this document in C++.... if set to true , this state shall be resumed...document tag of the "PlainText" type, which will function as a text...

    reference.aspose.com/words/cpp/aspose.words.mar...
  9. Compare Documents in C#|Aspose.Words for .NET

    Compare two documents in any supported formats and shows content changes using C#. You can apply advanced options when comparing....comparison operation for certain types of objects within the original...appropriate property for the object type, such as IgnoreHeadersAndFoot...

    docs.aspose.com/words/net/compare-documents/
  10. Writing Metadata to MPP | Aspose.Tasks Document...

    Learn how to write metadata of tasks, calendars, resources, resource assignments using Aspose.Tasks for C++....TaskLink LagFormat LinkLag Resource Type Initials MaxUnits Code Group...Set < bool > (Tsk::IsMarked(), true ); 20 task -> Set < bool > ...

    docs.aspose.com/tasks/cpp/writing-metadata-to-mpp/