Sort Score
Result 10 results
Languages All
Labels All
Results 2,861 - 2,870 of 34,506 for

line

(0.52 sec)
  1. Convert AMF to USDZ via Python | products.aspos...

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

    products.aspose.com/3d/python-net/conversion/am...
  2. GridConfig|Documentation

    GridConfig element generates a matrix of numbered bubbles that are combined into a single answer....Each digit is represented as a line or column of bubbles, depending...Underline - draw a horizontal line. GridHeaderTypeEnum.Square -...

    docs.aspose.com/omr/net/programmatic-forms/grid...
  3. 路径生成器 – Path Builder – 创建 SVG 路径 – Aspose.SVG

    了解如何使用 Aspose.SVG for .NET 中的 PathBuilder 以编程方式创建 SVG 路径。PathBuilder 使创建和操作 SVG 路径变得更加简单。...Create an SVG path element with line commands programmatically in...draws a line from the current point to the new point (Line to x=100...

    docs.aspose.com/svg/zh/net/path-builder/
  4. 如何更改 SVG 颜色 – C# 示例

    您将学习如何通过 C# 示例使用 SVG 颜色、如何更改 SVG 元素的颜色或更改 SVG 文件中的背景颜色。... Dom ; Copy 1 // Change line stroke color in SVG file using...RootElement ; 11 12 // Get a <line> element to change color 13...

    docs.aspose.com/svg/zh/net/how-to-change-svg-co...
  5. Aspose.PSD for .NET 19.4 - Release Notes|Docume...

    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....symbols are interpreted as double line break that is wrong Bug PSDNET-117...symbols are interpreted as double line break that is wrong // \r\n...

    docs.aspose.com/psd/net/aspose-psd-for-net-19-4...
  6. Aspose::Words::Properties::BuiltInDocumentPrope...

    Aspose::Words::Properties::BuiltInDocumentProperties::get_Words method. Represents an estimate of the number of words in the document in C++....get_BuiltInDocumentPrope () -> get_Lines ()); // To get accurate values...get_Paragraphs ()); // For the line count, we will need to call...

    reference.aspose.com/words/cpp/aspose.words.pro...
  7. Saving as SVG mess up text extraction in this d...

    In this attached document 4411_NOK.pdf (114.5 KB) If I try to do text extraction after saving the doc as SVG, some characters are substituted by others. It reads : “En utilisant nos services ou en vous inscrivant, vou…...(List<TextFragment> line in paragraph.Lines) { foreach (TextFragment...(TextFragment fragment in line) { paragraphText.Append(fragment.Text);...

    forum.aspose.com/t/saving-as-svg-mess-up-text-e...
  8. Convert KML to CSV GIS Data via .NET or C# | pr...

    Try our On-Premise APIs to convert KML to CSV on .NET Framework, .NET Core, C#....Conversion can be done with just one line of code while using VectorLayer...comma separated values. Each line in a CSV file is a new record...

    products.aspose.com/gis/net/conversion/kml-to-csv/
  9. PST | Not able to convert .ics files to PST | P...

    Not able to convert .ics file to PST format using aspose lib getting below error. C:\Users\Tejas>python calendarissue.py Traceback (most recent call last): File “mailissue.py”, Line 57, in run() File “mailissue.py”,…...py”, line 57, in run() File “mailissue.py”, line 49, in run...the .ics file or any specific lines that might be causing the issue...

    forum.aspose.com/t/pst-not-able-to-convert-ics-...
  10. Document.GetPageInfo(0) runs indefinitely for s...

    Hello! We have observed that for some documents, executing the method document.GetPageInfo(0) never finishes. I have attached a sample C# solution that demonstrates the issue. AsposeInfiniteLoadingBug.7z (54.5 KB) The…... each line of text should be stretched...occupy the entire width of the line. The bug was originally found...

    forum.aspose.com/t/document-getpageinfo-0-runs-...