Sort Score
Result 10 results
Languages All
Labels All
Results 3,131 - 3,140 of 35,054 for

line

(0.09 sec)
  1. Create, Open and Add Mbox Files in C# .NET

    Discover mbox format for effective storage and processing of your email messages. Learn to create, open and add mbox files in C# .NET...“From " line (note the space after “From”). This line marks the...including mboxo (where the “From " line is preceded by a newline character)...

    blog.aspose.com/email/creating-mbox-files-using...
  2. How to get Content height on the page? - Free S...

    Hello Aspose! Could you please help me with finding out height of content on the page? My task is add TextStamp on each stamp. In the same time stamp should not overlap content. First option to do it is calculate sta…...will return font size of one line, independent of stamp's width...restrict user to use only one line. But font size anyway can be...

    forum.aspose.com/t/how-to-get-content-height-on...
  3. 用JavaScript通过C++设置主轴和副轴|Documentation

    学习如何理解和使用Aspose.Cells for JavaScript通过C++中的主轴和副轴。我们的指南将帮助您理解主轴与副轴的区别,以及如何有效配置和使用它们。...the second series ChartType to line chart . nSeries . get ( 1 )...). type = ChartType . Line ; // Set the series name chart . nSeries...

    docs.aspose.com/cells/zh/javascript-cpp/primary...
  4. Blank column disaapear when there is no data - ...

    I am encountered a problem while extracting taxt from a PDF. I have a PDF of account statement in table. Check sample1.pdf and sample2.pdf. The output of both the PDF differ greatly. The sample1.pdf don’t have any debit…...write(extractedText); // write a line of text to the file // tw.W...getRecords(PdfParser.java:48) The line in yellow throw the error try...

    forum.aspose.com/t/blank-column-disaapear-when-...
  5. Avoid exponential notation of large numbers whi...

    Learn how to prevent large numbers from being converted to exponential notation while importing from HTML using Aspose.Cells for Node.js via C++....Delete redundant spaces after line break while importing HTML with...

    docs.aspose.com/cells/nodejs-cpp/avoid-exponent...
  6. TxtSaveOptions.preserveTableLayout property | A...

    TxtSaveOptions.preserveTableLayout property. Specifies whether the program should attempt to preserve layout of tables when saving in the plain text format...body of text, with just a new line for each row. txtSaveOptions...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. RevisionColor enumeration | Aspose.Words for Py...

    aspose.words.layout.RevisionColor enumeration. Allows to specify color of document revisions....to the left of every revised line. doc . layout_options . revision_options...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Font class | Aspose.Words for Node.js

    Aspose.Words.Font class. Contains font attributes (font name, font size, color, and so on) for an object... lineSpacing Returns line spacing of this font (in points)...points) relative to the base line. A positive number raises the...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. X Axis Vs. Category Axis|Documentation

    Learn how to differentiate between the X axis and the Category axis in Aspose.Cells for Java. Our guide will help you understand the differences in their usage and properties, and how to configure them according to your needs....axis, and the second chart is a line chart with X as a category axis...

    docs.aspose.com/cells/java/x-axis-vs-category-a...
  10. Convert pdf to image results in missing text - ...

    We use Aspose.Pdf 20.12.0.0 for .NET to convert files of different formats to images. There was a problem with one pdf file that had some symbols that where missing in resulting image file. The example file is “edited.…...ParseFileToPdfTest was modified with this line before pdf.Save: pdf.FontUtilities...missing text. If I remove the line that fixes the diameter symbols...

    forum.aspose.com/t/convert-pdf-to-image-results...