Sort Score
Result 10 results
Languages All
Labels All
Results 2,521 - 2,530 of 21,283 for

x

(0.26 sec)
  1. Path Builder – Create SVG Path – C#

    Learn how to use PathBuilder to create SVG paths programmatically. PathBuilder makes it easier to create and manipulate SVG paths....starting point of the path (Move to x=50, y=50) 17 . M (50, 50) 18 //...point to the new point (Line to x=100, y=50) 19 . L (100, 50) 20...

    docs.aspose.com/svg/net/path-builder/
  2. Aspose.Diagram for Node.js via Java Features|Do...

    Visio Diagram Node.js via Java API feature list include read, write, eXport, print and access Microsoft Visio 2003, 2007, 2010, 2013, VSD, VSSM, VSTX, VSSM, VST formats....Supported Windows Linux Mac OS X Aspose.Diagram for Python via...

    docs.aspose.com/diagram/java/aspose-diagram-for...
  3. Ինչպես պտտել պատկերը C#-ում

    Այս հակիրճ ձեռնարկը նկարագրում է, թե ինչպես պտտել պատկերը C#-ում: Պատկերը ծրագրային կերպով պտտելու համար C# միջավայրի կարգավորումները և կոդերի նմուշը նույնպես համօգտագործվում են մանրամասն նկարագրությամբ:...90 աստիճանով, այնուհետև շրջել X-առանցքի շուրջը, Rotate90FlipY՝...

    kb.aspose.com/hy/imaging/net/how-to-rotate-imag...
  4. Generate Italian Pharmacode (Code 32) barcode I...

    Java sample code for Italian Pharmacode (Code 32) barcode generation in Java Runtime Environment for JSP/JSF applications and desktop applications....setCodeText( " " ); // Specify the X-dimension // the smallest width...

    products.aspose.com/barcode/java/code32/generate/
  5. ShapeBase.BoundsInPoints | Aspose.Words for .NET

    Discover the ShapeBase BoundsInPoints property to easily access a shape's size and location in points, enhancing your design precision and layout control....containing block, // and the x and y coordinates of (1000, 1000)...

    reference.aspose.com/words/net/aspose.words.dra...
  6. Specify TrueType Fonts Location|Aspose.Words fo...

    Specify various TrueType font sources: system folder, user sources, loading fonts from a stream, a file system or memory using Python....for TrueType Fonts on Mac OS X Aspose.Words looks for fonts in...for TrueType fonts on Mac OS X. While this setting will work...

    docs.aspose.com/words/python-net/specifying-tru...
  7. DigitalSignatureCollection class | Aspose.Words...

    aspose.words.digitalsignatures.DigitalSignatureCollection class. Provides a read-only collection of digital signatures attached to a document...Shows how to sign documents with X.509 certificates. # Verify that...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Resize and crop EPS via Java | Aspose.Page

    Elevate your Java applications with our API solution, delivering precise EPS file cropping and resizing for vivid, captivating visuals....x0, y0, x, y, where x0 - left margin, y0 - top margin, x - (x0...

    products.aspose.com/page/java/resize-eps/
  9. Connecting to 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....client initialization, such as the X-AnchorMailbox header in EWS, use...string >(); headers . Add ( "X-AnchorMailbox" , smtpExampleAddress...

    docs.aspose.com/email/net/connecting-to-exchang...
  10. 导航和检测 SVG – Aspose.SVG for Python via .NET

    了解如何使用 Python 检查 SVG、迭代 SVG 元素以及使用 CSS 选择器或 XPath 浏览 SVG。...id = first - rect 3 Attribute: x = 50 4 Attribute: y = 90 5 Attribute:...= second - rect 10 Attribute: x = 120 11 Attribute: y = 150 12...

    docs.aspose.com/svg/zh/python-net/navigate-svg/