Sort Score
Result 10 results
Languages All
Labels All
Results 3,581 - 3,590 of 35,097 for

line

(0.26 sec)
  1. ChartSeriesGroup | Aspose.Words for Java

    Represents properties of a chart series group that is the properties of chart series of the same type associated with the same axes in Java....LINE, 450.0, 250.0); Chart chart...additional series group, also of the line type. ChartSeriesGroup newSeriesGroup...

    reference.aspose.com/words/java/com.aspose.word...
  2. MathObjectType Enum | Aspose.Words for .NET

    Discover Aspose.Words.Math.MathObjectType enum to easily identify and manage Office Math object types for enhanced document processing....respect to surrounding text on the line. Fraction 10 Fraction object...} /// <summary> /// Append a line to the StringBuilder and indent...

    reference.aspose.com/words/net/aspose.words.mat...
  3. 在 Java 中向演示文稿图表添加趋势线|Aspose.Slides 文档

    使用 Aspose.Slides for Java 快速在 PowerPoint 图表中添加和自定义趋势线——实用指南,助您吸引观众。...addTextFrameForOverr ( "New log trend line" ); // 为图表系列 2 添加移动平均趋势线 ITrendline... addAutoShape ( ShapeType . Line , 0 , chart . getHeight ()/...

    docs.aspose.com/slides/zh/java/trend-line/
  4. Convert SVG to XLSB in Android Apps | products....

    Render SVG to XLSB in Android Apps API without using Microsoft Excel or Adobe Reader...convert SVG to XLSX with a single line of code. Aspose.Cells for Android...convert XLSX to XLSB with a single line of code. By using Aspose.Total...

    products.aspose.com/total/android-java/conversi...
  5. How to Extract Text From Image in C++

    In this tutorial, we will learn how to extract text from Image in C++. You can extract text in languages like English, German, Chinese, Portuguese, Spanish and French etc. from PNG, JPG or BMP images in C++ with simple API calls that can be used in Windows or Linux environments....with simple API calls in few lines of code. You need to specify...language etc. Then using single line of code extract the text information...

    kb.aspose.com/ocr/cpp/how-to-extract-text-from-...
  6. Converting to PDF raises Exception about fonts ...

    Hi. I tried to find the same error description, but can’t. I sure, that it is widespread error: we tried to convert xlsx book with font Calibri underLined to PDF in Linux-based Docker container and got error Caused by…...please try to run the following line of code (without involving or..."true"); Or set it via the command line when launching the JVM: -Djava...

    forum.aspose.com/t/converting-to-pdf-raises-exc...
  7. Public API Changes in Aspose.Cells 8.8.0|Docume...

    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....delete the extra spaces after the line break tag ( tag) while importing...redundant spaces that come after the line break tag. For more details...

    docs.aspose.com/cells/java/public-api-changes-i...
  8. Aspose.Cells 8.8.0中的公共API更改|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....delete the extra spaces after the line break tag ( Tag) while importing...redundant spaces coming after the line break tag. 有关此功能的更多详细信息,请查看...

    docs.aspose.com/cells/zh/net/public-api-changes...
  9. Aspose.Slides 26.1 - Saving Presentation as TIF...

    Environment: .NET 8 Linux Docker (e.g. mcr.microsoft.com/dotnet/sdk:8.0.x) Aspose.Slides version: 26.1.0 also installed libgdiplus but error persists Steps to reproduce: Load or generate a PPTX using new Presentatio…...application must include the following line at startup: AppContext.SetSwitch("System...exception when using the code line above. We have opened the following...

    forum.aspose.com/t/aspose-slides-26-1-saving-pr...
  10. Clone a Document in Java|Aspose.Words for Java

    Clone a document to get its identical copy. When creating a copy, nodes and properties of the original document are cloned using Java....generation, and you only need one line of code to get a copy of your...

    docs.aspose.com/words/java/clone-a-document/