Sort Score
Result 10 results
Languages All
Labels All
Results 3,311 - 3,320 of 33,699 for

line

(0.06 sec)
  1. 从 PDF 中提取段落 C#|Aspose.PDF for .NET

    学习如何使用 Aspose.PDF 在 .NET 中从 PDF 文档中提取段落以进行结构化文本检索。... TextFragment > line in paragraph . Lines ) { foreach ( Aspose...Text . TextFragment fragment in line ) { paragraphText . Append (...

    docs.aspose.com/pdf/zh/net/extract-paragraph-fr...
  2. ChartAxis.baseTimeUnit property | Aspose.Words ...

    ChartAxis.baseTimeUnit property. Returns or sets the smallest time unit that is represented on the time category axis.... Line , 500 , 300 ); let chart = shape...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Update XLSM File using C++ | products.aspose.com

    Modify XLSM document in C++ applications without using Microsoft Excel....systems Install from command line as nuget install Aspose.Total...

    products.aspose.com/total/cpp/update/xlsm/
  4. Update XLSB File using C++ | products.aspose.com

    Modify XLSB document in C++ applications without using Microsoft Excel....systems Install from command line as nuget install Aspose.Total...

    products.aspose.com/total/cpp/update/xlsb/
  5. Aspose::Words::Document::get_LayoutOptions meth...

    Aspose::Words::Document::get_LayoutOptions method. Gets a LayoutOptions object that represents options to control the layout process of this document in C++....to the left of every revised line. doc -> get_LayoutOptions ()...

    reference.aspose.com/words/cpp/aspose.words/doc...
  6. ChartAxis.has_major_gridlines property | Aspose...

    ChartAxis.has_major_gridLines property. Gets or sets a flag indicating whether the axis has major gridLines.... LINE , 500 , 300 ) chart = shape...

    reference.aspose.com/words/python-net/aspose.wo...
  7. AxisScaling.maximum property | Aspose.Words for...

    AxisScaling.maximum property. Gets or sets the maximum value of the axis.... LINE , 500 , 300 ) chart = shape...

    reference.aspose.com/words/python-net/aspose.wo...
  8. AxisTickLabels.alignment property | Aspose.Word...

    AxisTickLabels.alignment property. Gets or sets text alignment of the axis tick labels....property has effect only for multi-line labels. The default value is...

    reference.aspose.com/words/python-net/aspose.wo...
  9. ChartAxis.scaling property | Aspose.Words for P...

    ChartAxis.scaling property. Provides access to the scaling options of the axis.... LINE , 500 , 300 ) chart = shape...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Finding paragraph bounding boxes|Documentation

    Automatic detection of paragraph bounding boxes inside an image.... height ); }); }); Finding line bounding boxes Analyzing your...

    docs.aspose.com/ocr/java/image-regions-paragrap...