Sort Score
Result 10 results
Languages All
Labels All
Results 8,661 - 8,670 of 34,946 for

line

(0.18 sec)
  1. Manipulations with glyphs | API Solution | .NET

    .NET API Solution to manage fonts. Learn how to get Glyphs and Metrics information of a font with a few Lines of C# code....LineTo line = segment as LineTo; AddPoint(( int )line.X, ( int...int )line.Y, points); } else if (segment is CurveTo) { CurveTo...

    products.aspose.com/font/net/manipulate-glyphs/
  2. TYPE1 to SVG Converter API |.NET

    Convert TYPE1 to SVG using .NET API on Windows. Integrate this native TYPE1 to SVG font conversion functionality into your own solution....TYPE1 to SVG with just a few lines of code. Aspose.Font API Solution...like moving points, drawing lines, creating curves, and more,...

    products.aspose.com/font/net/conversion/type1-t...
  3. C++ API to Convert MHTML to POWERPOINT | produc...

    Convert MHTML to POWERPOINT via C++ without using Microsoft Word or Adobe Acrobat Reader...Automation APIs Install from command line as nuget install Aspose.Total...

    products.aspose.com/total/cpp/conversion/mhtml-...
  4. Handling Windows Metafiles in C#|Aspose.Words f...

    Aspose.Words for .NET implements its own Windows Metafile player to play Metafile format on all platforms and supports the handling of the basic metafile features and can perform fallback to a different type of metafile player using C#....as drawing lines and curves. When drawing a line, the pen color...

    docs.aspose.com/words/net/handling-windows-meta...
  5. com.aspose.email.AsposeBadServerResponceExcepti...

    Hi, we update our aspose library to your last version: com.aspose aspose-total 25.8 pom And this new issue starting appear: com.aspose.email.AsposeBadServerResponceException: Server error [404] Operation failed…...delete(…) Look to line 240 in our Java source code...

    forum.aspose.com/t/com-aspose-email-asposebadse...
  6. Export MSG to TEXT via C++ | products.aspose.com

    C++ API to Convert MSG to TEXT without using Microsoft Word or Outlook...Format APIs Install from command line as nuget install Aspose.Total...

    products.aspose.com/total/cpp/conversion/msg-to...
  7. Convert FLATOPC to PPTX via C++ or with free On...

    Export FLATOPC to PPTX in your C++ applications without using Microsoft Word of PowerPoint or onLine. Test free FLATOPC to PPTX onLine converter quickly before integrating the code....Format APIs Install from command line as nuget install Aspose.Total...

    products.aspose.com/total/cpp/conversion/flatop...
  8. C++ API to Convert MD to PPT | products.aspose.com

    Convert MD to PPT via C++ without using Microsoft Word or Adobe Acrobat Reader...Automation APIs Install from command line as nuget install Aspose.Total...

    products.aspose.com/total/cpp/conversion/md-to-...
  9. Create figures in LaTeX | C++ API Solution

    C++ API Solution to work with TeX. Includes the functionality to create document figures in LaTeX and save the result file as images....over fonts, character spacing, line breaks, and overall layout,...

    products.aspose.com/tex/cpp/latex-figures/
  10. CSV

    CSV stands for Comma-Separated Values. It is a file format used to store and exchange data between different software applications. A CSV file contains data in a tabular form, with each row representing a record and each column representing a field of data. The values in each field are separated by commas, hence the name "comma-separated values." CSV files are commonly used in data analysis and can be easily imported and exported from spreadsheet software such as Microsoft Excel.... The first line of a CSV file usually contains...headers, while the subsequent lines contain the data. It is widely...

    products.aspose.com/gis/net/gis-formats/csv/