Sort Score
Result 10 results
Languages All
Labels All
Results 1,761 - 1,770 of 34,578 for

line

(0.17 sec)
  1. Aspose::Words::Layout::LayoutEnumerator::MovePr...

    Aspose::Words::Layout::LayoutEnumerator::MovePreviousLogical method. Moves to the previous sibling entity in a logical order. When iterating Lines of a paragraph broken across pages this method will move to the previous Line even if it resides on another page in C++.... When iterating lines of a paragraph broken across...method will move to the previous line even if it resides on another...

    reference.aspose.com/words/cpp/aspose.words.lay...
  2. 为 .NET 中的演示优化图表计算|Aspose.Slides 文档

    了解 Aspose.Slides for .NET 中的图表计算、数据更新和精度控制,适用于 PPT 和 PPTX,并提供实用的 C# 代码示例。... Line . FillFormat . FillType = FillType...//设置系列线颜色 series . Format . Line . FillFormat . FillType = FillType...

    docs.aspose.com/slides/zh/net/chart-calculations/
  3. Handling JSON Array as Single Cell in CSV Using...

    Hello Aspose Support Team, I am exploring the possibility of converting a JSON array property into CSV format using Aspose APIs. I already have a sample payload, template, and generated output, but my expected output is…...Semicolon ; → “L”;“M”;“S”;“XL” New Line \n → “L”\n“M”\n“S”\n“XL” Could...Wrapped” style to the cell if New Line as Delimiter rupali14 November...

    forum.aspose.com/t/handling-json-array-as-singl...
  4. MailMergeCheckErrors Enum | Aspose.Words for .NET

    Discover how Aspose.Words.MailMergeCheckErrors enum enhances your mail merge process by efficiently reporting Microsoft Word errors for seamless document creation.... The first line contains the three columns'...names, // and each subsequent line is a row with their respective...

    reference.aspose.com/words/net/aspose.words.set...
  5. Reading CSV File with Multiple Encodings using ...

    Learn how to read CSV files with multiple encodings using Aspose.Cells for Node.js via C++....file that contains two lines. The first line is in ANSI encoding...encoding and the second line is in Unicode encoding Input file The following...

    docs.aspose.com/cells/nodejs-cpp/reading-csv-fi...
  6. MailMergeSettings.Query | Aspose.Words for .NET

    Discover how to leverage the MailMergeSettings Query property to efficiently import records from external data sources for seamless mail merge operations.... The first line contains the three columns'...names, // and each subsequent line is a row with their respective...

    reference.aspose.com/words/net/aspose.words.set...
  7. TextPathAlignment | Aspose.Words for Java

    WordArt alignment in Java....shapeHeight, Color wordArtFill, Color line, int wordArtShapeType) throws...Fill); shape.setStrokeColor(line); } shape.getTextPath().setText(text);...

    reference.aspose.com/words/java/com.aspose.word...
  8. Manage PowerPoint Text Paragraphs in .NET|Aspos...

    Master paragraph formatting with Aspose.Slides for .NET—optimize alignment, spacing & style in PPT, PPTX, and ODP presentations in C#.... Pptx ); } Set First-Line Indent for a Paragraph Use the...property to control the first-line indent of a paragraph. This...

    docs.aspose.com/slides/net/manage-paragraph/
  9. PageSetup Class | Aspose.Words for .NET

    Discover the Aspose.Words.PageSetup class for seamless page setup customization in your document sections. Optimize layout and enhance readability today!...the number of characters per line in the document grid. DifferentFirstPageHe...sets the numeric increment for line numbers. LineNumberDistanceFr...

    reference.aspose.com/words/net/aspose.words/pag...
  10. ChartDataLabel.is_visible property | Aspose.Wor...

    ChartDataLabel.is_visible property. Returns ``True`` if this data label has something to display....apply labels to data points in a line chart. def data_labels (): doc...drawing . charts . ChartType . LINE , 400 , 300 ) chart = chart_shape...

    reference.aspose.com/words/python-net/aspose.wo...