Sort Score
Result 10 results
Languages All
Labels All
Results 1,301 - 1,310 of 34,510 for

line

(0.16 sec)
  1. Aspose::Words::ParagraphFormat class | Aspose.W...

    Aspose::Words::ParagraphFormat class. Represents all the formatting for a paragraph. To learn more, visit the documentation article in C++....fonts vertical position on a line. get_Bidi () Gets or sets whether...(in characters) for the first-line or hanging indent. Use positive...

    reference.aspose.com/words/cpp/aspose.words/par...
  2. ParagraphFormat Class | Aspose.Words for .NET

    Discover the Aspose.Words.ParagraphFormat class for comprehensive paragraph formatting options. Enhance your document styling effortlessly!...fonts vertical position on a line. Bidi { get; set; } Gets or...(in characters) for the first-line or hanging indent. CharacterUnitLeftInd...

    reference.aspose.com/words/net/aspose.words/par...
  3. Unable to add layers and assign entities in DWG...

    https://forum.aspose.com/t/unable-to-add-layers-and-assign-entities-in-dwg-using-dwgimage-aspose-cad/311282/7 Hey Oleksii, I saw you posted an example to add a layer in Aspose.CAD for this forum entry. I cant download…...Add(pointsLayer); //add line CadLine line = new CadLine(new Cad3DPoint(0...100)); line.LayerName = "LinesLayer"; dwgImage.AddEntity(line); CadPoint...

    forum.aspose.com/t/unable-to-add-layers-and-ass...
  4. How to Create a Combo Chart|Documentation

    Learn how to create a combo chart using Aspose.Cells for .NET. Our comprehensive guide will demonstrate how to combine different chart types into one combo chart for a more effective data presentation....Now we will create a column‑line combo chart. We will first create...then modify the series type to line to achieve this combo chart...

    docs.aspose.com/cells/net/create-combo-chart/
  5. ChartType enumeration | Aspose.Words for Python

    aspose.words.drawing.charts.ChartType enumeration. Specifies type of a chart.... LINE Line chart. LINE_STACKED Stacked Line chart. LINE_PERCENT_STACKED...LINE_PERCENT_STACKED 100% Stacked Line chart. LINE_3D 3D Line chart. PIE Pie chart...

    reference.aspose.com/words/python-net/aspose.wo...
  6. FieldAddressBlock.LanguageId | Aspose.Words for...

    Manage address formatting effortlessly with the FieldAddressBlock LanguageId property. Set or retrieve the language ID for seamless localization....<Forename> <Surname> <Address Line 1> <Region> <Postcode> <Country>"...<Forename> <Surname> <Address Line 1> <Region> <Postcode> <Country>\"...

    reference.aspose.com/words/net/aspose.words.fie...
  7. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – 使用 .NET 添加、移动或删除 PDF 中的页面 https://products.aspose.com/pdf/zh-hant/net/pages/ Recent content in 使用 .NET 添加、移动或删除 PDF 中的页面 on Aspsoe.PDF Products......highlight 0 chroma language-cs cs line cl kt var n inputFile p = n...&#34;DeleteParticularPage.pdf)&#34;p ); line cl kt var n outputFile p = n...

    products.aspose.com/pdf/zh-hant/net/pages/index...
  8. OCR results are returning multiple lines of tex...

    I’m using a memorystream created from a bitmap in memory. I set a RecognitionAreas (only one area is defined) in the RecongitionSettings. The defined RecongitionAreas image has only one Line of text, but the results re…...results are returning multiple lines of text (concatinated) for a...RecongitionAreas image has only one line of text, but the results return...

    forum.aspose.com/t/ocr-results-are-returning-mu...
  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. Customize Chart Axes in Presentations with Pyth...

    Discover how to use Aspose.Slides for Python via .NET to customize chart axes in PowerPoint and OpenDocument presentations for reports and visualizations....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/