Sort Score
Result 10 results
Languages All
Labels All
Results 9,401 - 9,410 of 34,436 for

line

(0.1 sec)
  1. 使用 C++ 在演示文稿中管理连接线|Aspose.Slides 文档

    让 C++ 应用程序能够在 PowerPoint 幻灯片中绘制、连接和自动路由线条——全面控制直线、折线和曲线连接线。...Line 0 ShapeType.StraightConnector1...get_ShapeType () == ShapeType :: Line ) { // dir = getDirection(aShape->get_Width()...

    docs.aspose.com/slides/zh/cpp/connector/
  2. DocumentBuilder | Aspose.Words for Java

    Provides methods to insert text images and other content specify font paragraph and section formatting in Java....signatureLineOptions) Inserts a signature line at the current position. in...builder.insertBreak(BreakType.LINE_BREAK); try (FileInputStream...

    reference.aspose.com/words/java/com.aspose.word...
  3. Generate PDF from XML|Aspose.PDF for .NET

    Aspose.PDF for .NET provides several ways to convert an XML file into a PDF document requiring that the input XML file....alignment, except that the very last line will only be left-aligned in...while in ‘FullJustify’ mode all lines will be left- and right-aligned...

    docs.aspose.com/pdf/net/generate-pdf-from-xml/
  4. PDF 图形注释|Aspose.PDF for Java

    本文描述了如何使用 Aspose.PDF for Java 在 PDF 文档中添加、获取和删除图形注释... 创建新的 Line Annotation 并设置线条参数(新建矩形,新建点...

    docs.aspose.com/pdf/zh/java/figures-annotation/
  5. SVG Filters – Blur, Drop Shadow, Lighting & Col...

    Learn how to create SVG filters, including Gaussian blur, drop shadows, lighting effects, and color effects, with practical and clear examples....example above, we did this in lines 3, 6, and 9. You can create...radial gradients can decorate any line, shape, or text in SVG graphics...

    docs.aspose.com/svg/net/drawing-basics/svg-filt...
  6. 使用 C# 进行 PDF 多媒体注释|Aspose.PDF for .NET

    Aspose.PDF for .NET 允许您从 PDF 文档中添加、获取和删除多媒体注释。...); // Compose flash variables line for the player rma . CustomFlashVariables...

    docs.aspose.com/pdf/zh/net/multimedia-annotation/
  7. ChartSeriesCollection.Add | Aspose.Words for .NET

    Effortlessly enhance your charts with the ChartSeriesCollection Add method. Seamlessly add new series to Bar, Column, Line, and Surface charts for dynamic visuals....to any type of Bar, Column, Line and Surface charts. public ChartSeries...

    reference.aspose.com/words/net/aspose.words.dra...
  8. 从PDF页面中搜索并获取文本|Aspose.PDF for Python via .NET

    本文解释了如何使用各种工具从Aspose.PDF for .NET中搜索和获取文本。...i)Line" , new TextSearchOptions ( true...

    docs.aspose.com/pdf/zh/python-net/search-and-ge...
  9. Omr-java中文乱码 - Free Support Forum - aspose.com

    String s = “?text=Hello, World!\n” + “\tfont_style=bold\n” + “\tfont_size=24\n” + “\n” + “#你今天你今天怎么样子?\n” + “\t() Pretty good, thanks! () I won’t respond until I see my lawyer.\n” + “\t()很好你很好很好挖到! () I won’t respo…...“\n” as per my Environment new line (Windows). Changed quotation...

    forum.aspose.com/t/omr-java/312898
  10. 在 C++ 中格式化 PowerPoint 形状|Aspose.Slides 文档

    了解如何使用 Aspose.Slides 在 C++ 中格式化 PowerPoint 形状——为 PPT、PPTX 和 ODP 文件精准且完全控制地设置填充、线条和效果样式。... 设置形状的 line style 。 设置线宽。 设置线条的 dash style...presentation -> Save ( u "formatted_lines.pptx" , SaveFormat :: Pptx );...

    docs.aspose.com/slides/zh/cpp/shape-formatting/