Sort Score
Result 10 results
Languages All
Labels All
Results 801 - 810 of 29,010 for

line

(0.05 sec)
  1. 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...
  2. 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 Con...... 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...
  3. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – استخراج متن یا تصاویر از PDF با استفاده از PHPhttps://products.aspose.com/pdf/fa/php-java/parser/Recent content in استخراج متن یا تصاویر از PDF......language-php php line cl c1 // Load the PDF document line cl c1 nv $document...Documentp (nv $inputFilep ); line cl c1 // Get the first image...

    products.aspose.com/pdf/fa/php-java/parser/inde...
  4. index.xml

    2.0 http://www.w3.org/2005/Atom Complete Set of File Format Automation Solutions – Konverze formátu souboru přes Javahttps://products.aspose.com/total/cs/java/conversion/Recent content in Konverze ......important; line-height: 30px; position: relative;...color: #fff; text-align: center; line-height: 20px; font-size: 12px;...

    products.aspose.com/total/cs/java/conversion/in...
  5. SignatureLine.instructions property | Aspose.Wo...

    SignatureLine.instructions property. Gets or sets instructions to the signer that are displayed on signing the signature Line...displayed on signing the signature line. This property is ignored if...Examples Shows how to create a line for a signature and insert it...

    reference.aspose.com/words/python-net/aspose.wo...
  6. 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...
  7. 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...
  8. 在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...
  9. Autofit Rows and Columns in 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/java/autofit-rows-and-col...
  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...