Sort Score
Result 10 results
Languages All
Labels All
Results 2,391 - 2,400 of 35,100 for

line

(0.17 sec)
  1. SVG 形状 – 基础知识和 SVG 代码、示例

    您将学习如何创建 SVG 形状 – SVG 矩形、SVG 圆形、SVG 直线、SVG 椭圆、SVG 折线、SVG 多边形,以及如何向它们应用样式属性。... SVG线 – SVG Line 为了绘制 SVG 线条,需要使用 <line> 标签,该标签可以具有以下属性:..."http://www.w3.org/2000/svg" > 2 < line x1 = "30" y1 = "30" x2 = "350"...

    docs.aspose.com/svg/zh/net/drawing-basics/svg-s...
  2. Aspose::Words::PageSetup class | Aspose.Words f...

    Aspose::Words::PageSetup class. Represents the page setup properties of a section. To learn more, visit the documentation article in C++....the number of characters per line in the document grid. get_DifferentFirstPageHe...sets the numeric increment for line numbers. get_LineNumberDistanceFr...

    reference.aspose.com/words/cpp/aspose.words/pag...
  3. Write Text on Image using Java

    Follow this article to write text on image using Java. It has details for IDE settings, a list of steps, and a sample code to add text on an image using Java....also let you set line spacing type, a line spacing value, and...

    kb.aspose.com/font/java/write-text-on-image-usi...
  4. Update CSV File using .NET | products.aspose.com

    Modify CSV documents in C# VB.NET applications without using Microsoft Excel....Studio Install from command line as nuget install Aspose.Cells...each row is separated by a new line. The first row, known as the...

    products.aspose.com/total/net/update/csv/
  5. Segmentation Fault or ApsCustomLineCap issue in...

    Hi, Once again, like the many other posts I’ve made (e.g Aspose.Cells Segmentation Fault when saving to HTML ), I’m still getting segmentation faults when using aspose.cells.node (using the latest version). In this cas…...during my local tests, but the line cap error is clearly identified...HTML conversion handles these line cap definitions correctly. We...

    forum.aspose.com/t/segmentation-fault-or-apscus...
  6. 主轴和副轴练习用C++|Documentation

    了解如何在Aspose.Cells for C++中理解和使用主轴和副轴。我们的指南将帮助您理解主轴和副轴的区别,以及如何有效地配置和使用它们的图表。...the second series ChartType to line chart . GetNSeries (). Get (...1 ). SetType ( ChartType :: Line ); // Set the series name chart...

    docs.aspose.com/cells/zh/cpp/primary-and-second...
  7. 无需在工作表中编写函数即可用Node.js通过C++直接计算自定义函数|Documentation

    本文介绍如何通过Node.js的C++使用Aspose.Cells库,直接在Microsoft Excel中计算自定义函数,无需在工作表中编写函数。加载现有Excel文件或创建新文件,计算自定义函数,然后保存修改后的文件。...new CustomEngine ()); // This line shows how you can call your...After the execution of this line, it will return // Welcome to...

    docs.aspose.com/cells/zh/nodejs-cpp/direct-calc...
  8. WrapType | Aspose.Words for Java

    Specifies how text is wrapped around a shape or picture in Java....the shape and restarts on the line below the shape. length Methods...the shape and restarts on the line below the shape. length public...

    reference.aspose.com/words/java/com.aspose.word...
  9. Aspose.CAD를 사용할 때 monochrome.ctb 설정 - Free Supp...

    안녕하세요 현재 Aspose.CAD for .NET(버전 25.7.0)을 사용하여 CAD 도면을 PDF 파일로 변환하고 있습니다. 제 목표는 'monochrome.ctb’플롯 스타일을 적용하여 출력이 흑백으로 표시되고 원래의 레이어 기반 선가중치가 올바르게 유지되도록 하는 것입니다. 몇 가지 질문이 있는데 Aspose.CAD는 현재 내보내기 중에 실제 ‘monochrome.ctb’ …...However, preserving layer-based line weights as defined in AutoCAD...monochrome style. Preserving Line Weights : To maintain the original...

    forum.aspose.com/t/aspose-cad-monochrome-ctb/31...
  10. 使用C++通过JavaScript插入微型图|Documentation

    使用Aspose.Cells for JavaScript via C++为Excel创建微型图。... Line , ` ${ sheet . name } !A1:D1`...color = Color . Red ; // Set line weight group . lineWeight =...

    docs.aspose.com/cells/zh/javascript-cpp/creatin...