Sort Score
Result 10 results
Languages All
Labels All
Results 1,231 - 1,240 of 34,875 for

line

(0.29 sec)
  1. Overview of Annotations|Aspose.PDF for C++

    Check out the list of possible annotations you can work with using Aspose.PDF for C++....Free text annotation Line (PDF 1.3) Line annotation Square (PDF...

    docs.aspose.com/pdf/cpp/overview-of-annotations/
  2. PDF Figures Annotations|Aspose.PDF for Java

    This article describes how to add, get, and delete figures annotations from your PDF document with Aspose.PDF for Java...vertices connected by straight lines. Polyline Annotations are also..."Appartments_del.pdf" ); } How to add Line Annotation into existing PDF...

    docs.aspose.com/pdf/java/figures-annotation/
  3. Managing Controls|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....combo boxes, labels, buttons, lines, rectangles, arcs, ovals, spinners...format for the text box. The line_format property returns the...

    docs.aspose.com/cells/python-net/managing-contr...
  4. LaTeX file repair | Aspose.TeX for .NET

    Aspose.TeX API solution for .NET LaTeX repair is described in this article. Learn the code examples on how to use the functionality....Inserted at line 3, pos. 0. 5 The command \ chapter at line 3, pos...command. 7 The command \ lhead at line 5, pos. 0 is undefined. \ usepackage{fancyhdr}...

    docs.aspose.com/tex/net/latex-repair/
  5. 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...
  6. SignatureLine.ProviderId | Aspose.Words for .NET

    Discover the SignatureLine ProviderId property to easily manage signature provider identifiers. Simplify your workflow with our default setup....identifier for this signature line. Default value is “{0000000...certificate and a signature line. Document doc = new Document...

    reference.aspose.com/words/net/aspose.words.dra...
  7. 使用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...
  8. Create High-Low-Close (HLC) Stock Chart|Documen...

    Learn how to create a high-low-close stock chart using Aspose.Cells for .NET. Our step-by-step guide will demonstrate how to plot stock market data, including the high, low, and close prices, onto a chart for better analysis and visualization....category is indicated by a vertical line from low to high, and the closing...extending to the right of this line. Visibility improvements in...

    docs.aspose.com/cells/net/create-high-low-close...
  9. In reporting engine, keep base element attribut...

    I am building a template to create a report from an internal data source generated by our application. The data source is a list of plants containing a list of processes, with a value for each process, and I would like t…... To have a plant-line connection, another approach...SelectMany(plant=> plant.lines.Select(line => new { plant, line })) ]>> <<foreach...

    forum.aspose.com/t/in-reporting-engine-keep-bas...
  10. Dashed polylines don't retain style or radius -...

    I am working on a project where we need to export CAD wiring diagrams to PDF. Different Line styles are applied to the Lines depending on their purpose. What I am noticing is that polyLines with a style applied to them h…... Different line styles are applied to the lines depending on...reduced to two 45 degree angles Line styles are only maintained for...

    forum.aspose.com/t/dashed-polylines-dont-retain...