Sort Score
Result 10 results
Languages All
Labels All
Results 2,881 - 2,890 of 35,118 for

line

(0.07 sec)
  1. Format Presentation Text in .NET|Aspose.Slides ...

    Format and style text in PowerPoint and OpenDocument presentations using Aspose.Slides for .NET. Customize fonts, colors, alignment, and more....adjust the visual density of a line or block of text by expanding.... Pptx ); } The result: Set Line Spacing of Paragraphs Aspose...

    docs.aspose.com/slides/net/text-formatting/
  2. Convert JPG to OBJ via Python | products.aspose...

    Sample code for JPG to OBJ Python conversion. Use API example code for batch JPG files to OBJ conversion within VB.NET, Asp.NET or any .NET based application.... Command line pip install aspose- 3d Steps...files to OBJ in just a few lines of code. Load JPG file via the...

    products.aspose.com/3d/python-net/conversion/jp...
  3. Convert OBJ to PDF via Python | products.aspose...

    Sample code for OBJ to PDF Python conversion. Use API example code for batch OBJ files to PDF conversion within VB.NET, Asp.NET or any .NET based application.... Command line pip install aspose- 3d Steps...files to PDF in just a few lines of code. Load OBJ file via the...

    products.aspose.com/3d/python-net/conversion/ob...
  4. Convert 3MF to OBJ via Node.js | products.aspos...

    Sample code for 3MF to OBJ Node.js conversion. Aspose.3D for Node.js via Java is a standalone API that does not require the installation of any other software.Convert batch 3MF files to OBJ using API sample code.... Command line install aspose.threed Steps...files to OBJ in just a few lines of code. Load 3MF file via the...

    products.aspose.com/3d/nodejs-java/conversion/3...
  5. Replacing with multiline text not rearranging r...

    Hi, my ASPOSE PDF .NET version is 8.2, I am searching a single word/text in pdf and replacing this with multiLine text, when I generate final PDF the multiLine text is overlapping with existing text on that pdf, is ther…...going to next line rather going in a straight line cutting itself...boundary of the page and the line break character “\r\n” also...

    forum.aspose.com/t/replacing-with-multiline-tex...
  6. The type initializer for ' ' threw an exception...

    Hi All, I’m running into this error when exporting an excel workbook to PDF in a .NET 6 project running on Alpine Linux: The type initializer for ‘’ threw an exception. I’ve tried adding the following Lines of code to …...tried adding the following lines of code to the Dockerfile but...specific version only: 2.88.6 Added line to Dockerfile: RUN apk update...

    forum.aspose.com/t/the-type-initializer-for-thr...
  7. BorderCollection indexer | Aspose.Words for Python

    BorderCollection indexer. Retrieves a [Border](../../border/) object by index.... line_style = aw . LineStyle . DOT_DASH...DOT_DASH # After changing the line style of the borders in just...

    reference.aspose.com/words/python-net/aspose.wo...
  8. MarkerSymbol | Aspose.Words for Java

    Specifies marker symbol style in Java....to work with data points on a line chart. public void chartDataPoint()...builder.insertChart(ChartType.LINE, 500.0, 350.0); Chart chart...

    reference.aspose.com/words/java/com.aspose.word...
  9. BorderCollection.equals method | Aspose.Words f...

    BorderCollection.equals method. Compares collections of borders.... line_style = aw . LineStyle . DOT_DASH...DOT_DASH # After changing the line style of the borders in just...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Working with Charts in Java|Aspose.Words for Java

    Introduction to Chart feature, how to create and manipulate charts using Java....set a text alignment for multi-line labels, you can simply achieve...code example shows how to set line color and weight: Document doc...

    docs.aspose.com/words/java/working-with-charts/