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

line

(0.2 sec)
  1. Manage canvases of PS file | .NET

    .NET API Solution to manage PS files. Code example on how to clip and transform graphics states of PS files with a few Lines of C# code....current transformation matrix, line style, fill color, clipping...

    products.aspose.com/page/net/work-with-ps-graph...
  2. StyleIdentifier | Aspose.Words for Java

    Locale independent style identifier in Java....LIGHT_SHADING_ACCENT_6 LINE_NUMBER The Line Number style. LIST The...LIGHT_SHADING_ACCENT_6 LINE_NUMBER public static int LINE_NUMBER The Line Number...

    reference.aspose.com/words/java/com.aspose.word...
  3. Aspose.SVG misaligned text with shadows - Free ...

    Hello, I’m trying to convert an svg to png and some of the text Lines seem to be misaligned from their “shadow”: b.png (93.1 KB) Aspose.SVG version: 25.6.0 C# target framework: .NET 8 C# code used to generate the sv…...to png and some of the text lines seem to be misaligned from their...fill="none" class="highcharts-axis-line" data-z-index="7" d="M 10 375...

    forum.aspose.com/t/aspose-svg-misaligned-text-w...
  4. 在 C++ 中创建或更新 PowerPoint 演示文稿图表|Aspose.Slides 文档

    使用 Aspose.Slides for C++ 在 PowerPoint 演示文稿中创建和自定义图表。通过实用的 C++ 示例代码添加、格式化和编辑图表。...point -> get_Format () -> get_Line () -> get_FillFormat () -> set_FillType...point -> get_Format () -> get_Line () -> get_FillFormat () -> get_SolidFillColor...

    docs.aspose.com/slides/zh/cpp/create-chart/
  5. Public API Changes in Aspose.PDF for Java 4.6.0...

    Understand the updates and changes to the public API in Aspose.PDF for Java version 4.6.0 to enhance compatibility and functionality....Line com.aspose.pdf.drawing.Rectangle...String CalloutLine = “callout-line”; public static final String...

    docs.aspose.com/pdf/java/public-api-changes-in-...
  6. Font Hinting

    Font hinting is the process of adding instructions to a font file to ensure that characters are displayed well on screens. But what is the purpose of this?...the exact placement of each line and curve in the font and information...formulas to define the curves and lines that make up each character...

    docs.aspose.com/font/net/font-hinting/
  7. 将 PowerPoint 转换为视频|Aspose.Slides for Node.js vi...

    在 JavaScript 中将 PowerPoint 转换为视频...Object Color Complementary Color Line Color Fill Color Exit : Animation...Type Aspose.Slides PowerPoint Lines Arcs Turns Shapes Loops Custom...

    docs.aspose.com/slides/zh/nodejs-java/convert-p...
  8. Trying to create a word-like text box in PDF - ...

    Hi, I’m trying to create a word-like text box in a PDF document. I was able to do it in a Word file (using aspose of course), but don’t know how to do it in PDF. This text box needs to have a small picture, a text and …...same rectangle, and in the same line. Just like in the attached....

    forum.aspose.com/t/trying-to-create-a-word-like...
  9. IStructuredDocumentTag | Aspose.Words for Java

    Interface to define a common data for StructuredDocumentTag and StructuredDocumentTagRangeStart in Java....document tag can have multiple lines. // Set the "Multiline" property...document tag to span a single line. // Set the "Multiline" property...

    reference.aspose.com/words/java/com.aspose.word...
  10. 在 Java 中将 SVG 转换为 PNG – Aspose.HTML for Java

    使用 Aspose.HTML for Java 将 SVG 转换为 PNG。考虑将 SVG 转换为 PNG 的各种情况,并学习如何使用 ImageSaveOptions 自定义输出。...// Convert SVG to PNG in one line using Java 2 3 // Invoke the...Png ), "convert-with-single-line.png" ); Example_ConvertSvgToPngInOne...

    docs.aspose.com/html/zh/java/convert-svg-to-png/