Sort Score
Result 10 results
Languages All
Labels All
Results 1,051 - 1,060 of 34,687 for

line

(0.16 sec)
  1. SignatureLine.DefaultInstructions | Aspose.Word...

    Discover how the SignatureLine DefaultInstructions property enhances your Sign dialog with customizable default instructions for a seamless user experience....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...
  2. Word to pdf with Farsi words - Free Support For...

    I have a word document written in Farsi which has some white spaces at the start of some Line, When I convert it to PDF all these spaces get dragged to the end of the Line (if justify is on, these spaces get divided betw…...spaces at the start of some line, When I convert it to PDF all...get dragged to the end of the line (if justify is on, these spaces...

    forum.aspose.com/t/word-to-pdf-with-farsi-words...
  3. Why does ParagraphFormat.getFirstLineIndent() r...

    请看一下附件里的template.zip (42.3 KB)这个模板文件,可以看到如附件里的 这个截图所示,first Line indent是没有设置的。 然后当我在用Aspose Java的API去读取这个模板文件里的这个样式的first Line indent时,发现得到的是-28.35,见附件里的 截图。截图里的程序如下,把new Document(new FileInputStream(“xxx.dotm”)…...1920×1041 146 KB 这个截图所示,first line indent是没有设置的。 然后当我在用Aspose ...Java的API去读取这个模板文件里的这个样式的first line indent时,发现得到的是-28.35,见附件里的 2888×1532...

    forum.aspose.com/t/why-does-paragraphformat-get...
  4. Stacked Area Chart Labels Are Not Rendered When...

    Summary Stacked Area Charts (ChartType 48) in PowerPoint presentations don’t render axis labels and legends when converted to PDF using Aspose.Slides 26.2, even though regular Area charts work correctly. Environment As…...66) Problem Description: Multi-line data labels on the doughnut...are being rendered as single-line comma-separated values in the...

    forum.aspose.com/t/stacked-area-chart-labels-ar...
  5. Aspose::Words::Fields::FieldSymbol::get_FontNam...

    Aspose::Words::Fields::FieldSymbol::get_FontName method. Gets or sets the name of the font of the character retrieved by the field in C++....()); builder -> Writeln ( u " Line 1" ); // 2 - Add a SYMBOL field...the rest of the text on their line. field -> set_DontAffectsLineSpaci...

    reference.aspose.com/words/cpp/aspose.words.fie...
  6. Add Arc Object to PDF file|Aspose.PDF for .NET

    This article explains how to create a arc object to your PDF using Aspose.PDF for .NET....objects (for example graph, line, rectangle etc.) to PDF documents...); // Create a line and set fill color var line = new Aspose ...

    docs.aspose.com/pdf/net/add-arc/
  7. Customizing Charts with Node.js via C++|Documen...

    Learn how to customize charts in Aspose.Cells for Node.js via C++. Our guide will show you how to modify chart layouts, add and format data series, adjust axes, and apply various formatting options to enhance the appearance and usability of your charts....the first data series and a line chart for the second series...column chart, combined with a line chart, to the worksheet. const...

    docs.aspose.com/cells/nodejs-cpp/customizing-ch...
  8. IChartDataPoint.invertIfNegative property | Asp...

    IChartDataPoint.invertIfNegative property. Specifies whether the parent element shall inverts its colors if the value is negative....to work with data points on a line chart. test ( 'ChartDataPoint'...Drawing . Charts . ChartType . Line , 500 , 350 ); let chart = shape...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. composite_grid|Documentation

    Composite_grid element generates a highly customizable matrix of numbered bubbles that are combined into a single answer....must be placed on a separate line. name property is used as an...attribute must be placed on a new line immediately after the opening...

    docs.aspose.com/omr/net/txt-markup/composite_grid/
  10. Getting error while converting word document to...

    GeneratedDoc.docx (23.0 KB) I am trying to convert this docx file to pdf using the below method. wordDocument.Save(pdfDocStream, pdfSaveOptions); But I am getting null reference exception error on this Line of code. H…...error on this line of code. However, if I add this line of code before...document.xml before and after that line of code, I did not see any difference...

    forum.aspose.com/t/getting-error-while-converti...