Sort Score
Result 10 results
Languages All
Labels All
Results 2,651 - 2,660 of 29,906 for

x

(0.32 sec)
  1. Aspose::Words::Fonts::FontInfo::get_Charset met...

    Aspose::Words::Fonts::FontInfo::get_Charset method. Gets or sets the character set for the font in C++....( System :: String ( u " \t\t X-Height: " ) + fontInfo -> get_Panose...

    reference.aspose.com/words/cpp/aspose.words.fon...
  2. SignOptions | Aspose.Words for Java

    Allows to specify options for document signing in Java.... // Create an X.509 certificate from a PKCS#12...sign documents. // Create an X.509 certificate from a PKCS#12...

    reference.aspose.com/words/java/com.aspose.word...
  3. AxisTickLabels.position property | Aspose.Words...

    AXisTickLabels.position property. Gets or sets the position of the tick labels on the aXis....series with categories for the X-axis and respective numeric values... and tick marks. x_axis = chart . axis_x x_axis . category_type...

    reference.aspose.com/words/python-net/aspose.wo...
  4. ChartAxis.minor_unit property | Aspose.Words fo...

    ChartAXis.minor_unit property. Returns or sets the distance between minor tick marks....series with categories for the X-axis and respective numeric values... and tick marks. x_axis = chart . axis_x x_axis . category_type...

    reference.aspose.com/words/python-net/aspose.wo...
  5. AxisTickLabels.spacing property | Aspose.Words ...

    AXisTickLabels.spacing property. Gets or sets the interval at which the tick labels are drawn....series with categories for the X-axis and respective numeric values... and tick marks. x_axis = chart . axis_x x_axis . category_type...

    reference.aspose.com/words/python-net/aspose.wo...
  6. AxisTickLabels.is_auto_spacing property | Aspos...

    AXisTickLabels.is_auto_spacing property. Gets or sets a flag indicating whether to use automatic interval for drawing the tick labels....series with categories for the X-axis and respective numeric values... and tick marks. x_axis = chart . axis_x x_axis . category_type...

    reference.aspose.com/words/python-net/aspose.wo...
  7. LayoutEntityType Enum | Aspose.Words for .NET

    Discover Aspose.Words.Layout.LayoutEntityType enum, featuring diverse layout entity types for enhanced document formatting and seamless integration....Width}x{leRect.Height}, X={leRect.X} Y={leRect.Y}" );...

    reference.aspose.com/words/net/aspose.words.lay...
  8. Text out of tables converting pdf to docx - Fre...

    Hi converting from pdf the teXt in docX file is unformatted in docX output file. this the code to convert from pdf to docX. string fileSource = @"C:\temp\XXX.pdf"; Aspose.Words.Document X = new Aspose.Words.Document(fil…...Document x = new Aspose.Words.Document(fileSource);...ChangeExtension(fileSource, "docx"); x.Save(fileName); is there a way...

    forum.aspose.com/t/text-out-of-tables-convertin...
  9. Loss content from merged cells when merged cell...

    Aspose.Cells (26.4.0) We have a problem using smart makers. When we have at least two merged cells to the left of a smart maker, we lose the teXt content of the merged cells. Templates in attachment: LossContentMerge…...x var workbook = new Workbook("template...DataTable("foo"); dt.Columns.Add("x", typeof(decimal)); dt.Rows.Add(0...

    forum.aspose.com/t/loss-content-from-merged-cel...
  10. 使用 Aspose.SVG Builder API 进行高级 SVG 创建和修改 – C#

    探索 C# 中的 Aspose.SVG Builder API 创建和修改 SVG 元素的功能。了解如何使 SVG 编程更轻松、更高效。...starting point of the path (Move to x=5, y=0). 5 . M (5, 0) 6 // 'L'...point to the new point (Line to x=10, y=10). 7 . L (10, 10) 8 //...

    docs.aspose.com/svg/zh/net/svg-builder-api/