Sort Score
Result 10 results
Languages All
Labels All
Results 3,541 - 3,550 of 35,093 for

line

(2.45 sec)
  1. Update XLSX File using C++ | products.aspose.com

    Modify XLSX document in C++ applications without using Microsoft Excel....systems Install from command line as nuget install Aspose.Total...

    products.aspose.com/total/cpp/update/xlsx/
  2. Versioning|Documentation

    How to install Aspose Cells for Go via C++ and create a Hello World application....you need to add the following line to your project’s go.mod file:...

    docs.aspose.com/cells/go-cpp/versioning/
  3. Comment.SetText | Aspose.Words for .NET

    Discover the SetText method, a user-friendly tool that simplifies adding comments, enhancing your workflow and boosting productivity effortlessly....the page, and with a dotted line connecting it to its paragraph...

    reference.aspose.com/words/net/aspose.words/com...
  4. PlatformNotSupportedException: System.Drawing.C...

    I have a .NET 9 ASP.NET Web API application running in a Linux container in Azure Kubernetes Services. It uses Aspose.Drawing, Aspose.Imaging, Aspose.Slides.NET all version 25.4.0. It also uses Apose.Pdf.Drawing version …...The exception happens on this line:- IImage image = slide.GetImage(2...GetImage(2.0f, 2.0f); The 3 lines of relevant code are:- using var...

    forum.aspose.com/t/platformnotsupportedexceptio...
  5. Keep Separators for Blank Rows while exporting ...

    Learn how to keep separators for blank rows when exporting spreadsheets to CSV format using Aspose.Cells with C++....provides the ability to keep line separators while converting...

    docs.aspose.com/cells/cpp/keep-separators-for-b...
  6. Working with Table of Contents|Aspose.Words for...

    Insert and manage 'Table of Contents' in a document using Node.js....the document using just a few lines of code. This article outlines...included in the TOC. The next lines then populate the TOC by updating...

    docs.aspose.com/words/nodejs-net/working-with-t...
  7. Add Text to PDF in Python|Aspose.PDF for Python...

    Learn how to add text, HTML fragments, lists, links, and custom fonts to PDF documents in Python....text formatting options like line spacing and character spacing...TextFragments. It can add multiple text lines. TextParagraph is a container...

    docs.aspose.com/pdf/python-net/add-text-to-pdf-...
  8. ChartAxis.baseTimeUnit property | Aspose.Words ...

    ChartAxis.baseTimeUnit property. Returns or sets the smallest time unit that is represented on the time category axis.... Line , 500 , 300 ); let chart = shape...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. 图表|Aspose.Slides 文档

    使用 Aspose.Slides for C++ 掌握图表:创建、格式化、绑定数据,并使用 C++ 示例将图表导出为 PPT、PPTX 和 ODP。...() -> AddChart ( ChartType :: Line , 50 , 50 , 400 , 300 ); //...

    docs.aspose.com/slides/zh/cpp/examples/elements...
  10. 连接形状|Documentation

    本节介绍如何使用 Aspose.Diagram 连接两个形状。...The code line above is equal to the below two lines //diagram...

    docs.aspose.com/diagram/zh/net/connect-shapes/