Sort Score
Result 10 results
Languages All
Labels All
Results 8,781 - 8,790 of 149,030 for

2

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

    您将学习如何创建 SVG 形状 – SVG 矩形、SVG 圆形、SVG 直线、SVG 椭圆、SVG 折线、SVG 多边形,以及如何向它们应用样式属性。...org/2000/svg" > 2 < rect x = "60" y = "100" width..."http://www.w3.org/2000/svg" > 2 < rect x = "120" y = "140" width...

    docs.aspose.com/svg/zh/net/drawing-basics/svg-s...
  2. Cell border issues when table spans pages - Fre...

    Hi, I am currently generating PDF documents via XSLT and XML using the Pdf.BindXML method. The PDF has a number of large tables which span over pages. I am finding that often the first and sometimes last data row of a t…...first and last data row on page 2 (excluding header row). Is there...Pdf.Generator? I am using the 9.2.1.0 version of the Aspose.Pdf...

    forum.aspose.com/t/cell-border-issues-when-tabl...
  3. Need To parse PDF and Conversion PDF To Excel -...

    My requirement is as follows: I have a PDF that contains text, along with images and tables. I need to create an Excel file based on this PDF, where the data is organized exactly as it appears in the PDF. Is there a so…...ali December 20, 2024, 11:15pm 2 @gaurav.k Aspose.PDF provides...accordingly. gaurav.k January 2, 2025, 5:18am 7 Okay Mr Ali, I...

    forum.aspose.com/t/need-to-parse-pdf-and-conver...
  4. 使用 HTML 颜色 – 背景颜色和文本颜色

    您可以找到有关网站 HTML 颜色代码的信息--带有十六进制颜色代码、RGB、RGBA、HSL 和 HSLA 值的 HTML 颜色名称。...属性为文本着色,如下例所示: Copy 1 < html > 2 < body > 3 < h2 style = "color:DarkCyan;"...也可以实现同样的文字着色效果: Copy 1 < html > 2 < head > 3 < style > 4 h2 { 5...

    docs.aspose.com/html/zh/net/tutorial/working-wi...
  5. score_group|Documentation

    Score_group element defines a group of questions with multiple evaluation criteria, which are summed up during recognition....format: {Column 1 width %}-{Column 2 width %}-...{Column N width %}...attribute equals to content . column=2 row n/a Determines the row number...

    docs.aspose.com/omr/net/txt-markup/score_group/
  6. 制作 PDF 文件的 NUp|Aspose.PDF for .NET

    本文展示了如何使用 PdfFileEditor 类与 Aspose.PDF Facades 一起制作 PDF 文件的 NUp。...pdf" , 2 , 3 , PageSize . A5 ); } 使用页面大小、水平和垂直值以及文件路径制作..."MakeNUpUsingPageSize_out.pdf" , 2 , 3 ); } 使用 PDF 文件数组和文件路径制作 NUp...

    docs.aspose.com/pdf/zh/net/make-nup-of-pdf-files/
  7. Glyphs and Metrics of TrueType Fonts | .NET

    C# APIs for the developers to manipulate and font files. Learn the fundamentals on how to work with glyphs and metrics of TTF fonts within .NET....NET 2 string fileName = dataDir + "Montserrat-Regular...descender - {1}, typo ascender = {2}, typo descender = {3}, UnitsPerEm...

    docs.aspose.com/font/net/glyphs-and-metrics-tru...
  8. Aspose::Words::Drawing::Stroke::get_Visible met...

    Aspose::Words::Drawing::Stroke::get_Visible method. Gets or sets a flag indicating whether the stroke is visible in C++....8 , 2.6 , 3.9 }), System :: MakeArray < double > ({ 2.7 , 3...3.2 , 0.8 , 1.7 })); // Set marker formatting. series -> get_Marker...

    reference.aspose.com/words/cpp/aspose.words.dra...
  9. Aspose::Words::Drawing::Stroke::get_BackColor m...

    Aspose::Words::Drawing::Stroke::get_BackColor method. Gets or sets the background color of the stroke in C++....8 , 2.6 , 3.9 }), System :: MakeArray < double > ({ 2.7 , 3...3.2 , 0.8 , 1.7 })); // Set marker formatting. series -> get_Marker...

    reference.aspose.com/words/cpp/aspose.words.dra...
  10. FontInfo | Aspose.Words for Java

    Specifies information about a font used in the document in Java....getPanose()[2] & 0xFF)); System.out.println("\t\tProportion:...println("\t\tWeight: " + (fontInfo.getPanose()[2] & 0xFF)); System.out.println("\t\tProportion:...

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