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

line

(0.19 sec)
  1. 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...
  2. 2. Display and alignment for LaTeX equations

    This is an introduction into typesetting LaTeX equations with AMS-LATEX packages and provides some examples and their explanations. LaTeX align equations....classified by the number of material lines (single or multiple) and by...equations. equation equation* One line, one equation multline multline*...

    docs.aspose.com/tex/java/latex-structures-for-e...
  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. 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-...
  5. 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/
  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. 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/
  8. 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/
  9. Aspose::Words::ParagraphFormat::get_BaselineAli...

    Aspose::Words::ParagraphFormat::get_BaseLineAlignment method. Gets or sets fonts vertical position on a Line in C++....fonts vertical position on a line. Aspose :: Words :: BaselineAlignment...fonts vertical position on a line. auto doc = System :: MakeObject...

    reference.aspose.com/words/cpp/aspose.words/par...
  10. Working with Fonts in Java|Aspose.Words for Java

    Font formatting in details using Java.... Getting Font Line Spacing The line spacing of a font is...two consecutive lines of text. Thus, the line spacing includes...

    docs.aspose.com/words/java/working-with-fonts/