Sort Score
Result 10 results
Languages All
Labels All
Results 1,101 - 1,110 of 34,350 for

line

(0.19 sec)
  1. 使用 Python 管理演示文稿图表中的标注|Aspose.Slides for Python 文档

    使用简洁的代码示例在 Aspose.Slides for Python .NET 中创建和样式化标注,兼容 PPT、PPTX 和 ODP,以自动化演示文稿工作流程。... line . fill_format . fill_type =... SOLID dataPoint . format . line . fill_format . solid_fill_color...

    docs.aspose.com/slides/zh/python-net/callout/
  2. SignatureLine.SignerTitle | Aspose.Words for .NET

    Customize the SignerTitle in SignatureLine to enhance your document workflow. Set suggested titles like 'Manager' for streamLined signing experiences....Examples Shows how to create a line for a signature and insert it...that will contain a signature line, whose appearance we will //...

    reference.aspose.com/words/net/aspose.words.dra...
  3. SignatureLine.Email | Aspose.Words for .NET

    Manage suggested signers' email addresses effortlessly with SignatureLine Email property. Enhance your workflow with customizable, user-friendly features....Examples Shows how to create a line for a signature and insert it...that will contain a signature line, whose appearance we will //...

    reference.aspose.com/words/net/aspose.words.dra...
  4. ChartDataPointCollection indexer | Aspose.Words...

    ChartDataPointCollection indexer. Returns [ChartDataPoint](../../chartdatapoint/) for the specified index....to work with data points on a line chart. def chart_data_point...drawing . charts . ChartType . LINE , 500 , 350 ) chart = shape...

    reference.aspose.com/words/python-net/aspose.wo...
  5. ChartDataPointCollection.clear_format method | ...

    ChartDataPointCollection.clear_format method. Clears format of all [ChartDataPoint](../../chartdatapoint/) in this collection....to work with data points on a line chart. def chart_data_point...drawing . charts . ChartType . LINE , 500 , 350 ) chart = shape...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Aspose::Words::Drawing::SignatureLine::get_Allo...

    Aspose::Words::Drawing::SignatureLine::get_AllowComments method. Gets or sets a value indicating that the signer can add comments in the Sign dialog. Default value for this property is false in C++....Examples Shows how to create a line for a signature and insert it...that will contain a signature line, whose appearance we will //...

    reference.aspose.com/words/cpp/aspose.words.dra...
  7. Aspose::Words::Drawing::SignatureLine::get_IsSi...

    Aspose::Words::Drawing::SignatureLine::get_IsSigned method. Indicates that signature Line is signed by digital signature in C++....method Indicates that signature line is signed by digital signature...certificate and a signature line. auto doc = System :: MakeObject...

    reference.aspose.com/words/cpp/aspose.words.dra...
  8. In reporting engine, keep base element attribut...

    I am building a template to create a report from an internal data source generated by our application. The data source is a list of plants containing a list of processes, with a value for each process, and I would like t…... To have a plant-line connection, another approach...SelectMany(plant=> plant.lines.Select(line => new { plant, line })) ]>> <<foreach...

    forum.aspose.com/t/in-reporting-engine-keep-bas...
  9. Working with Fonts in C#|Aspose.Words for .NET

    Font formatting in details using C#. Emphasis mark in C#. Get font Line spacing using C#.... Getting Font Line Spacing Font line spacing is the vertical...of two consecutive lines of text. So line spacing includes the...

    docs.aspose.com/words/net/working-with-fonts/
  10. 使用 Aspose.Cells for JavaScript 通过 C++ 在 Excel 工...

    本文介绍如何用 JavaScript 及 Aspose.Cells for JavaScript 通过 C++ 在 Excel 工作簿中创建签名行...body > < h1 > Add Signature Line Example </ h1 > < input type...Workbook (); } // Create signature line object const signatureLine =...

    docs.aspose.com/cells/zh/javascript-cpp/create-...