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

line

(0.57 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. doc = aw . Document ( file_name...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Chart Types|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....formatting: - Column - Bar - Line - Pie - Scatter - Area - Doughnut...bar chart Line Charts Line charts make use of lines to display...

    docs.aspose.com/cells/java/chart-types/
  3. 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...
  4. 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...
  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. Xml_to_pdf using python for ccda xml files with...

    Please provide a code snippet for xml to pdf using a style sheet using python. Please provide a fastest solution possible and provide the resources to explore more. I tried aspose.cells did not work file cannot be open…...transformed XML content to the PDF for line in str(result_tree).splitlines():...splitlines(): c.drawString(100, 750, line) c.showPage() c.save() Ensure...

    forum.aspose.com/t/xml-to-pdf-using-python-for-...
  7. Working with Pens|Documentation

    Learn about how to draw with pen in C#. .NET code to set pen width and color in C# and VB.NET. Join Lines in C#...and are used to draw different line objects such as an ellipse,...the DrawLine method to draw a line with the desired width Save...

    docs.aspose.com/drawing/net/working-with-pens/
  8. FieldSymbol | Aspose.Words for Java

    Implements a SYMBOL field in Java....writeln(" Line 1"); // 2 - Add a SYMBOL field...the rest of the text on their line. field.setDontAffectsLineSp(true);...

    reference.aspose.com/words/java/com.aspose.word...
  9. 在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 to do AutoFit Row in...Range of Cells . Also , comment line 288 . # Saving the modified...

    docs.aspose.com/cells/zh/java/autofit-rows-and-...
  10. Mixed Geometry Symbolizer|Documentation

    Mixed Geometry Symbolizer in GIS C# Library API allows to specify symbolizers separately for each geometry type if a layer contains mixed geometry types....Specifies a symbolizer to use for line geometries in the layer (LineString...a layer contains a point, a line, and a polygon. We’ll style...

    docs.aspose.com/gis/net/mixed-geometry-symbolizer/