Sort Score
Result 10 results
Languages All
Labels All
Results 3,601 - 3,610 of 34,701 for

line

(1.19 sec)
  1. Add Rectangle Object to PDF file|Aspose.PDF for...

    This article explains how to create a Rectangle object to your PDF using Aspose.PDF for .NET....objects (for example graph, line, rectangle etc.) to PDF documents...objects (for example graph, line, rectangle etc.) to PDF documents...

    docs.aspose.com/pdf/net/add-rectangle/
  2. Manipulations with glyphs | API for C++

    C++ API Solution to manage various fonts. Learn how to get Glyphs and Metrics information of a font with a few Lines of code....System :: SharedPtr < LineTo > line = System :: DynamicCast_noexcept...AddPoint(( int32_t )line -> get_X(), ( int32_t )line -> get_Y(), points);...

    products.aspose.com/font/cpp/manipulate-glyphs/
  3. DWF to PDF conversion issues (corrupted PDF in ...

    Hello, We are evaluating Aspose.CAD for converting DWF files to PDF. We would like to understand: What are the limitations of the free (trial) version? What additional features or capabilities are available in th…...py”, line 133, in main pdf_data = con...ConvertDwfToPdf/ init .py”, line 59, in convert_with_retry raise...

    forum.aspose.com/t/dwf-to-pdf-conversion-issues...
  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. 在 PHP 中为演示文稿图表添加趋势线|Aspose.Slides for PHP 文档

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

    docs.aspose.com/slides/zh/php-java/trend-line/
  6. 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...
  7. 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...
  8. 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...
  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. Replace Text in PDF using C++|Aspose.PDF for C++

    Learn how to replace text in a PDF file in C++ using Aspose.PDF, enabling quick document edits....the next or current line if the current line becomes too long or...documents, it does not support line feed inside the text. However...

    docs.aspose.com/pdf/cpp/replace-text-in-pdf/