Sort Score
Result 10 results
Languages All
Labels All
Results 8,021 - 8,030 of 29,009 for

line

(0.03 sec)
  1. Convert CGM to APNG via C# API | products.aspos...

    Export CGM to APNG in your .NET applications without using any third party application...Requirements Install from command line as nuget install Aspose.Total...

    products.aspose.com/total/net/conversion/cgm-to...
  2. Convert EPS files using .NET API

    EPS to BMP conversion functionality offered by Aspose.Page API solution for .NET is explained and illustrated with the code snippets here....to specify sizeuse following line //PdfSaveOptions options = new...

    docs.aspose.com/page/net/convert-eps/
  3. Start and Finish dates of task not getting refl...

    Hi, I am trying to set the start and finish dates of a task from a hidden variable. Task t1 = proj.RootTask.Children.Add("tested now"); t1.Set(Tsk.Start, Convert.ToDateTime(hdnStartDate.Value)); …...the attached image file, the line of code is showing red underlined)...

    forum.aspose.com/t/start-and-finish-dates-of-ta...
  4. Finding Node (no paragraph) page index - Free S...

    How can I look for specific text and collect nodes, then get their pageIndex ? On the attached file I get the list of Nodes, then when I use layoutCollector.GetEntity → it returns null Thanks a lot in advance public s…...with internal margin and border line… but keep pushing ! Jack alexey...

    forum.aspose.com/t/finding-node-no-paragraph-pa...
  5. StyleIdentifier | Aspose.Words for Java

    Locale independent style identifier in Java....LIGHT_SHADING_ACCENT_6 LINE_NUMBER The Line Number style. LIST The...LIGHT_SHADING_ACCENT_6 LINE_NUMBER public static int LINE_NUMBER The Line Number...

    reference.aspose.com/words/java/com.aspose.word...
  6. NuGet Gallery | Aspose.Cells 25.3.0

    A powerful and fast library written in C# for manipulating and converting Excel(XLS, XLSX,XLSB), ODS, CSV,JSON and HTML files....types of charts, such as Column, Line, Pie, Doughnut, Radar, and more...Installation Methods Command Line Run cmd.exe as Administrator...

    www.nuget.org/packages/Aspose.Cells
  7. Font Hinting | API Solution for .NET

    Font hinting is the process of adding instructions to a font file to ensure that characters are displayed well on screens. But what is the purpose of this?...the exact placement of each line and curve in the font and information...formulas to define the curves and lines that make up each character...

    docs.aspose.com/font/net/font-hinting/
  8. Convert HTML to Image in Java – PNG, JPG, BMP, ...

    Convert HTML to Images like JPG, PNG, GIF, TIFF, and BMP using Java library. Use Converter and 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/
  9. C# HTML Parser – .NET API for HTML files Proces...

    .NET library to read, write, modify, edit, merge, and convert HTML files. Supports XHTML, MHTML, EPUB, Markdown, and SVG....API allows with just a few lines of code to implement HTML to...into an HTML file with just one line of code! Convert Markdown to...

    products.aspose.com/html/net/
  10. Element Builders – Create and Edit SVG Elements...

    Explore the capabilities of the Aspose.SVG Builder API in C# to create and modify SVG elements. Learn how to make SVG programming easier and more efficient.... AddText ( "<line>" , y: 150) 17 . AddText ( "<polyline>"...rectangles, circles, ellipses, lines, polylines, polygons, and paths...

    docs.aspose.com/svg/net/element-builders/