Sort Score
Result 10 results
Languages All
Labels All
Results 2,591 - 2,600 of 33,685 for

line

(0.1 sec)
  1. ChartLegend.format property | Aspose.Words for ...

    ChartLegend.format property. Provides access to fill and Line formatting of the legend....Provides access to fill and line formatting of the legend. @property...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Create High-Low-Close (HLC) Stock Chart with Ja...

    Learn how to create a high-low-close stock chart using Aspose.Cells for JavaScript via C++. Our step-by-step guide will demonstrate how to plot stock market data, including the high, low, and close prices, onto a chart for better analysis and visualization....category is indicated by a vertical line from low to high, and the closing...extending to the right of this line. Visibility improvements in...

    docs.aspose.com/cells/javascript-cpp/create-hig...
  3. Aspose::Words::Drawing::Charts::ChartNumberForm...

    Aspose::Words::Drawing::Charts::ChartNumberFormat::get_FormatCode method. Gets or sets the format code applied to a data label in C++....DocumentBuilder > ( doc ); // Add a line chart, then clear its demo data...Drawing :: Charts :: ChartType :: Line , 500 , 300 ); System :: SharedPtr...

    reference.aspose.com/words/cpp/aspose.words.dra...
  4. Aspose::Words::Drawing::ShapeBase::get_BoundsIn...

    Aspose::Words::Drawing::ShapeBase::get_BoundsInPoints method. Gets the location and size of the containing block of the shape in points, relative to the anchor of the topmost shape in C++....Words :: Drawing :: ShapeType :: Line , Aspose :: Words :: Drawing...get_Orange ()); // Even though the line itself takes up little space...

    reference.aspose.com/words/cpp/aspose.words.dra...
  5. Format PowerPoint Shapes in JavaScript|Aspose.S...

    Format PowerPoint shapes in JavaScript using Aspose.Slides—set fill, Line, and effect styles for PPT, PPTX, and ODP files with precision and full control....Since shapes are made up of lines, you can format them by modifying...available in PowerPoint. Format Lines Using Aspose.Slides, you can...

    docs.aspose.com/slides/nodejs-java/shape-format...
  6. HTML-to-Tagged-PDF: CSS border/background path ...

    <!doctype html> Bug Report: Path Objects Not Tagged as Artifacts in Tagged PDF Output body { font-family: Segoe UI, Arial, sans-serif; font-size: 10pt; Line-height: 1.5; color: #222; max-width: 900px; margin: 20px…...sans-serif; font-size: 10pt; line-height: 1.5; color: #222; max-width:...auto; white-space: pre-wrap; line-height: 1.4; } code { font-family:...

    forum.aspose.com/t/html-to-tagged-pdf-css-borde...
  7. Help with Bookmark Replacement Issues in Docume...

    Hello Team, I’m using the following code to replace bookmark content from one document with content from another: public void ReplaceBookmarks(string sourceDocPath, string targetDocPath, string outputDocPath) { Doc…...replacing a bookmark, an extra blank line is being inserted. When a bookmark...shows up as an unwanted blank line. If the source bookmark is inside...

    forum.aspose.com/t/help-with-bookmark-replaceme...
  8. main.bundle.min.089282932f580bd5bcaeaba4fa4ad5d...

    *,::after,::before{box-sizing:border-box}*{margin:0;padding:0;box-sizing:border-box}ol,ul{margin-top:0;margin-bottom:1rem}.main_block{display:flex;z-index:49}.docs_information{padding:1.5rem 100px ......#4c4c4c;font-family:inherit;line-height:1.2}.docs_information...e:1.4rem;margin-bottom:1rem;line-height:1.2;font-weight:600}...

    docs.aspose.com/pub/css/main.bundle.min.0892829...
  9. main.bundle.min.57f0402b60d656073445c8eb8a32a24...

    *,::after,::before{box-sizing:border-box}*{margin:0;padding:0;box-sizing:border-box}ol,ul{margin-top:0;margin-bottom:1rem}.main_block{display:flex;z-index:49}.docs_information{padding:1.5rem 100px ......#4c4c4c;font-family:inherit;line-height:1.2}.docs_information...e:1.4rem;margin-bottom:1rem;line-height:1.2;font-weight:600}...

    docs.aspose.com/font/css/main.bundle.min.57f040...
  10. 趋势线|Aspose.Slides for Node.js via .NET 文档

    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....addTextFrameForOverr ( "New log trend line" ); // 为图表系列 2 添加移动平均趋势线 var...Shapes 对象提供的 AddAutoShape 方法添加 Line 类型的 AutoShape 设置形状线条的颜色。 将修改后的演示文稿写入...

    docs.aspose.com/slides/zh/nodejs-java/trend-line/