Sort Score
Result 10 results
Languages All
Labels All
Results 2,701 - 2,710 of 34,883 for

line

(0.28 sec)
  1. ShapeType | Aspose.Words for Java

    Specifies the type of shape in a Microsoft Word document in Java....FLOW_CHART_OFFLINE_STORAGE Flow chart off-line storage. FLOW_CHART_OFFPAGE_CONNECTOR...FLOW_CHART_ONLINE_STORAGE Flow chart on-line storage. FLOW_CHART_OR Flow...

    reference.aspose.com/words/java/com.aspose.word...
  2. ChartShapeType | Aspose.Words for Java

    Specifies the shape type of chart elements in Java.... INVERSE_LINE Inverse line. IRREGULAR_SEAL_1 Irregular...LIGHTNING_BOLT Lightning bolt. LINE Line. MATH_DIVIDE Math divide....

    reference.aspose.com/words/java/com.aspose.word...
  3. 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...
  4. 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-...
  5. 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/
  6. 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-...
  7. Validate XBRL File via C# | products.aspose.com

    Sample code for XBRL file validation. Use API example code to validate batch XBRL files within .NET based applications.... Install it via command line as nuget install Aspose.Finance...

    products.aspose.com/finance/net/validate/xbrl/
  8. Create Open-High-Low-Close (OHLC) Stock Chart|D...

    Learn how to create an open-high-low-close stock chart using Aspose.Cells for .NET. Our guide will demonstrate how to plot stock market data, including the open, high, low, and close prices, onto a chart for better analysis and visualization....again indicated by a vertical line, while the range between open...

    docs.aspose.com/cells/net/create-open-high-low-...
  9. BuiltInDocumentProperties.links_up_to_date prop...

    BuiltInDocumentProperties.links_up_to_date property. Indicates whether hyperlinks in a document are up-to-date....es ) # Count the number of lines in the document, and then assign...result to the "Lines" built-in property. line_counter = LineCounter...

    reference.aspose.com/words/python-net/aspose.wo...
  10. BuiltInDocumentProperties.pages property | Aspo...

    BuiltInDocumentProperties.pages property. Represents an estimate of the number of pages in the document....es ) # Count the number of lines in the document, and then assign...result to the "Lines" built-in property. line_counter = LineCounter...

    reference.aspose.com/words/python-net/aspose.wo...