Sort Score
Result 10 results
Languages All
Labels All
Results 931 - 940 of 34,490 for

line

(2.29 sec)
  1. Create Presentations in .NET|Aspose.Slides Docu...

    Create presentations in .NET with Aspose.Slides—produce PPT, PPTX, and ODP files, benefit from OpenDocument support, and save them programmatically for reliable results....Presentation To add a simple plain line to a selected slide of the presentation...its Index. Add an AutoShape of Line type using AddAutoShape method...

    docs.aspose.com/slides/net/create-presentation/
  2. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – 使用 Python 合并 PDF 文档 https://products.aspose.com/pdf/zh-hans/python-net/merger/ Recent content in 使用 Python 合并 PDF 文档 on Aspsoe.PDF Products Hug......language-py py line cl kn import nn aspose.pdf k as nn apdf line cl line...path line cl kn from nn io kn import n FileIO line cl line cl n...

    products.aspose.com/pdf/zh-hans/python-net/merg...
  3. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – 使用 Python 合并 PDF 文档 https://products.aspose.com/pdf/zh-hant/python-net/merger/ Recent content in 使用 Python 合并 PDF 文档 on Aspsoe.PDF Products Hug......language-py py line cl kn import nn aspose.pdf k as nn apdf line cl line...path line cl kn from nn io kn import n FileIO line cl line cl n...

    products.aspose.com/pdf/zh-hant/python-net/merg...
  4. 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/
  5. ParagraphFormat.BaselineAlignment | Aspose.Word...

    Optimize your text layout with the ParagraphFormat BaseLineAlignment property, allowing precise control over font vertical positioning for enhanced readability....fonts vertical position on a line. public BaselineAlignment BaselineAlignment...fonts vertical position on a line. Document doc = new Document...

    reference.aspose.com/words/net/aspose.words/par...
  6. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – استخراج متن یا تصاویر از PDF با استفاده از Java https://products.aspose.com/pdf/fa/java/parser/ Recent content in استخراج متن یا تصاویر از PDF ......0 chroma language-java java line cl n comp .na asposep .na pdfp...(s "sample.pdf"p );w line cl n hew n firstw n pagew n...

    products.aspose.com/pdf/fa/java/parser/index.xml
  7. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – C++ 를 통한 PDF 뷰어 https://products.aspose.com/pdf/ko/cpp/viewer/ Recent content in C++ 를 통한 PDF 뷰어 on Aspsoe.PDF Products Hugo -- gohugo.io ko Th......highlight 0 chroma language-cpp cpp line cl c1 // load CGM with an instance...instance of Document line cl n var n document o = k new n Documentp...

    products.aspose.com/pdf/ko/cpp/viewer/index.xml
  8. Table.set_borders method | Aspose.Words for Python

    Table.set_borders method. Sets all table borders to the specified Line style, width and color....set_borders method set_borders(line_style, line_width, color) Sets all...table borders to the specified line style, width and color. def...

    reference.aspose.com/words/python-net/aspose.wo...
  9. ShapeBase.is_signature_line property | Aspose.W...

    ShapeBase.is_signature_Line property. Indicates that shape is a [SignatureLine](../../signatureLine/)....is_signature_line property ShapeBase.is_signature_line property Indicates... @property def is_signature_line ( self ) -> bool : ... Examples...

    reference.aspose.com/words/python-net/aspose.wo...
  10. 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-...