Sort Score
Result 10 results
Languages All
Labels All
Results 9,181 - 9,190 of 33,432 for

line

(0.17 sec)
  1. 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...
  2. PDF 图形注释|Aspose.PDF for Java

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

    docs.aspose.com/pdf/zh/java/figures-annotation/
  3. 使用 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/
  4. 编辑 SVG 文件 – C# 示例

    了解如何在 C# 中编辑 SVG。使用 Aspose.SVG for .NET 库添加和编辑 SVG 元素、编辑 SVG 路径、在位图上绘图等。...ent class, qualifiedName = “line”)、折线(SVGPolylineElement 类,qualifiedName...

    docs.aspose.com/svg/zh/net/edit-svg-file/
  5. 什么是XPS文件? |知识库

    本文解释了XPS作为PDLS语言之一。此页面简要回答了“什么是XPS文档?”...Fill="#FF404040" /> <Path Name="Line" Stroke="#FF00529B" StrokeThickness="1"...

    docs.aspose.com/page/zh/net/what-is-xps-file/
  6. 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...
  7. 从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...
  8. # Symbols Are Appearing for a Number Column in ...

    Hi Team, I’m attaching the sample output file with standalone program to reproduce the issue. I want to see the entire number in table in second column but appears as # symbols. import java.awt.Color; import java.io.B…...After removing the specified lines of code from your snippet, it...when processing the following line of code on the server: System...

    forum.aspose.com/t/symbols-are-appearing-for-a-...
  9. 在 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/
  10. RtfLoadOptions | Aspose.Words for Java

    Allows to specify additional options when loading LoadFormat.RTF document into a Document object in Java....loadOptions); // The style's line spacing will have this value...loadOptions); // The style's line spacing will have this value...

    reference.aspose.com/words/java/com.aspose.word...