Sort Score
Result 10 results
Languages All
Labels All
Results 3,151 - 3,160 of 29,270 for

line

(0.08 sec)
  1. TeX to PDF Conversion API | Python

    TeX to PDF conversion functionality. Integrate this Python library into your project or use cross-platform applications to convert TeX to PDF....professional-quality PDF files in just a few lines of code. Whether you're a researcher...or use the following command line: pip install aspose-tex-net...

    products.aspose.com/tex/python-net/conversion/t...
  2. TeX to BMP Conversion API | Python

    TeX to BMP conversion functionality. Integrate this Python library into your project or use cross-platform applications to convert TeX 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/t...
  3. NullPointerException when converting a docx to ...

    Hello With Aspose words 18.2 I have a NullPointerException when trying to convert a docx to pdf. Problem occurs when a part of my docx is splitted into 2 pages Stack trace : Exception in thread "main" java.lang.Nu…...docx only contains extra blanck line in order to move content to...only contains an extra blank line, try testing with other variations...

    forum.aspose.com/t/nullpointerexception-when-co...
  4. TextPath.trim property | Aspose.Words for Python

    TextPath.trim property. Determines whether extra space is removed above and below the text.... Color , line : aspose . pydrawing . Color...word_art_fill shape . stroke_color = line shape . text_path . text = text...

    reference.aspose.com/words/python-net/aspose.wo...
  5. TextPath.text_path_alignment property | Aspose....

    TextPath.text_path_alignment property. Defines the alignment of text.... Color , line : aspose . pydrawing . Color...word_art_fill shape . stroke_color = line shape . text_path . text = text...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Working with Charts in C#|Aspose.Words for .NET

    Introduction to Chart feature, how to create and manipulate charts using C#....set a text alignment for multi-line labels, you can simply achieve...code example shows how to set line color and weight: Working with...

    docs.aspose.com/words/net/working-with-charts/
  7. TextPath.same_letter_heights property | Aspose....

    TextPath.same_letter_heights property. Determines whether all letters will be the same height regardless of initial case.... Color , line : aspose . pydrawing . Color...word_art_fill shape . stroke_color = line shape . text_path . text = text...

    reference.aspose.com/words/python-net/aspose.wo...
  8. How to Run Aspose.Cells for .Net6|Documentation

    How to Run Aspose.Cells 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/cells/net/how-to-run-aspose-cel...
  9. Manipulations with glyphs | API for C++

    C++ API Solution to manage various fonts. Learn how to get Glyphs and Metrics information of a font with a few Lines of code....System :: SharedPtr < LineTo > line = System :: DynamicCast_noexcept...AddPoint(( int32_t )line -> get_X(), ( int32_t )line -> get_Y(), points);...

    products.aspose.com/font/cpp/manipulate-glyphs/
  10. 使用C++管理控件|Documentation

    学习如何使用Aspose.Cells与C++在工作表中添加和管理各种控件,如线条、矩形、弧、椭圆、旋钮、滚动条和组框。... GetFill (); // Get the line format type of the textbox....textbox0 . GetLine (); // Set the line weight. lineFormat . SetWeight...

    docs.aspose.com/cells/zh/cpp/managing-controls/