Sort Score
Result 10 results
Languages All
Labels All
Results 4,141 - 4,150 of 33,699 for

line

(0.08 sec)
  1. Edit SVG File – C# Examples with Aspose.SVG

    Learn how to edit SVG in C#. Add and edit SVG elements, edit SVG paths, draw on bitmaps, and more using the Aspose.SVG for .NET library....“rect”), lines (SVGLineElement class, qualifiedName = “line”), polylines...Width, Height, Rx, Ry ) and the line ( X1, Y1, X2, Y2 ) have their...

    docs.aspose.com/svg/net/edit-svg-file/
  2. Converting Between Formats – C# Examples

    Learn how to convert HTML, MHTML, EPUB, and SVG to PDF, XPS, DOCX, PNG, and other formats using Aspose.HTML for .NET....PDF using the class, with one line of code: Copy 1 // Convert HTML...(OutputDir, "convert-with-single-line.pdf" )); Example-ConvertHtmlToPdfInOn...

    docs.aspose.com/html/net/converting-between-for...
  3. Aspose.CellsでExcelファイルをPDF形式に変換した場合にExcelでの見た目と...

    Aspose.Cells for Python via .NET(25.2.0)を利用しています。 Aspose.CellsでExcelワークブックをPDFに変換する際に、 Excel上にあるオブジェクトがExcelワークブックの見た目と異なった位置や模様でPDFに変換されてしまいます。 求める結果としてはExcel本体の機能のPDF変換と同等のPDF変換処理ができ、Excel上の見た目とPDF変換後の見た目が同じになることです。 …...CELLSPYTHONNET-252:The double line frame has become a thick line when saving file...e direction of the filling lines in the graphic is incorrect...

    forum.aspose.com/t/aspose-cells-excel-pdf-excel...
  4. TTF to SVG Converter API |.NET

    Convert TTF to SVG using .NET API on Windows. Integrate this native TTF to SVG font conversion functionality into your own solution....TTF to SVG with just a few lines of code. Aspose.Font API Solution...functions like point movement, line drawing, curve creation, and...

    products.aspose.com/font/net/conversion/ttf-to-...
  5. Words for .NET output questions - Free Support ...

    doc-gen format error.zip (2.1 MB) Please see the questions below from the client and help, thank you ! We are currently experiencing issues with Aspose when converting Excel and Word files to PDF, specifically differen…...AutoFitRows(); Kindly add the suggested lines of code to your snippet, and...example, please add a line (see the line in bold) to your code...

    forum.aspose.com/t/words-for-net-output-questio...
  6. 档案

    档案...StringBuilder(); String line; try { while ((line = reader.readLine())...readLine()) != null) { result.append(line); } } catch (IOException e)...

    blog.aspose.com/zh/email/import-gmail-contacts-...
  7. MarkdownLoadOptions class | Aspose.Words for No...

    Aspose.Words.Loading.MarkdownLoadOptions class. Allows to specify additional options when loading [LoadFormat.Markdown](../../aspose.words/loadformat/#Markdown) document into a [Document](../../aspose.words/document/) object....indicating whether to preserve empty lines while load a LoadFormat.Markdown...is false . Normally, empty lines between block-level elements...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Graphics | Aspose.PSD for Java API Reference

    Represents the graphics according to the graphics engine used in the current assembly....point1, Point point2) Draws a line connecting two Point structures...point1, PointF point2) Draws a line connecting two PointF structures...

    reference.aspose.com/psd/java/com.aspose.psd/gr...
  9. How to Run Aspose.Cells in Blazor|Documentation

    Learn how to run Aspose.Cells in a Blazor WebAssembly app and a Blazor Server app....1 , 0 , 100 , 150 ); // Add line shape shapes . AddLine ( 8 ...1 , 0 , 100 , 150 ); // Add line shape shapes . AddLine ( 8 ...

    docs.aspose.com/cells/net/how-to-run-aspose-cel...
  10. Create a Chart|Aspose.Slides 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.... Line . Visible = Microsoft . Office...ppChart . ChartTitle . Format . Line . ForeColor . RGB = Color ....

    docs.aspose.com/slides/net/create-a-chart/