Sort Score
Result 10 results
Languages All
Labels All
Results 1,181 - 1,190 of 35,057 for

line

(0.19 sec)
  1. Customizing Charts|Documentation

    Learn how to customize charts in Aspose.Cells for Python via .NET. Our guide will show you how to modify chart layouts, add and format data series, adjust axes, and apply various formatting options to enhance the appearance and usability of your charts....the first data series and a line chart for the second series...column chart, combined with a line chart, to the worksheet. Currently...

    docs.aspose.com/cells/python-net/customizing-ch...
  2. Customize Chart Axes in Presentations Using С++...

    Discover how to use Aspose.Slides for С++ to customize chart axes in PowerPoint presentations for reports and visualizations....vertical or horizontal axis for line charts, change the category...Disable the Vertical Axis for Line Charts This C++ code shows you...

    docs.aspose.com/slides/cpp/chart-axis/
  3. 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...
  4. Creating Two Dimensional (2D) BarCodes in Ruby|...

    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.... \n Second line \n third line." ) \ # Save the image...

    docs.aspose.com/barcode/java/creating-two-dimen...
  5. Document.show_grammatical_errors property | Asp...

    Document.show_grammatical_errors property. Specifies whether to display grammar errors in this document....by a jagged red line, and a double blue line will highlight grammatical...

    reference.aspose.com/words/python-net/aspose.wo...
  6. FieldAddressBlock.name_and_address_format prope...

    FieldAddressBlock.name_and_address_format property. Gets or sets the name and address format....<Forename> <Surname> <Address Line 1> <Region> <Postcode> <Country>'...<Forename> <Surname> <Address Line 1> <Region> <Postcode> <Country>"...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Insert Pictures and Shapes of Excel files with ...

    Manage pictures, OLE objects, and shapes in Excel files using Aspose.Cells for Node.js via C++....types: Pictures OleObjects Lines Rectangles Basic Shapes Block...very easy. It only takes a few lines of code: Simply call the PictureCollection...

    docs.aspose.com/cells/nodejs-cpp/insert-shapes/
  8. Error on updating fields of document with custo...

    When creating documents from a certain template we get an exception on calling UpdateFields(). Here the code sample: private void TestMethod(string documentTemplatePath) { using FileStream fileStream = new(document…... If you need to insert a line break into the document property...property, you can use soft line break instead of paragraph break:...

    forum.aspose.com/t/error-on-updating-fields-of-...
  9. Excel Cell Formatting|Documentation

    Excel cell formatting - apply backgrounds, borders, alignment, number formats, and cell styles with AI automation...– Thin line "medium" – Medium line "thick" – Thick line "dashed"...Dashed line "dotted" – Dotted line "double" – Double line Border...

    docs.aspose.com/cells/nodejs-cpp/mcp/cell-forma...
  10. 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...