Sort Score
Result 10 results
Languages All
Labels All
Results 2,621 - 2,630 of 33,432 for

line

(0.26 sec)
  1. 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...
  2. 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-...
  3. 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/
  4. 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-...
  5. Barcodes and QR codes|Documentation

    Add barcodes and QR codes to personalize or uniquely identify a form....must be placed on a separate line. name property is used as an...attribute must be placed on a new line immediately after the opening...

    docs.aspose.com/omr/design-form/barcode/
  6. Barcodes and QR codes|Documentation

    Add barcodes and QR codes to personalize or uniquely identify a form....must be placed on a separate line. name property is used as an...attribute must be placed on a new line immediately after the opening...

    docs.aspose.com/omr/net/txt-markup/elements-bar...
  7. CsvDataLoadOptions Class | Aspose.Words for .NET

    Discover Aspose.Words.Reporting.CsvDataLoadOptions for efficient CSV data parsing. Optimize your document processing with customizable options today!...contains column names at the first line. Properties Name Description...character that is used to comment lines of CSV data. Delimiter { get;...

    reference.aspose.com/words/net/aspose.words.rep...
  8. Format PowerPoint Shapes in JavaScript|Aspose.S...

    Format PowerPoint shapes in JavaScript using Aspose.Slides—set fill, Line, and effect styles for PPT, PPTX, and ODP files with precision and full control....Since shapes are made up of lines, you can format them by modifying...available in PowerPoint. Format Lines Using Aspose.Slides, you can...

    docs.aspose.com/slides/nodejs-java/shape-format...
  9. PDF sticky Annotations using C#|Aspose.PDF for ...

    Learn how to create sticky annotations, such as notes and highlights, in PDFs using Aspose.PDF in .NET....string [] { "HELLO" , "Line 1" , "Line 2" }, ts ); // Save PDF...

    docs.aspose.com/pdf/net/sticky-annotations/
  10. 从PDF中提取段落|Aspose.PDF for Android via Java

    本文介绍如何使用ParagraphAbsorber——Aspose.PDF中的一个特殊工具,从PDF文档中提取文本。... List < TextFragment > line : paragraph . getLines ()) {...for ( TextFragment fragment : line ) { paragraphText . append (...

    docs.aspose.com/pdf/zh/androidjava/extract-para...