Sort Score
Result 10 results
Languages All
Labels All
Results 9,141 - 9,150 of 34,955 for

line

(1.22 sec)
  1. Convert OTT to PPS via C++ or with free Online ...

    Export OTT to PPS in your C++ applications without using Microsoft Word of PowerPoint or onLine. Test free OTT to PPS onLine converter quickly before integrating the code....Format APIs Install from command line as nuget install Aspose.Total...

    products.aspose.com/total/cpp/conversion/ott-to...
  2. FieldSymbol class | Aspose.Words for Node.js

    Aspose.Words.Fields.FieldSymbol class. Implements a SYMBOL field...retrieved by the field affects the line spacing of the paragraph. end...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. OfficeMath (Equation) Conversion to HTML with I...

    I am experiencing issues when converting DOCX files containing math equations (OfficeMath) to HTML using Aspose.Words 21.9 with JDK 16 inside an Alpine Linux Docker container (amazoncorretto:17-alpine3.18). First notice…... Bottom line The NullPointerException is...

    forum.aspose.com/t/officemath-equation-conversi...
  4. TTF Fonts Knowledge Base

    TTF fonts are versatile digital typefaces used across platforms, from elegant print designs to sleek web interfaces. Discover their role in typography....character as a series of curves and lines which are defined using mathematical...Contours consist of segments (lines and curves) that connect control...

    docs.aspose.com/font/net/what-is-font/ttf-font/
  5. How to Compress the PPTX Files Generated with A...

    Hi Aspose forum We want to use the following compression properties in our application.properties to compress our exported excel and ppt files but these properties do not seem to work. server.compression.enabled=true s…...ppts with charts(column, bar, line, pie, waterfall, bubble, scatter)...

    forum.aspose.com/t/how-to-compress-the-pptx-fil...
  6. WatermarkArtifact Rotaion Not Working On Pages ...

    I’m using Aspose PDF in a .NET backend with Fabric.js on the frontend to build a PDF editor. I’m having trouble correctly saving watermark positions when the PDF page has rotation applied (e.g. page.Rotate = 270). Work…...currentElement[4]; //but this line doesn't make sense double userAngleDeg...

    forum.aspose.com/t/watermarkartifact-rotaion-no...
  7. Convert PostScript with Aspose.Page C++ API

    PS to BMP conversion functionality included in Aspose.Page API solution for C++ is explained and illustrated with the code snippets here....to specify sizeuse following line //PdfSaveOptions options = new...

    docs.aspose.com/page/cpp/convert-ps/
  8. Aspose.Slides Throws an Exception When Attempti...

    Hi, I’m getting the following error when running an application using Aspose.Slides in a Alpine linux container. I’ve tried upgrading to 25.10, but the issue still persists. It occurs when the code attempts to clone a sl…...application must include the following line at startup: AppContext.SetSwitch("System...

    forum.aspose.com/t/aspose-slides-throws-an-exce...
  9. 在 Android 上管理演示文稿中的图表数据标签|Aspose.Slides 文档

    学习如何使用 Aspose.Slides for Android via Java 在 PowerPoint 演示文稿中添加和设置图表数据标签,以制作更具吸引力的幻灯片。... Line , 50 , 50 , 450 , 300 ); chart...

    docs.aspose.com/slides/zh/androidjava/chart-dat...
  10. Save HTML Document – C# Examples – Aspose.HTML

    Learn how to save HTML documents to a file, URL, Zip archive, and memory stream using Aspose.HTML for .NET API and how to apply save options....HTMLSaveOptions(); 18 19 // The following line with value '0' cuts off all...instance 20 // If you remove this line or change value to the '1',...

    docs.aspose.com/html/net/save-html-document/