Sort Score
Result 10 results
Languages All
Labels All
Results 741 - 750 of 23,583 for

line

(0.07 sec)
  1. 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...
  2. Chart Axis|Aspose.Slides Documentation

    How to edit PowerPoint chart axis in Java...Disabling the Vertical Axis for Line Charts This Java code shows...hide the vertical axis for a line chart: Presentation pres = new...

    docs.aspose.com/slides/java/chart-axis/
  3. SignatureLine.provider_id property | Aspose.Wor...

    SignatureLine.provider_id property. Gets or sets signature provider identifier for this signature Line...identifier for this signature line. Default value is “{0000000...certificate and a signature line. doc = aw . Document () builder...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Document.ShowSpellingErrors | Aspose.Words for ...

    Control spelling error visibility in your document with the ShowSpellingErrors property. Enhance your editing process and improve document quality....by a jagged red line, and a double blue line will highlight grammatical...

    reference.aspose.com/words/net/aspose.words/doc...
  5. FieldAddressBlock.excluded_country_or_region_na...

    FieldAddressBlock.excluded_country_or_region_name property. Gets or sets the excluded country/region name....<Forename> <Surname> <Address Line 1> <Region> <Postcode> <Country>'...<Forename> <Surname> <Address Line 1> <Region> <Postcode> <Country>"...

    reference.aspose.com/words/python-net/aspose.wo...
  6. SignatureLineOptions.Signer | Aspose.Words for ...

    Discover the SignatureLineOptions Signer property to customize your signature Line. Easily set suggested signers for enhanced document clarity....suggested signer of the signature line. Default value for this property...Shows how to add a signature line to a document, and then sign...

    reference.aspose.com/words/net/aspose.words/sig...
  7. SignatureLine.providerId property | Aspose.Word...

    SignatureLine.providerId property. Gets or sets signature provider identifier for this signature Line...identifier for this signature line. Default value is “{0000000...certificate and a signature line. let doc = new aw . Document...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Aspose::Words::Drawing::Charts::ChartDataPointC...

    Aspose::Words::Drawing::Charts::ChartDataPointCollection::ClearFormat method. Clears format of all ChartDataPoint in this collection in C++....to work with data points on a line chart. void ChartDataPoint_...-> InsertChart ( ChartType :: Line , 500 , 350 ); SharedPtr < Chart...

    reference.aspose.com/words/cpp/aspose.words.dra...
  9. Aspose::Words::Drawing::Charts::ChartDataPoint:...

    Aspose::Words::Drawing::Charts::ChartDataPoint::get_Index method. Index of the data point this object applies formatting to in C++....to work with data points on a line chart. void ChartDataPoint_...-> InsertChart ( ChartType :: Line , 500 , 350 ); SharedPtr < Chart...

    reference.aspose.com/words/cpp/aspose.words.dra...
  10. Chart Axis|Aspose.Slides for Python Documentation

    Edit PowerPoint chart axis in Python...Disabling the Vertical Axis for Line Charts This Python code shows...hide the vertical axis for a line chart: import aspose.slides...

    docs.aspose.com/slides/python-net/chart-axis/