Sort Score
Result 10 results
Languages All
Labels All
Results 7,631 - 7,640 of 33,590 for

line

(0.1 sec)
  1. External LaTeX packages | Aspose.TeX for .NET

    Aspose.TeX API for .NET allows using external packages, i.e. the ones not included in the library itself like fancybox and pgfplots packages....item A second one \\ on two lines 9 \ item(2pt) A third with extra...20 \ end{document} On the 3rd line, we can see that the file requires...

    docs.aspose.com/tex/net/external-latex-packages/
  2. XPS page event-based modifications | .NET

    Discover how to make repeating changes to all output pages during the conversion of an XPS file using Aspose.Page API for .NET... The last line adds the page’s outline entry...we need to convert. The next line is where the “before-page” event...

    docs.aspose.com/page/net/xps/event-based-modifi...
  3. Modifying XPS page on events | Java

    Learn how to make repeating changes to all output pages while convering an XPS file with Aspose.Page API for Java... The last line adds the page’s outline entry...need to convert. The following line “connects” the “before-page”...

    docs.aspose.com/page/java/xps/modifying-xps-pag...
  4. 如何使用aspose-words动态分页table - Free Support Forum ...

    Hi Teams, 因为aspose-words是自动分页的,但是现在我需要满足这样的需求。在正文部分的table需要有table header和table footer。也就是每一页的header是一样的,table footer也是一样的,但是这样的话就需要动态计算总页数,然后分页。 请问该怎么实现呢?或者实现这样的Table数据还有其他的方式么? 非常感谢。...LINE_BREAK)); paragraph.appendChild(new...appendChild(new Run(doc, ControlChar.LINE_BREAK)); paragraph.appendChild(new...

    forum.aspose.com/t/aspose-words-table/315228
  5. Convert SVG to PNG – C# code and Online Converter

    Convert SVG to PNG using Aspose.HTML for .NET. Consider various SVG to PNG conversion scenarios in C# examples. Try onLine SVG Converter.... SVG to PNG with one line of code The static methods of...application literally with a single line of code! In the following example...

    docs.aspose.com/html/net/convert-svg-to-png/
  6. Convert SVG to PDF – C# code and Online Converter

    Convert SVG to PDF using Aspose.HTML for .NET. Consider various SVG to PDF conversion scenarios in C# examples. Try onLine SVG Converter.... SVG to PDF with one line of code The static methods of...application literally with a single line of code! In the following example...

    docs.aspose.com/html/net/convert-svg-to-pdf/
  7. Setting Chart Appearance with C++|Documentation

    Learn how to configure the appearance of charts in Aspose.Cells for C++. Our guide will show you how to modify chart layouts, colors, fonts, and effects to achieve the desired visual style and enhance your worksheets.... Setting chart lines. Applying themes. Setting titles...Cleanup (); } Setting Chart Lines Developers can also apply different...

    docs.aspose.com/cells/cpp/setting-chart-appeara...
  8. Convert SVG to JPG – Aspose.HTML for .NET

    Convert SVG to JPG using Aspose.HTML for .NET. Consider various SVG to JPG conversion scenarios in C# examples. Try onLine SVG Converter.... SVG to JPG with one line of code The static methods of...application literally with a single line of code! In the following example...

    docs.aspose.com/html/net/convert-svg-to-jpg/
  9. External LaTeX packages | Aspose.TeX for Java

    Aspose.TeX API for Java allows the use of external packages, i.e. the ones that aren't included in the library itself like fancybox or pgfplots packages....item A second one \\ on two lines 9 \ item(2pt) A third with extra...20 \ end{document} On the 3rd line, we see that the file requires...

    docs.aspose.com/tex/java/external-latex-packages/
  10. Convert HTML to Image in Java – PNG, JPG, BMP, ...

    Convert HTML to Images like JPG, PNG, GIF, TIFF, and BMP using Aspose.HTML for Java. Use ImageSaveOptions for precise and customizable outputs.... HTML to JPG in a few lines of Java code You can convert...application literally with a few lines of code! The following Java...

    docs.aspose.com/html/java/convert-html-to-image/