Sort Score
Result 10 results
Languages All
Labels All
Results 1,011 - 1,020 of 35,097 for

line

(0.46 sec)
  1. Manage Callouts in Presentation Charts in .NET|...

    Create and style callouts in Aspose.Slides for .NET with concise C# code examples, compatible with PPT and PPTX to automate presentation workflows.... Line . FillFormat . FillType = FillType...Solid ; dataPoint . Format . Line . FillFormat . SolidFillColor...

    docs.aspose.com/slides/net/callout/
  2. MarkerSymbol Enum | Aspose.Words for .NET

    Explore the Aspose.Words.Drawing.Charts.MarkerSymbol enum for customizable marker styles that enhance your chart visuals and improve data presentation....to work with data points on a line chart. Document doc = new Document.... InsertChart ( ChartType . Line , 500 , 350 ); Chart chart =...

    reference.aspose.com/words/net/aspose.words.dra...
  3. IChartDataPoint.InvertIfNegative | Aspose.Words...

    Discover the IChartDataPoint InvertIfNegative property, enabling color inversion for negative values. Enhance your data visualization with this unique feature!...to work with data points on a line chart. Document doc = new Document.... InsertChart ( ChartType . Line , 500 , 350 ); Chart chart =...

    reference.aspose.com/words/net/aspose.words.dra...
  4. ChartMarker.Symbol | Aspose.Words for .NET

    Discover the ChartMarker Symbol property to easily customize your chart markers. Enhance your data visualization with unique symbols for better insights....to work with data points on a line chart. Document doc = new Document.... InsertChart ( ChartType . Line , 500 , 350 ); Chart chart =...

    reference.aspose.com/words/net/aspose.words.dra...
  5. 在 .NET 中管理演示文稿图表的标注|Aspose.Slides 文档

    使用简洁的 C# 代码示例,在 Aspose.Slides for .NET 中创建和设置标注,兼容 PPT 和 PPTX,自动化演示文稿工作流。... Line . FillFormat . FillType = FillType...Solid ; dataPoint . Format . Line . FillFormat . SolidFillColor...

    docs.aspose.com/slides/zh/net/callout/
  6. Simple Labeling|Documentation

    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....StrikeOut - text with a line through the middle. FontSize...features. Here’s how to do that: Lines Labeling Examples By default...

    docs.aspose.com/gis/net/simple-labeling/
  7. free_text_input|Documentation

    Free_text_input element generates a placeholder in which the respondent can write a text in free form....write a line of text in a free manner. Handwritten line is recognized...must be placed on a separate line. name property is returned in...

    docs.aspose.com/omr/net/txt-markup/free_text_in...
  8. Autofit Rows and Columns in Jython|Documentation

    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....2 , 0 , 8 ) # Uncomment this line if you want to do AutoFit Row...range of cells . Also , comment line 288 . # Saving the modified...

    docs.aspose.com/cells/java/autofit-rows-and-col...
  9. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – PDF Viewer via C++ https://products.aspose.com/pdf/cpp/viewer/ Recent content in PDF Viewer via C++ on Aspsoe.PDF Products Hugo -- gohugo.io en......highlight 0 chroma language-cpp cpp line cl c1 // load CGM with an instance...instance of Document line cl n var n document o = k new n Documentp...

    products.aspose.com/pdf/cpp/viewer/index.xml
  10. Incorrect Text Redaction Formatting after Modif...

    We are using TextFragmentAbsorber to find and redact text in a PDF. The redactions are marked with square brackets like [Reason], and the logic does the following: Finds all fragments matching regex: \[(?s)(.*?)\] Upda…...original [Reason] includes a line break ( \r\n ) We noticed that...that adding the following line improves formatting in some cases...

    forum.aspose.com/t/incorrect-text-redaction-for...