Sort Score
Result 10 results
Languages All
Labels All
Results 891 - 900 of 33,604 for

line

(0.19 sec)
  1. Create Presentations in PHP|Aspose.Slides for P...

    Create presentations with Aspose.Slides for PHP via Java — produce PPT, PPTX, and ODP files 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/php-java/create-presenta...
  2. 使用 Python 管理演示文稿图表中的标注|Aspose.Slides for Python 文档

    使用 Aspose.Slides for Python .NET 创建和样式化标注,提供简洁的代码示例,兼容 PPT、PPTX 和 ODP,自动化演示工作流。... line . fill_format . fill_type =... SOLID dataPoint . format . line . fill_format . solid_fill_color...

    docs.aspose.com/slides/zh/python-net/callout/
  3. Working with Graphs|Aspose.PDF for Java

    Learn how to create and manage graphs within PDF documents using Aspose.PDF in Java for visualizing data effectively....sometimes also called a directed line. Circle - displays data using...connected union of projective lines, each line meeting three others in...

    docs.aspose.com/pdf/java/graphs/
  4. SignatureLine.is_valid property | Aspose.Words ...

    SignatureLine.is_valid property. Indicates that signature Line is signed by digital signature and this digital signature is valid....property Indicates that signature line is signed by digital signature...certificate and a signature line. doc = aw . Document () builder...

    reference.aspose.com/words/python-net/aspose.wo...
  5. SignatureLineOptions.show_date property | Aspos...

    SignatureLineOptions.show_date property. Gets or sets a value indicating that sign date is shown in the signature Line...date is shown in the signature line. Default value for this property...certificate and a signature line. doc = aw . Document () builder...

    reference.aspose.com/words/python-net/aspose.wo...
  6. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – PDF Format Conversion Solution via JavaScript via C++ https://products.aspose.com/pdf/javascript-cpp/conversion/ Recent content in PDF Format C...... Use just a few lines of JavaScript code to convert...files to BMP in just a few lines of code. application/ld+json...

    products.aspose.com/pdf/javascript-cpp/conversi...
  7. FieldSymbol.font_name property | Aspose.Words f...

    FieldSymbol.font_name property. Gets or sets the name of the font of the character retrieved by the field.... writeln ( ' Line 1' ) # 2 - Add a SYMBOL field...text on their line. field . dont_affects_line_spacing = True...

    reference.aspose.com/words/python-net/aspose.wo...
  8. FieldSymbol.is_shift_jis property | Aspose.Word...

    FieldSymbol.is_shift_jis property. Gets or sets whether the character code is interpreted as the value of a SHIFT-JIS character.... writeln ( ' Line 1' ) # 2 - Add a SYMBOL field...text on their line. field . dont_affects_line_spacing = True...

    reference.aspose.com/words/python-net/aspose.wo...
  9. 在Apache POI和Aspose.Cells中使用边框|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.... Java //Setting the line of the top border style . setBorder...getBlack ()); //Setting the line of the bottom border style ...

    docs.aspose.com/cells/zh/java/working-with-bord...
  10. How to create a dwg file and save as stream and...

    Hello, I am working on dwg creation using .net Aspose.CAD, version 24.4. I am facing an issue while saving dwg file as stream and then convert to byte[]. I found the method public void Save(Stream stream, ImageOptio…...dwgImage = new DwgImage(); //LINE, CIRCLE, ARC, TEXT, POINT, SOLID...3DFACE and POLYLINE //add line CadLine line = new CadLine(new Cad3DPoint(0...

    forum.aspose.com/t/how-to-create-a-dwg-file-and...