Sort Score
Result 10 results
Languages All
Labels All
Results 3,581 - 3,590 of 34,946 for

line

(0.19 sec)
  1. Configure Visio TimeLine Shapes|Documentation

    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....format of timeline shapes (block, line, ruler, divided, or cylindrical)...the timeline shapes (block, line, ruler, divided, or cylindrical)...

    docs.aspose.com/diagram/java/configure-visio-ti...
  2. 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/
  3. 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...
  4. 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...
  5. Convert DOCM to Images in Python | products.asp...

    DOCM to image TIFF BMP PNG JPEG GIF EMF SVG conversion in your Python applications without using Microsoft Word...requiring only two lines of code. The first line loads the DOCM file...file, and the second line calls the save method with the appropriate...

    products.aspose.com/total/python-net/conversion...
  6. Bug 5079: Converting GeoJsonSeq to Csv- Convers...

    Hi Alexander, Please see: How I can assure what I see in GeoJsonSeq when target is CSV. geojsonseq2.jsonl {“type”: “Feature”, “geometry”: {“type”: “Point”, “coordinates”: [34.7818, 32.0853]}, “properties”: {“name”: …...expressed as WKT (so points, lines, polygons are all preserved)...Csv; // input GeoJsonSeq (JSON Lines) file string geoJsonSeqPath...

    forum.aspose.com/t/bug-5079-converting-geojsons...
  7. Alignment match with an RSPT RDLC reference rep...

    Hi Team, How can I create an Aspose Word template that matches the alignment of an RDLC report? Is there any tool or an easier way to replicate the layout? I’ve attached a reference RDLC report and the Aspose template I…...placement, and no extra blank lines between rows. Why the layout...and Spacing After to 0 pt and Line spacing to Single . Word’s Paragraph...

    forum.aspose.com/t/alignment-match-with-an-rspt...
  8. Text fragments found in PageMarkup not availabl...

    Hi, On this specific PDF the text is extracted but not correctly ordered in sections and paragraphs. ecclesiastes.pdf (260.7 KB) I slightly modified the sample code to showcase this. public static void Run() // origi…...(List<TextFragment> line in paragraph.Lines) { foreach (TextFragment...(TextFragment fragment in line) { paragraphText.Append(fragment.Text);...

    forum.aspose.com/t/text-fragments-found-in-page...
  9. LaTeX to JPEG Conversion API| Python

    LaTeX to JPEG conversion functionality. Integrate this Python library to your project or use cross-platform applications to convert LaTeX to JPEG....or use the following command line: pip install aspose-tex-net...files to JPEG using just a few lines of code. Create an instance...

    products.aspose.com/tex/python-net/conversion/l...
  10. LaTeX embedded graphics | Aspose.TeX for .NET

    This article covers how to include base64-encoded images in the LaTeX source code, as well as the \write18 feature that makes this possible....Base64 , you can use a command line utility (if available on your...the <token list> as a command line to be executed in the OS shell...

    docs.aspose.com/tex/net/latex-embedded-graphics/