Sort Score
Result 10 results
Languages All
Labels All
Results 891 - 900 of 35,057 for

line

(0.21 sec)
  1. SignatureLine.isValid property | Aspose.Words f...

    SignatureLine.isValid 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. let doc = new aw . Document...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. CompatibilityOptions class | Aspose.Words for P...

    aspose.words.settings.CompatibilityOptions class. Contains compatibility options (that is, the user preferences entered on the Compatibility tab of the Options dialog in Microsoft Word)...Description adjust_line_height_in_table Add Document Grid Line Pitch To...To Lines in Table Cells. align_tables_row_by_row Align Table Rows...

    reference.aspose.com/words/python-net/aspose.wo...
  3. ArrowLength | Aspose.Words for Java

    Length of the arrow at the end of a Line in Java....of the arrow at the end of a line. Examples: Shows to create a...horizontal, half-transparent red line // with an arrow on the left...

    reference.aspose.com/words/java/com.aspose.word...
  4. ParagraphFormat | Aspose.Words for Java

    Represents all the formatting for a paragraph in Java....fonts vertical position on a line. getBidi() Gets whether this...(in characters) for the first-line or hanging indent. getCharacterUnitLeft()...

    reference.aspose.com/words/java/com.aspose.word...
  5. 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/
  6. 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...
  7. 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...
  8. 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...
  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...