Sort Score
Result 10 results
Languages All
Labels All
Results 2,691 - 2,700 of 30,185 for

x

(0.81 sec)
  1. 从PDF生成缩略图|Aspose.PDF for .NET

    本节描述如何从PDF文档生成缩略图... x ; pdfRect . Top = 0 ; pdfRect...string templateFile = pdfPoint . x < pdfPoint . y ? templatePortraitFile...

    docs.aspose.com/pdf/zh/net/generate-thumbnail-i...
  2. 创建图表|Aspose.Slides 文档

    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.... 现在,设置图表在 X 和 Y 方向的旋转角度。 保存演示文稿。 关闭 Microsoft...ppChart . Elevation = 15 ; //X-Value ppChart . RightAngleAxes...

    docs.aspose.com/slides/zh/net/create-a-chart/
  3. ChartAxis.category_type property | Aspose.Words...

    ChartAXis.category_type property. Gets or sets type of the category 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. AxisTickLabels.offset property | Aspose.Words f...

    AXisTickLabels.offset property. Gets or sets the distance of the tick labels from 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...
  5. 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...
  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. 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...
  8. 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...
  9. 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...
  10. 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...