Sort Score
Result 10 results
Languages All
Labels All
Results 9,411 - 9,420 of 34,803 for

line

(0.21 sec)
  1. Manage Table Cells in Presentations Using C++|A...

    Effortlessly manage table cells in PowerPoint with Aspose.Slides for C++. Master accessing, modifying, and styling cells quickly for seamless slide automation....Pptx ); FAQ Can I set different line thicknesses and styles for different...

    docs.aspose.com/slides/cpp/manage-cells/
  2. LINQ Reporting Engine API in Python|Aspose.Word...

    LINQ Reporting Engine allows you to build a report from a template is assembled within the class using Python....column names from the first line of CSV data as shown in the...(the default is comma) Single-line comment start (the default is...

    docs.aspose.com/words/python-net/linq-reporting...
  3. 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...
  4. 3. 矩阵及类似环境

    本文简要介绍使用 AMS‑LATEX 包排版 LaTeX 矩阵类结构的方法。...of the matrix on surrounding lines inside a paragraph, we put it...that there is at least one full line below the matrix. 请注意,尽管小矩阵...

    docs.aspose.com/tex/zh/java/latex-ams-matrix/
  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. 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...
  7. Modify SVG Styles Programmatically in C# – Aspo...

    Learn how to programmatically modify and normalize SVG styles in C# using Aspose.SVG with DOM-based manipulation and attribute rewriting.... Copy 1 Element: < line > 2 Style: stroke:grey; stroke...

    docs.aspose.com/svg/net/modify-svg-styles-progr...
  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. 在 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/