Sort Score
Result 10 results
Languages All
Labels All
Results 1,281 - 1,290 of 31,818 for

line

(0.17 sec)
  1. Extract Paragraph from PDF|Aspose.PDF for PHP v...

    Explore how to extract paragraphs from a PDF file in PHP using Aspose.PDF for efficient text extraction....-> getLines () as $line ) { foreach ( $line as $fragment ) { $paragraphText...

    docs.aspose.com/pdf/php-java/extract-paragraph-...
  2. CompatibilityOptions.use_alt_kinsoku_line_break...

    CompatibilityOptions.use_alt_kinsoku_Line_break_rules property. Use Alternate Set of East Asian Line Breaking Rules....use_alt_kinsoku_line_break_rules property CompatibilityOptions...CompatibilityOptions.use_alt_kinsoku_line_break_rules property Use Alternate Set...

    reference.aspose.com/words/python-net/aspose.wo...
  3. ChartDataLabel.numberFormat property | Aspose.W...

    ChartDataLabel.numberFormat property. Returns number format of the parent element....apply labels to data points in a line chart. test ( 'DataLabels' ...Drawing . Charts . ChartType . Line , 400 , 300 ); let chart = chartShape...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. ChartDataLabel.clearFormat method | Aspose.Word...

    ChartDataLabel.clearFormat method. Clears format of this data label...apply labels to data points in a line chart. test ( 'DataLabels' ...Drawing . Charts . ChartType . Line , 400 , 300 ); let chart = chartShape...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. ChartDataLabel.showValue property | Aspose.Word...

    ChartDataLabel.showValue property. Allows to specify if values are to be displayed in the data labels...apply labels to data points in a line chart. test ( 'DataLabels' ...Drawing . Charts . ChartType . Line , 400 , 300 ); let chart = chartShape...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. ChartDataLabel.isVisible property | Aspose.Word...

    ChartDataLabel.isVisible property. Returns ``true`` if this data label has something to display....apply labels to data points in a line chart. test ( 'DataLabels' ...Drawing . Charts . ChartType . Line , 400 , 300 ); let chart = chartShape...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. SignatureLineOptions.AllowComments | Aspose.Wor...

    Enable signer comments in the Sign dialog with the SignatureLineOptions AllowComments property. Enhance collaboration and feedback effortlessly!...certificate and a signature line. Document doc = new Document...indicating that the signature line contains a signature. doc =...

    reference.aspose.com/words/net/aspose.words/sig...
  8. ChartSeries.dataLabels property | Aspose.Words ...

    ChartSeries.dataLabels property. Specifies the settings for the data labels for the entire series....apply labels to data points in a line chart. test ( 'DataLabels' ...Drawing . Charts . ChartType . Line , 400 , 300 ); let chart = chartShape...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. OCR a PDF image to a readable PDF - Free Suppor...

    We are testing Aspose OCR. Got example code from the site but it is not working. Code is: Dim ocr = New AsposeOcr() Dim settings = New DocumentRecognitionSettings() settings.Language = Language.Eng settings.StartPag…...looks like the culprit is below line of code: input.Add("\Files\OCRTest...OnnxRuntime\NativeMethods.shared.cs:line 368 This module got loaded with...

    forum.aspose.com/t/ocr-a-pdf-image-to-a-readabl...
  10. Custom Shape|Aspose.Slides for PHP Documentation

    Add a custom shape to a PowerPoint presentation in PHP...linked to each other by lines A line is either straight or curved...determine the nature of the line. Anchor points exist as corner...

    docs.aspose.com/slides/php-java/custom-shape/