Sort Score
Result 10 results
Languages All
Labels All
Results 4,321 - 4,330 of 30,432 for

x

(2.61 sec)
  1. Manage Appointments: Create & Manipulate, Conve...

    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....different content types using the X-ALT-DESC header. It allows recipients...“text/html” content type. The X-ALT-DESC header is added for each...

    docs.aspose.com/email/net/create-and-manipulate...
  2. Configuring OAuth 2.0 API Access to Google Serv...

    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.... ContentType = "application/x-www-form-urlencoded" ; string.... ContentType = "application/x-www-form-urlencoded" ; string...

    docs.aspose.com/email/net/configuring-oauth2-ap...
  3. Fonts of sans serif type

    This article provides a brief overview of sans-serif fonts, eXplaining their characteristics and purpose, pros and cons, and many more....They are designed with larger x-heights and wider spacing, which...environments , designed with larger x-heights and wider spacing, which...

    docs.aspose.com/font/net/what-is-font/sans-seri...
  4. Creating and Setting Contents of Emails|Documen...

    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.... Example: X-Mailer: Aspose.Email XMailer is...: 6 Mar 2006 8 : 2 : 2 + 0800 X - Mailer : Aspose . Email To customize...

    docs.aspose.com/email/java/creating-and-setting...
  5. Paint Builder in C# – Create SVG Pattern and Gr...

    Create SVG patterns and gradient fills in C# with Aspose.SVG Builder API. Configure reusable paint servers, fills, and strokes programmatically.... X (55). Y (50) 29 . AddContent (..."Pat3b" ))) 32 . AddText (t => t. X (205). Y (50) 33 . AddContent...

    docs.aspose.com/svg/net/paint-builder/
  6. Convert MHTML Files to Various Formats in C#|Do...

    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.... Add ( "X-Custom-Header" , "CustomHeaderValue"...Subject" ; eml . Headers . Add ( "X-Custom-Header" , "CustomHeaderValue"...

    docs.aspose.com/email/net/converting-between-fo...
  7. 连接到 Exchange Server|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....在客户端初始化期间需要特定标头的场景(例如 EWS 中的 X-AnchorMailbox 标头),请使用以下重载方法在创建实例时添加自定义标头...string >(); headers . Add ( "X-AnchorMailbox" , smtpExampleAddress...

    docs.aspose.com/email/zh/net/connecting-to-exch...
  8. Customer satisfaction survey with table layout|...

    OMR ready customer satisfaction survey with table layout...width=200 height=200 align=left y=100 x=278 ?container=description columns_count=1...jpg" , "image_path" : null , "x" : 278 , "y" : 100 , "height"...

    docs.aspose.com/omr/net/showcases/satisfaction/...
  9. How to draw a snowflake – SVG Tutorial With Cod...

    Create stunning snowflakes in SVG with clear code, reusable elements, and smooth animation – perfect for winter web and graphic design....the center point of rotation ( x y coordinates). dur="15s" – sets...14 < use href = "#snowflake" x = "0" y = "0" width = "80" height...

    docs.aspose.com/svg/how-to-draw-a-snowflake/
  10. C# Path Builder – 创建 SVG Paths

    使用 Aspose.SVG Builder API 在 C# 中创建 SVG paths,并用 fluent syntaX 构建 path elements、curves、lines 和 teXt paths。...starting point of the path (Move to x=50, y=50) 15 . M (50, 50) 16 //...point to the new point (Line to x=100, y=50) 17 . L (100, 50) 18...

    docs.aspose.com/svg/zh/net/path-builder/