Sort Score
Result 10 results
Languages All
Labels All
Results 2,781 - 2,790 of 30,234 for

x

(0.38 sec)
  1. DiagramException when converting VSD_file - Fre...

    Hello! When trying to convert a VSD file to VSDX, I get DiagramEXception. I am using the latest version: 26.4 Please see the attachment to find the VSD files and the callstack. The file was converted using this code: …...getAbsolutePath() + “x”, SaveFileFormat.VSDX); Please...

    forum.aspose.com/t/diagramexception-when-conver...
  2. How to Migrate from Aspose.Metafiles to Aspose....

    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....x or higher only requires a few...

    docs.aspose.com/imaging/java/how-to-migrate-fro...
  3. 图片|Aspose.Slides 文档

    在 Aspose.Slides for .NET 中处理图片:插入、裁剪、压缩、重新着色,并使用 C# 示例导出 PPT、PPTX 和 ODP 演示文稿中的图像。... Rectangle , x : 50 , y : 50 , width : bitmap...

    docs.aspose.com/slides/zh/net/examples/elements...
  4. AxisCrosses enumeration | Aspose.Words for Node.js

    Aspose.Words.Drawing.Charts.AXisCrosses enumeration. Specifies the possible crossing points for an aXis....series with categories for the X-axis and respective numeric values...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Remove Shape Protection|Documentation

    This section eXplains how to remove shape protection using Aspose.Diagram for Python via Java....protection include width, height, x-position, y-position, rotation...

    docs.aspose.com/diagram/python-java/remove-shap...
  6. Remove Shape Protection|Documentation

    This section eXplains how to remove shape protection using Aspose.Diagram....protection include width, height, x-position, y-position, rotation...

    docs.aspose.com/diagram/java/remove-shape-prote...
  7. # Symbols Are Appearing for a Number Column in ...

    Hi Team, I’m attaching the sample output file with standalone program to reproduce the issue. I want to see the entire number in table in second column but appears as # symbols. import java.awt.Color; import java.io.B…...XLSX); float x = 28.5f; float y = 101; float...getShapes().addOleObjectFrame(x, y, width, height, dataInfo);...

    forum.aspose.com/t/symbols-are-appearing-for-a-...
  8. Aspose::Words::Fonts::FontPitch enum | Aspose.W...

    Aspose::Words::Fonts::FontPitch enum. Represents the font pitch in C++....( System :: String ( u " \t\t X-Height: " ) + fontInfo -> get_Panose...

    reference.aspose.com/words/cpp/aspose.words.fon...
  9. LayoutEntityType Enum | Aspose.Words for .NET

    Discover Aspose.Words.Layout.LayoutEntityType enum, featuring diverse layout entity types for enhanced document formatting and seamless integration....Width}x{leRect.Height}, X={leRect.X} Y={leRect.Y}" );...

    reference.aspose.com/words/net/aspose.words.lay...
  10. 使用 XFA 表单|Aspose.PDF for .NET

    Aspose.PDF for .NET API 让您在 PDF 文档中处理 XFA 和 XFA Acroform 字段。Aspose.Pdf.Facades....以下代码片段展示了获取 XFA 表单字段的 X 和 Y 坐标的步骤。 // For complete examples...( names [ 0 ]). Attributes [ "x" ]. Value ); Console . WriteLine...

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