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

line

(0.14 sec)
  1. LaTeX to BMP Conversion API | Python

    LaTeX to BMP conversion functionality. Integrate this Python library into your project or use cross-platform applications to convert LaTeX to BMP.... With just a few lines of code, effortlessly convert...or use the following command line: pip install aspose-tex-net...

    products.aspose.com/tex/python-net/conversion/l...
  2. 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...
  3. 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...
  4. 在 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/
  5. 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...
  6. 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...
  7. 怎么删除标题下面指定内容的表和段落还有图片信息 - Free Support Forum - ...

    python 怎么删除标题下面指定内容的表和段落还有图片信息...25pt; line-height:24.5pt; widows:0; orphans:0\"><span...style=\"margin:0pt 13.3pt 0pt 5.35pt; line-height:179%; widows:0; orphans:0;...

    forum.aspose.com/t/topic/313060
  8. TableStyle.column_stripe property | Aspose.Word...

    TableStyle.column_stripe property. Gets or sets a number of columns to include in the banding when the style specifies odd/even columns banding.... end_table () # Apply a line style to all the borders of...black table_style . borders . line_style = aw . LineStyle . DOUBLE...

    reference.aspose.com/words/python-net/aspose.wo...
  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. Find and Replace in C++|Aspose.Words for C++

    Find a string or regular expression pattern in your document and replace it with the text you want using C++....for a page break, and &l for a line break. Note that the metacharacter...is replace the following two lines: auto header = headersFooters...

    docs.aspose.com/words/cpp/find-and-replace/