Sort Score
Result 10 results
Languages All
Labels All
Results 3,541 - 3,550 of 34,469 for

line

(0.07 sec)
  1. 在 Java 中向演示文稿图表添加趋势线|Aspose.Slides 文档

    使用 Aspose.Slides for Java 快速在 PowerPoint 图表中添加和自定义趋势线——实用指南,助您吸引观众。...addTextFrameForOverr ( "New log trend line" ); // 为图表系列 2 添加移动平均趋势线 ITrendline... addAutoShape ( ShapeType . Line , 0 , chart . getHeight ()/...

    docs.aspose.com/slides/zh/java/trend-line/
  2. Processor.From | Aspose.Words for .NET

    Enhance your workflow with our processor that efficiently handles input documents for seamless processing and improved productivity....convert documents with a single line of code using context. string...from a stream with a single line of code using context. string...

    reference.aspose.com/words/net/aspose.words.low...
  3. 在 Android 上为演示文稿图表添加趋势线|Aspose.Slides 文档

    使用 Aspose.Slides for Android via Java 快速在 PowerPoint 图表中添加和自定义趋势线 — 实用指南,帮助您吸引观众。...addTextFrameForOverr ( "New log trend line" ); // 添加移动平均趋势线,针对图表系列 2 ITrendline... addAutoShape ( ShapeType . Line , 0 , chart . getHeight ()/...

    docs.aspose.com/slides/zh/androidjava/trend-line/
  4. Documentation

    学习如何使用Aspose.Cells for Node.js via C++将图表转换成JPEG或PNG等图片格式。本指南演示如何从Microsoft Excel导出图表并将其保存为独立图片以便进一步使用和处理。...Y Bar3D100PercentStack Y Line Line Y LineStacked Y Line100PercentStacke...

    docs.aspose.com/cells/zh/nodejs-cpp/chart-to-im...
  5. How to Run Aspose.3D for .Net6|Documentation

    How to Run Aspose.3D for .Net6....it, # then, use the following line: COPY fonts/ /usr/share/fonts...it, # then, use the following line: COPY fonts/ /usr/share/fonts...

    docs.aspose.com/3d/net/how-to-run-aspose-3d-for...
  6. Format Text in Document in NPOI|Aspose.Words fo...

    Fformat text in a document easily and fast instead of using NPOI in C#....treated as a simple line break, and break the line after that word:...

    docs.aspose.com/words/net/format-text-in-docume...
  7. Features Overview|Aspose.Slides for Node.js via...

    Discover Aspose.Slides for Node.js via Java: a powerful API to create, edit, automate, and convert PowerPoint and OpenDocument presentations efficiently....Java Poly Line Shapes You can create or modify poly line shapes...via Java: - Position - Size - Line - Fill (including Pattern, Gradient...

    docs.aspose.com/slides/nodejs-java/features-ove...
  8. Aspose::Words::Hyphenation::IsDictionaryRegiste...

    Aspose::Words::Hyphenation::IsDictionaryRegistered method. Returns false if for the specified language there is no dictionary registered or if registered is Null dictionary, true otherwise in C++....// When a document contains lines of text in which a word could...up and continued on the next line, // hyphenation will look through...

    reference.aspose.com/words/cpp/aspose.words/hyp...
  9. Access the Text Box by the Name with Node.js vi...

    Learn how to access a text box by name from the collection in Aspose.Cells for Node.js via C++.... Then, in the following lines, we access the same text box...Create TextBox in which each line has a different Horizontal Alignment...

    docs.aspose.com/cells/nodejs-cpp/access-the-tex...
  10. 使用 Java 在演示文稿中自定义图表轴|Aspose.Slides 文档

    了解如何使用 Aspose.Slides for Java 在 PowerPoint 演示文稿中自定义图表轴,以用于报告和可视化。... Line , 100 , 100 , 400 , 300 ); chart...getShapes (). addChart ( ChartType . Line , 100 , 100 , 400 , 300 ); chart...

    docs.aspose.com/slides/zh/java/chart-axis/