Sort Score
Result 10 results
Languages All
Labels All
Results 1,241 - 1,250 of 34,673 for

line

(0.31 sec)
  1. Table Placeholder Replacement Works But Text Ge...

    I am working on a PDF template that contains both paragraphs and tables with multiple placeholders. I am using Aspose.PDF for Python to replace placeholders dynamically. I have been able to successfully replace placehold…... , including handling multi-line placeholders with regex patterns...correctly found and replaced. Multi-line replacements are handled with...

    forum.aspose.com/t/table-placeholder-replacemen...
  2. ChartSeriesGroup class | Aspose.Words for Node.js

    Aspose.Words.Drawing.Charts.ChartSeriesGroup class. Represents properties of a chart series group, that is, the properties of chart series of the same type associated with the same axes.... Line , 450 , 250 ); let chart = shape...additional series group, also of the line type. let newSeriesGroup = chart...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. ChartSeriesGroup class | Aspose.Words for Python

    aspose.words.drawing.charts.ChartSeriesGroup class. Represents properties of a chart series group, that is, the properties of chart series of the same type associated with the same axes.... LINE , width = 450 , height = 250...additional series group, also of the line type. new_series_group = chart...

    reference.aspose.com/words/python-net/aspose.wo...
  4. TypeError: function missing required argument ‘...

    I use a Line chart configured as below. But since version 25.11 I get “TypeError: function missing required argument ‘bubble_sizes’ (pos 4)” I asked Google AI and it says the data type must be float for the Y-axis. I …...18, 2025, 10:20am 1 I use a line chart configured as below. But...issue or do I have to change the line chart configuration? I also...

    forum.aspose.com/t/typeerror-function-missing-r...
  5. 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...
  6. 使用Aspose.Cells在C++中创建Excel工作簿中的签名行|Documentation

    本文介绍如何使用C++代码结合Aspose.Cells for C++在Excel工作簿中创建签名行。...workbook ; // Create signature line object SignatureLine s ; s ...com" ); // Adds a Signature Line to the worksheet. workbook ...

    docs.aspose.com/cells/zh/cpp/create-signature-l...
  7. 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...
  8. Possible bug in absolute positioned lines in do...

    Hi there, We have seen an issue when converting documents that contain absolute positioned Lines to PDF. I have attached a .docx file containing an absolute positioned Line on the left side of the document and the resu…...bug in absolute positioned lines in document when saving as PDF...contain absolute positioned lines to PDF. I have attached a .docx...

    forum.aspose.com/t/possible-bug-in-absolute-pos...
  9. CustomFont increases PDF-Size enormously - Free...

    Hi, if I add a CustomFont, the size of the PDF increases extremely. grafik.png (3.4 KB) From 67KB to 1.888KB. In code it is Line: grafik.png (13.1 KB) Find also my code attached for testing. Root path must be adapt…... In code it is line: grafik.png (13.1 KB) Find also...path must be adapted in first line. AsposeLargePDFs.zip (2.3 MB)...

    forum.aspose.com/t/customfont-increases-pdf-siz...
  10. 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...