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

line

(0.22 sec)
  1. BaselineAlignment enumeration | Aspose.Words fo...

    Aspose.Words.BaseLineAlignment enumeration. Specifies fonts vertical position on a Line....fonts vertical position on a line. Members Name Description Top...fonts vertical position on a line. let doc = new aw . Document...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. 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...
  3. ParagraphConfig|Documentation

    ParagraphConfig element allows you to combine text and images....paragraph elements on the same line. Omitting this property or setting...align vertically within the lines of a paragraph: VerticalAlignment...

    docs.aspose.com/omr/net/programmatic-forms/para...
  4. Working with Fonts in Node.js|Aspose.Words for ...

    Customize font settings using Node.js.... 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/nodejs-net/working-with-f...
  5. Adding Annotations to existing PDF file|Aspose....

    Learn how to add various types of annotations to existing PDF files in Java using Aspose.PDF for interactive features....pdf" ); } Add Line Annotation in an Existing PDF...the beginning and end of the line, page number, thickness, style...

    docs.aspose.com/pdf/java/adding-annotations-to-...
  6. 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...
  7. 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...
  8. 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...
  9. 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...
  10. 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...