Sort Score
Result 10 results
Languages All
Labels All
Results 561 - 570 of 1,322 for

syntax

(0.06 sec)
  1. Font classes for supported Font Formats | .NET

    To understand Aspose.Font for .NET library start from the hierarchy of its classes. The article will give you understanding of how to manipulate fonts....table is possible by using syntax font.TtfTables , where font...

    docs.aspose.com/font/net/developer-guide/font-c...
  2. HTML Color Tutorial – Background, Border, and T...

    Complete HTML color guide. Learn how to change text color, background color & border colors using color names, RGB, HEX, and HSL codes.... The syntax for an RGB color code is rgb(red...looks different and has the syntax #RRGGBB, where RR (red), GG...

    docs.aspose.com/html/net/tutorial/working-with-...
  3. Transformation Matrix – SVG Code – Aspose.SVG G...

    Learn how SVG transformation matrices work and how to apply translation, scaling, rotation, and skew using SVG code examples....in the matrix(a,b,c,d,e,f) syntax: Parameter Typical Use SVG...transform attribute with the matrix syntax. So you provide 6 values to...

    docs.aspose.com/svg/net/drawing-basics/transfor...
  4. SQLite

    SQLite is a lightweight, serverless, and self-contained relational database management system. It is widely used due to its simplicity, portability, and compatibility with various platforms and programming languages. SQLite is embedded directly into applications, requiring no separate server process, and stores the entire database in a single file. It supports standard SQL Syntax and offers features like transactions, indexes, and triggers. SQLite is suitable for small to medium-sized applications or as an embedded database within larger systems.... It supports standard SQL syntax and offers features like transactions...

    products.aspose.com/gis/net/gis-formats/sqlite/
  5. Setting Dynamic Array Formulas|Documentation

    How to use Aspose.Cells for Python via .NET library to calculate dynamic array formulas in Microsoft Excel. By loading an existing Excel file or creating a new Excel file, we can use the method provided by Aspose.Cells for Python via .NET to calculate the dynamic array formula and get the result. Finally, we save the modified Excel file to disk....about array formulas in Excel: Syntax: Array formulas are written...

    docs.aspose.com/cells/python-net/calculation-of...
  6. .NET Email API to Process various File Formats ...

    .NET Email processing library for Outlook, Thunderbird and other file formats. API works with SMTP POP3 IMAP and MS Exchange servers....Validate Addresses Validate Syntax Validate Domain Validate MX...

    products.aspose.com/email/net/
  7. Apply Chart Worksheet Formulas in Presentations...

    Apply Excel-style formulas in Aspose.Slides for С++ chart worksheets and automate reports across PPT and PPTX files....and workbook name using Excel syntax. Format Presentation Charts...

    docs.aspose.com/slides/cpp/chart-worksheet-form...
  8. Optical Mark Recognition API for C++ | Aspose

    Generate machine-readable answer sheets, surveys, ballots, questionnaires, and other OMR forms, and extract optical marks from scanned images and photos within C and C++ applications....yourself with template markup syntax, worry not. You can easily...

    products.aspose.com/omr/cpp/
  9. How to use CSS Selector – Aspose.HTML for .NET

    Learn how to effectively apply selectors to select elements you want to style using QuerySelector() and QuerySelectorAll() methods in Aspose.HTML....tree based on CSS Selectors syntax. In this article, discover...

    docs.aspose.com/html/net/how-to-articles/how-to...
  10. Save HTML Document – Aspose.HTML for Java

    Learn how to save HTML documents after editing using Aspose.HTML for Java API and how to apply save options....markup language with plain-text syntax. In order to create Markdown...

    docs.aspose.com/html/java/save-a-document/