Sort Score
Result 10 results
Languages All
Labels All
Results 7,171 - 7,180 of 150,873 for

2

(0.28 sec)
  1. ChartSeries.marker property | Aspose.Words for ...

    ChartSeries.marker property. Specifies a data marker...8 , 2.6 , 3.9 ], y_values = [ 2.7 , 3.2 , 0.8 , 1.7 ])...visible = False data_points [ 2 ] . marker . format . fill . preset_textured...

    reference.aspose.com/words/python-net/aspose.wo...
  2. 其他管理Tex选项| .NET的Aspose.TeX

    Aspose.TeX API解决方案的转换功能。这是一些代码示例。...How to set the interaction mode 2 3 // Create conversion options...1 // How to set the job name 2 3 // Create conversion options...

    docs.aspose.com/tex/zh/net/other-options/
  3. SVG Gradients – Linear and Radial Gradients – A...

    Learn how to create SVG linear and radial gradients, control stops, directions, and reuse gradients with examples....org/2000/svg" > 2 < defs > 3 < linearGradient id..."http://www.w3.org/2000/svg" > 2 < defs > 3 < radialGradient id...

    docs.aspose.com/svg/net/drawing-basics/svg-grad...
  4. LoadOptions.baseUri property | Aspose.Words for...

    LoadOptions.baseUri property. Gets or sets the string that will be used to resolve relative URIs found in the document into absolute URIs when required... toBeCloseTo ( 32 , 2 ); expect ( aw . ConvertUtil ...height )). toBeCloseTo ( 32 , 2 ); See Also module Aspose.Words...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. 在 Visio 页面中自动放置一组形状|Documentation

    本节介绍如何使用 Aspose.Diagram 在 visio 页面中自动放置一组形状。...DistanceInHorizontal = 2 ; options . DistanceInVertical = 2 ; // set auto...

    docs.aspose.com/diagram/zh/net/auto-space-a-col...
  6. Extra line break after page break - Free Suppor...

    Hi! I see an extra line break after a page break using Aspose 8.0. This means that the first line of text of the subsequent pages does not start at the same position as the first line on the first page. I have attached t…...ahmad May 16, 2013, 2:32am 2 Hi there, Thanks for your...

    forum.aspose.com/t/extra-line-break-after-page-...
  7. Repeat Table Header Rows on Pages|Aspose.Words ...

    Repeat a header row of a table on every page. Docx4j does not provide an opportunity to work with a header row.... writeln ( "Heading row 2" ); builder . endRow (); builder...(); builder . write ( "Column 2 Text" ); builder . endRow ();...

    docs.aspose.com/words/java/repeat-table-header-...
  8. Forms2OleControlCollection Class | Aspose.Words...

    Discover the Aspose.Words.Drawing.Ole.Forms2OleControlCollection class, your solution for managing Forms2OleControl objects efficiently in document processing....That ( oleControlCollection [ 2 ]. Caption , Is . EqualTo ( "Delphi"...That ( oleControlCollection [ 2 ]. Value , Is . EqualTo ( "0"...

    reference.aspose.com/words/net/aspose.words.dra...
  9. AxisScaling.type property | Aspose.Words for Py...

    AxisScaling.type property. Gets or sets scaling type of the axis....'Series 1' , x_values = [ 1 , 2 , 3 , 4 , 5 ], y_values = [ 1...cover our X-value range (0, 1, 2, 3...). # A linear axis is not...

    reference.aspose.com/words/python-net/aspose.wo...
  10. 保存 SVG 文档 – C# – Aspose.SVG for .NET

    在本文中,您将了解如何使用 Aspose.SVG for .NET 库将 SVG 文档保存到文件、内存流、ZIP 存档或 Url。... Svg ; 2 using System. IO ; Copy 1 // Save...Save SVG to file using C# 2 3 // Prepare a path to save an SVG...

    docs.aspose.com/svg/zh/net/save-svg-document/