Sort Score
Result 10 results
Languages All
Labels All
Results 9,491 - 9,500 of 35,118 for

line

(1.18 sec)
  1. 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-...
  2. 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...
  3. Shape class | Aspose.Words for Python

    aspose.words.drawing.Shape class. Represents an object in the drawing layer, such as an AutoShape, textbox, freeform, OLE object, ActiveX control, or picture...from ShapeBase ) is_signature_line Indicates that shape is a SignatureLine...(Inherited from ShapeBase ) signature_line Gets SignatureLine object if...

    reference.aspose.com/words/python-net/aspose.wo...
  4. 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/
  5. 在 JavaScript 中将 PowerPoint 演示文稿转换为视频|Aspose.Sli...

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

    docs.aspose.com/slides/zh/nodejs-java/convert-p...
  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. 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/
  8. 在 .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...
  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. Tables with Images in Multiple Columns Do Not F...

    When generating a Word document using Aspose.Words, tables containing images arranged in multiple columns do not fit within the page width. Additionally, the HTML sample provided is rendered correctly in html but is not …...FixedColumnWidths); // <--- This line of code has been added. foreach...

    forum.aspose.com/t/tables-with-images-in-multip...