Sort Score
Result 10 results
Languages All
Labels All
Results 931 - 940 of 35,130 for

line

(1.27 sec)
  1. SignatureLine.allow_comments property | Aspose....

    SignatureLine.allow_comments property. Gets or sets a value indicating that the signer can add comments in the Sign dialog...Examples Shows how to create a line for a signature and insert it...that will contain a signature line, whose appearance we will #...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Work with Raster Layers using GIS C# Library|Do...

    GIS C# Library lets you read or work with the GeoTIFF raster format which is one of the most widely used raster formats among GIS Software....multi-band raster Read values line by line Read value of specified...

    docs.aspose.com/gis/net/raster-layers/
  3. Table.set_border method | Aspose.Words for Python

    Table.set_border method. Sets the specified table border to the specified Line style, width and color....set_border(border_type, line_style, line_width, color, is_override_cell_borders)...table border to the specified line style, width and color. def...

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

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – Estrai testo o immagini dal PDF usando Python https://products.aspose.com/pdf/it/python-net/parser/ Recent content in Estrai testo o immagini d......chroma language-python python line cl line cl kn import nn aspose.pdf...nn apdf line cl kn from nn os kn import n path line cl kn from...

    products.aspose.com/pdf/it/python-net/parser/in...
  6. ParagraphFormat.widowControl property | Aspose....

    ParagraphFormat.widowControl property. True if the first and last Lines in the paragraph are to remain on the same page as the rest of the paragraph....True if the first and last lines in the paragraph are to remain...does not fit onto one page, one line may spill over onto the next...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Tag Replacement : In Single Row : Row not getti...

    Hello Team , We are replacing tag in word template , we have require if tag present in single Line and value is empty , we need to remove Line , to avoid blank Line in completed doc . using below code to replace tag p…...single line and value is empty , we need to remove line , to avoid...avoid blank line in completed doc . using below code to replace...

    forum.aspose.com/t/tag-replacement-in-single-ro...
  8. ParagraphFormat.widow_control property | Aspose...

    ParagraphFormat.widow_control property. True if the first and last Lines in the paragraph are to remain on the same page as the rest of the paragraph....True if the first and last lines in the paragraph are to remain...does not fit onto one page, one line may spill over onto the next...

    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...