Sort Score
Result 10 results
Languages All
Labels All
Results 9,231 - 9,240 of 33,863 for

line

(0.12 sec)
  1. Missing images when exporting to PDF under Linu...

    I have the following problem: I have a DOCX template with images. Creating the document works. The images are there. Now, when I convert the document to a PDF, it works under Windows, but not under Linux. When my progra…...Linux the following line was added to Dokerfile: RUN...

    forum.aspose.com/t/missing-images-when-exportin...
  2. 设置 Excel 和 ODS 文件的条件格式|Documentation

    如何在JavaScript via C++中对Excel和ODS文件应用条件格式。..."100" ); // Sets the borders' line style to dashed and colors const...

    docs.aspose.com/cells/zh/javascript-cpp/conditi...
  3. NuGet Gallery | Aspose.Cells 25.3.0

    A powerful and fast library written in C# for manipulating and converting Excel(XLS, XLSX,XLSB), ODS, CSV,JSON and HTML files....types of charts, such as Column, Line, Pie, Doughnut, Radar, and more...Installation Methods Command Line Run cmd.exe as Administrator...

    www.nuget.org/packages/Aspose.Cells
  4. Using Glyph objects | .NET

    Glyph objects in Aspose.Font library functionality is described by the properties it has. The code snippets help you understand how to code Glyphs with C#....LineTo line = segment as LineTo; 23 AddPoint(( int )line.X, ( int...int )line.Y, points); 24 } 25 else if (segment is CurveTo) 26...

    docs.aspose.com/font/net/developer-guide/using-...
  5. Element Builders – Create and Edit SVG Elements...

    Explore the capabilities of the Aspose.SVG Builder API in C# to create and modify SVG elements. Learn how to make SVG programming easier and more efficient.... AddText ( "<line>" , y: 150) 15 . AddText ( "<polyline>"...rectangles, circles, ellipses, lines, polylines, polygons, and paths...

    docs.aspose.com/svg/net/element-builders/
  6. Convert various file formats to PDF|Aspose.PDF ...

    Explore the functionality of converting other document formats like Word, Excel, and PowerPoint to PDF with Aspose.PDF for PHP via Java....margins, page orientation inter -lines, -character distances etc. Cursor...rectangle, circle, ellipse, line, arc, bezier curve and complex...

    docs.aspose.com/pdf/php-java/convert-other-file...
  7. 在 .NET 中将 PowerPoint 演示文稿转换为视频|Aspose.Slides 文档

    了解如何在 .NET 中将 PowerPoint 演示文稿转换为视频。探索示例 C# 代码和自动化技术,以简化您的工作流程。...Object Color Complementary Color Line Color Fill Color 退出 : 动画类型 Aspose...动画类型 Aspose.Slides PowerPoint Lines Arcs Turns Shapes Loops Custom...

    docs.aspose.com/slides/zh/net/convert-powerpoin...
  8. What's new 2025|Aspose.PDF for .NET

    This page introduces the most popular new features in Aspose.PDF for .NET that have been introduced in recent releases....units rather than relative to line width. This ensures consistent...standard-compliant rendering of dashed lines across different viewers and...

    docs.aspose.com/pdf/net/whatsnew/2025/
  9. How to create OMR template file (.omr) using ex...

    Hi @nikita.korobeynikov, I am going to call TemplateProcessor.recognizeImage() method to process scanned image. It takes String as file path but I get the image from BufferedImage in the memory. In this case, can you please advise how to invoke method? In additon, is there any reference for API documenation? Here is the snippet for your understanding. // render the PDF page to an image with 100 DPI JPG format BufferedImage image = renderer.renderImageWithDPI(i, 100, ImageType.RGB); // Pro......missing questions, were there a line’s that sets license? For example:...engine = new OmrEngine(); These lines must be called each time application...

    forum.aspose.com/t/how-to-create-omr-template-f...
  10. Manage Presentation Slide Masters in JavaScript...

    Manage Slide Masters in Aspose.Slides for Node.js via Java: create, edit and apply layouts, themes and placeholders to PPT, PPTX and ODP with concise examples....can just press on the bottom line under the last slide and then...

    docs.aspose.com/slides/nodejs-java/slide-master/