Sort Score
Result 10 results
Languages All
Labels All
Results 3,191 - 3,200 of 30,515 for

x

(0.06 sec)
  1. Optimal Path Finder|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....method , we need to specify: x: The x-coordinate of the top-left...block sizeX: The size in the x-axis sizeY: The size in the y-axis...

    docs.aspose.com/gis/net/optimal-path-finder/
  2. 使用 Builder API 在 C# 中创建 SVG 元素 – Aspose.SVG

    使用 Aspose.SVG Builder API 在 C# 中创建和编辑 SVG 元素。在 .NET 中以编程方式生成 SVG 形状、路径、文本和图形。..." , x: 270, y: 140, fontSize: 30, fill:..."<polyline>" , x: 300, y: 30) 16 . AddText ( "<polygon>" , x: 300, y:...

    docs.aspose.com/svg/zh/net/element-builders/
  3. SVG Transformations in C# – Aspose.SVG

    Learn how to transform SVG in C# using Aspose.SVG for .NET library. Rotate SVG, scale SVG, translate and skew SVG programmatically....allows scaling images along the x- and y-axis. The sy scaling factor...using skewX(angle), only the x coordinate of the points of the...

    products.aspose.com/svg/net/svg-transformations/
  4. SdtCalendarType | Aspose.Words for Java

    Specifies the possible types of calendars which can be used to specify StructuredDocumentTag.getCalendarType / StructuredDocumentTag.setCalendarTypeint in an Office Open XML document in Java....Japanese Industrial Standard JIS X 0301, shall be used. KOREA Specifies...Japanese Industrial Standard JIS X 0301, shall be used. KOREA public...

    reference.aspose.com/words/java/com.aspose.word...
  5. Edit SVG Using CSS Selectors in C# – Aspose.SVG...

    Use CSS selectors in C# to find and edit SVG elements with Aspose.SVG for .NET. Select circles, paths, and groups, then update attributes or replace nodes.... X . BaseVal . Value = cx - r; 29...{0} {1}" , pathSegMovetoAbs. X , pathSegMovetoAbs. Y ); 24 }...

    docs.aspose.com/svg/net/edit-svg-using-css-sele...
  6. 使用 IMAP 服务器的邮件|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....此外,Gmail 还提供了另一种 IMAP 扩展,称为 X-GM-EXT-1。 以下邮件线程功能可供使用: getMessageThreads...getGmExt1Supported - 获取是否支持 Gmail X-GM-EXT-1 扩展的信息。 boolean getThreadSupported...

    docs.aspose.com/email/zh/java/working-with-mess...
  7. Export Presentations to HTML with Externally Li...

    EXport PowerPoint and OpenDocument presentations to HTML in Android via Java using Aspose.Slides with images and other resources saved as eXternal linked files.... put ( "image/x-emf" , ".emf" ); extensionsByContentT...extensionsByContentT . put ( "image/x-wmf" , ".wmf" ); extensionsByContentT...

    docs.aspose.com/slides/androidjava/exporting-pr...
  8. Add Rectangle Object to PDF file|Aspose.PDF for...

    This article eXplains how to create a Rectangle object to your PDF using Aspose.PDF for C++....AddRectangle ( Page page , float x , float y , float width , float...position for Graph instance Left = x , // Set Top coordinate position...

    docs.aspose.com/pdf/cpp/add-rectangle/
  9. 裁剪 EPS | C++ API 解决方案

    本文将通过代码片段讲解并演示 Aspose.Page API 解决方案提供的 C++ 裁剪 EPS 功能。...x0, y0, x, y, where x0 - left margin, y0 - top margin, x - (x0...

    docs.aspose.com/page/zh/cpp/crop-eps/
  10. Aspose::Words::DigitalSignatures::DigitalSignat...

    Aspose::Words::DigitalSignatures::DigitalSignatureUtil::Sign method. Signs source document using given CertificateHolder with digital signature and writes signed document to destination stream. Supported formats are: Doc, Dot, DocX, DotX, Docm, Dotm, Odt, Ott.Output will be written to the start of stream and stream size will be updated with content length in C++....Shows how to sign documents with X.509 certificates. // Verify that...sign documents. // Create an X.509 certificate from a PKCS#12...

    reference.aspose.com/words/cpp/aspose.words.dig...