Sort Score
Result 10 results
Languages All
Labels All
Results 3,191 - 3,200 of 34,475 for

line

(0.69 sec)
  1. TextPath.text property | Aspose.Words for Python

    TextPath.text property. Defines the text of the text path.... Color , line : aspose . pydrawing . Color...word_art_fill shape . stroke_color = line shape . text_path . text = text...

    reference.aspose.com/words/python-net/aspose.wo...
  2. C++ API to Export TEX to PS | products.aspose.com

    Convert TEX to PS within C++ applications....convert TeX to DOC with a single line of code. It also supports a...export DOC to PS with a single line of code. It also supports a...

    products.aspose.com/total/cpp/conversion/tex-to...
  3. Using Aspose.Imaging for Java in Kotlin|Documen...

    How to use Aspose.Imaging for Java in Kotlin applications for desktops and servers...Create a new PNG image, draw a line on it and save it In the Kotlin...Subsequently, we draw a blue line on the image using a `Pen` object...

    docs.aspose.com/imaging/java/using-imaging-in-k...
  4. curves.png

    nonpremultipled deflate 724 8 8 8 8 PixelInterleaved width=479, height=724, bitDepth=8, colorType=RGBAlpha, compressionMethod=deflate, filterMethod=adaptive, interlaceMethod=none RGB 8 8 8 8 724 ke......Curve <|-- Ellipse Curve <|-- Line Curve <|-- NurbsCurve Curve...Curve <|-- Ellipse Curve <|-- Line Curve <|-- NurbsCurve Curve...

    docs.aspose.com/3d/de/python-net/aspose-3d-docu...
  5. Aspose::Words::Range::Replace method | Aspose.W...

    Aspose::Words::Range::Replace method. Replaces all occurrences of a character pattern specified by a regular expression with another string in C++....%&m - page break %&l - manual line break Examples Shows how to...%&m - page break %&l - manual line break %&& - & character See...

    reference.aspose.com/words/cpp/aspose.words/ran...
  6. 使用 PHP 在演示文稿中自定义图表轴|Aspose.Slides for PHP 文档

    了解如何使用 Aspose.Slides for PHP via Java 在 PowerPoint 演示文稿中自定义图表轴,以用于报告和可视化。...() -> addChart ( ChartType :: Line , 100 , 100 , 400 , 300 ); $chart...() -> addChart ( ChartType :: Line , 100 , 100 , 400 , 300 ); $chart...

    docs.aspose.com/slides/zh/php-java/chart-axis/
  7. 从 PDF 中提取段落 C#|Aspose.PDF for .NET

    学习如何使用 Aspose.PDF 在 .NET 中从 PDF 文档中提取段落以进行结构化文本检索。... TextFragment > line in paragraph . Lines ) { foreach ( Aspose...Text . TextFragment fragment in line ) { paragraphText . Append (...

    docs.aspose.com/pdf/zh/net/extract-paragraph-fr...
  8. 新建一个DwgImage对象,插入线段、图形以及图片,保存为PDF时都可以显示,保存成dwg时...

    public static void main(String[] args) { // 创建一个新的CadImage实例,指定DWG版本 DwgImage dwgImage = new DwgImage(); // 创建一条直线 CadLine Line = new CadLine(); Line.setFirstPoint(new Cad3DPoint(0, 0, 0)); Line.setSec…...// 创建一条直线 CadLine line = new CadLine(); line.setFirstPoint(new...0)); line.setSecondPoint(new Cad3DPoint(0, 100, 0)); line.setLayerName("0");...

    forum.aspose.com/t/dwgimage-pdf-dwg/320179
  9. Odso Class | Aspose.Words for .NET

    Discover the Aspose.Words.Settings.Odso class for seamless mail merge integration. Optimize your ODSO settings for efficient data source management.... The first line contains the three columns'...names, // and each subsequent line is a row with their respective...

    reference.aspose.com/words/net/aspose.words.set...
  10. Layout|Documentation

    Layout elements are used to arrange other elements and define the appearance and design of the OMR form....is used to add one or more lines of text to the form. Can only...This element is used to add a line of text to the parent element...

    docs.aspose.com/omr/net/txt-markup/elements-lay...