Sort Score
Result 10 results
Languages All
Labels All
Results 1,271 - 1,280 of 34,946 for

line

(0.53 sec)
  1. 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...
  2. Combine Multiple Workbooks into a Single Workbo...

    Learn how to combine multiple workbooks into a single workbook using Aspose.Cells with Golang via C++....workbooks with a few simple lines of code using Aspose.Cells....worksheet of charts workbook - line First worksheet of the picture...

    docs.aspose.com/cells/go-cpp/combine-multiple-w...
  3. Working with Hyphenation in C#|Aspose.Words for...

    Use hyphenation for a more compact arrangement of text using C#. It provides advanced algorithms to work with hyphenation dictionaries, uses OpenOffice dictionaries....Layout When breaking text into lines, Aspose.Words checks each word...fits entirely into the current line. If another word is too long...

    docs.aspose.com/words/net/working-with-hyphenat...
  4. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – 使用 C# 合并 PDF 文档 https://products.aspose.com/pdf/zh-hans/net/merger/ Recent content in 使用 C# 合并 PDF 文档 on Aspsoe.PDF Products Hugo -- gohugo.io ......highlight 0 chroma language-cs cs line cl kt var n outputFile p = n..."merger_epub_pdf.pdf"p ); line cl n Asposep .n Pdfp .n EpubLoadOptions...

    products.aspose.com/pdf/zh-hans/net/merger/inde...
  5. 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...
  6. How to create waterfall chart|Documentation

    Create waterfall charts in Excel with C# and Aspose.Cells for .NET API....chart types, including column, line, pie, bar, radar, etc., but...waterfall chart with the help of a line chart. The API also allows customizing...

    docs.aspose.com/cells/net/creating-waterfall-ch...
  7. Watermark Annotations using Python|Aspose.PDF f...

    Learn how to add, inspect, and delete watermark annotations in PDF documents using Aspose.PDF for Python via .NET....opacity and writes three text lines into the watermark annotation...set_text_and_state ([ "HELLO" , "Line 1" , "Line 2" ], text_state ) Save...

    docs.aspose.com/pdf/python-net/watermark-annota...
  8. ChoiceBox|Documentation

    ChoiceBox element generates a question with a fixed number of answers....other on one line or on new lines. To add a line break, insert...insert CRLF ( \r\n ) or line feed ( \n ) before the answer to be placed...

    docs.aspose.com/omr/net/json-markup/choicebox/
  9. ChartSeries.HasDataLabels | Aspose.Words for .NET

    Discover the ChartSeries HasDataLabels property to easily manage data label visibility for your series, enhancing your data visualization experience....DocumentBuilder ( doc ); // Add a line chart, then clear its demo data.... InsertChart ( ChartType . Line , 500 , 300 ); Chart chart =...

    reference.aspose.com/words/net/aspose.words.dra...
  10. ChartDataLabelCollection.number_format property...

    ChartDataLabelCollection.number_format property. Gets an [ChartNumberFormat](../../chartnumberformat/) instance allowing to set number format for the data labels of the entire series....DocumentBuilder ( doc = doc ) # Add a line chart, then clear its demo data...drawing . charts . ChartType . LINE , width = 500 , height = 300...

    reference.aspose.com/words/python-net/aspose.wo...