Sort Score
Result 10 results
Languages All
Labels All
Results 9,501 - 9,510 of 34,956 for

line

(1.93 sec)
  1. 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/
  2. Working with Visio Shape Data|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....points on the bottom border line Connect first shape from each...

    docs.aspose.com/diagram/java/working-with-visio...
  3. Edit SVG File in Python – DOM Code Examples

    Edit SVG files in Python with Aspose.SVG. Add elements, set attributes, find nodes with CSS selectors, update shapes, and save the SVG....to create a circle , rect , line , polyline , polygon , ellipse...

    docs.aspose.com/svg/python-net/edit-svg-file/
  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. 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...
  6. NuGet Gallery | Aspose.Cells 25.3.0

    A powerful and fast library written in C# for manipulating and converting Excel(XLS, XLSX,XLSB), ODS, CSV,JSON and HTML files....types of charts, such as Column, Line, Pie, Doughnut, Radar, and more...Installation Methods Command Line Run cmd.exe as Administrator...

    www.nuget.org/packages/Aspose.Cells
  7. 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-...
  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/