Sort Score
Result 10 results
Languages All
Labels All
Results 861 - 870 of 31,661 for

line

(0.17 sec)
  1. ParagraphFormat.baseline_alignment property | A...

    ParagraphFormat.baseLine_alignment property. Gets or sets fonts vertical position on a Line....fonts vertical position on a line. @property def baseline_alignment...fonts vertical position on a line. doc = aw . Document ( file_name...

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

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – 使用 PHP 从 PDF 中提取文本或图像https://products.aspose.com/pdf/zh-hans/php-java/parser/Recent content in 使用 PHP 从 PDF 中提取文本或图像 on Aspsoe.PDF ProductsHugo......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/zh-hans/php-java/parser...
  3. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – 使用 Java 在 PDF 中添加、获取或删除水印https://products.aspose.com/pdf/zh-hant/java/watermark/Recent content in 使用 Java 在 PDF 中添加、获取或删除水印 on Aspsoe.PDF Produ......0 chroma language-java java line cl n Documentw n pdfDocumentw...(s "sample.pdf"p );w line cl w n Pagew n firstPagew o...

    products.aspose.com/pdf/zh-hant/java/watermark/...
  4. 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/
  5. Insert Pictures and Shapes of Excel files.|Docu...

    Manage pictures, oleobject, shapes into Excel files....types: Pictures OleObjects Lines Rectangles Basic Shapes Block...very easy. It only takes a few lines of code: Simply call the add...

    docs.aspose.com/cells/python-net/insert-shapes/
  6. 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...
  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. 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...
  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...