Sort Score
Result 10 results
Languages All
Labels All
Results 2,391 - 2,400 of 30,239 for

x

(0.13 sec)
  1. GroupShape | Aspose.Words for Java

    Represents a group of shapes in a document in Java....getWrapType()); // Create a 400pt x 400pt group shape and place it...coordinate plane size to 500 x 500pt. // The top left corner...

    reference.aspose.com/words/java/com.aspose.word...
  2. Generate DotCode Barcodes in JavaScript|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...."DotCode" , "Aspose" ); // Set the X dimension to 10 pixels gen . Parameters...By default, the ratio between X and Y coordinates in a DotCode...

    docs.aspose.com/barcode/javascript-cpp/dotcode-...
  3. External LaTeX packages | Python

    Aspose.TeX API for Python supports the use of eXternal packages that are not included in the library itself, such as the fancyboX and pgfplots packages...begin{Beqnarray} [ t ] 15 y & = & x ^ 2 \\ 16 a ^ 2 + 2ab + b ^ 2...addplot [ color = red ] {exp(x)}; 13 \ end{axis} 14 \ end{tikzpicture}...

    docs.aspose.com/tex/python-net/external-latex-p...
  4. 使用 Type1 字体进行文本渲染 | Java

    可供开发人员操作字体文件的 Java API。了解有关如何在 Java 产品中渲染 Type 1 字体的基础知识。... 为每个处理过的字形计算 “X” 轴的字形坐标。 “X” 和 “Y” 坐标都传递到 Aspose.Fonts...在每个迭代步骤中计算刚处理的字形与前一个字形之间的距离。此距离会影响每个字形的 “X” 坐标。 类型为 GlyphOutlinePainter 的对象在...

    docs.aspose.com/font/zh/java/text-rendering-typ...
  5. LayoutEnumerator | Aspose.Words for .NET

    Discover the LayoutEnumerator constructor, easily create new instances of this class for efficient layout management in your applications....Width}x{leRect.Height}, X={leRect.X} Y={leRect.Y}" );...

    reference.aspose.com/words/net/aspose.words.lay...
  6. LayoutEnumerator.MoveNextLogical | Aspose.Words...

    Discover how the LayoutEnumerator MoveNeXtLogical method seamlessly navigates sibling entities, ensuring smooth iteration of paragraph lines across pages....Width}x{leRect.Height}, X={leRect.X} Y={leRect.Y}" );...

    reference.aspose.com/words/net/aspose.words.lay...
  7. 使用 C++ 在演示文稿中管理图表数据标签|Aspose.Slides 文档

    了解如何使用 Aspose.Slides for C++ 在 PowerPoint 演示文稿中添加和格式化图表数据标签,以创建更具吸引力的幻灯片。...f ; for ( int32_t x = 0 ; x < chart -> get_ChartData ()...get_Series () -> get_Count (); x ++ ) { series = chart -> get_ChartData...

    docs.aspose.com/slides/zh/cpp/chart-data-label/
  8. Large Image Support|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....and loading are 2,147,483,647 x 2,147,483,647 pixels. Working...

    docs.aspose.com/imaging/python-net/large-image-...
  9. Aspose.Slides for .NET 14.9.0 的公共 API 和向后不兼容的更改...

    审查 Aspose.Slides for .NET 中的公共 API 更新和破坏性更改,以顺利迁移您的 PowerPoint PPT、PPTX 和 ODP 演示文稿解决方案。...AddSmartArt(x, y, width, height, SmartArtLayoutType...IShape 属性 RawFrame、Frame、Rotation、X、Y、Width、Height,访问这些属性时会抛出 System...

    docs.aspose.com/slides/zh/net/public-api-and-ba...
  10. Working with XFA Forms|Aspose.PDF for .NET

    Aspose.PDF for .NET API lets you work with XFA and XFA Acroform fields in a PDF document. The Aspose.Pdf.Facades....snippet shows the steps of getting X and Y coordinates of XFA a form...( names [ 0 ]). Attributes [ "x" ]. Value ); Console . WriteLine...

    docs.aspose.com/pdf/net/xfa-forms/