Sort Score
Result 10 results
Languages All
Labels All
Results 2,421 - 2,430 of 24,925 for

x

(0.1 sec)
  1. Create a Chart in a PowerPoint Presentation in ...

    Learn how to automate PowerPoint chart creation using C#. This step-by-step guide shows why Aspose.Slides for .NET is a faster, more powerful alternative to Microsoft.Office.Interop....chart’s rotation angles in the X and Y directions. Save the presentation...ppChart . Elevation = 15 ; // X-Value ppChart . RightAngleAxes...

    docs.aspose.com/slides/net/create-a-chart-in-a-...
  2. Supported File Formats|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....applications which run on the Mac OS X and iOS operating systems. JSON...

    docs.aspose.com/cells/net/supported-file-formats/
  3. PsdImage | Aspose.PSD for Java API Reference

    Defines the PsdImage class that provides the ability to load edit save PSD files as well as update properties add watermarks perform graphics operations or convert one file format to another.... getArgb32Pixel(int x, int y) Gets an image 32-bit ARGB...the color palette. getPixel(int x, int y) Gets an image pixel. ...

    reference.aspose.com/psd/java/com.aspose.psd.fi...
  4. 在 Microsoft PowerPoint 演示文稿中创建图表|Aspose.Slides 文档

    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 和 Y 方向上设置图表旋转角度。 保存演示文稿。 关闭 Microsoft...ppChart . Elevation = 15 ; //X-Value ppChart . RightAngleAxes...

    docs.aspose.com/slides/zh/net/create-a-chart-in...
  5. 创建图表|Aspose.Slides 文档

    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 和 Y 方向的旋转角度。 保存演示文稿。 关闭 Microsoft...ppChart . Elevation = 15 ; //X 值 ppChart . RightAngleAxes = false...

    docs.aspose.com/slides/zh/net/create-a-chart/
  6. FieldMergeBarcode Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldMergeBarcode class to effortlessly implement MERGEBARCODE fields for enhanced document automation and efficiency....MyEAN13Barcode EAN13 \\t \\p CASE \\x" )); builder . Writeln (); //...\"501234567890\" EAN13 \\t \\p CASE \\x" )); Assert . That ( doc . Range...

    reference.aspose.com/words/net/aspose.words.fie...
  7. AxisCategoryType | Aspose.Words for Java

    Specifies type of a category aXis in Java....series with categories for the X-axis and respective numeric values...

    reference.aspose.com/words/java/com.aspose.word...
  8. Converter freezes during import - Free Support ...

    When importing vsd file to vsdX, the process freezes indefinitely. vsd file with this issue: 41-TR-R-N001-A.zip (270.2 KB) The file was converted with this code snippet: File file = new File(PATH_TO_VSD_FILE); Diagra…...getAbsolutePath() + "x", SaveFileFormat.VSDX); Professionalize...

    forum.aspose.com/t/converter-freezes-during-imp...
  9. FileFormatUtil.ContentTypeToLoadFormat | Aspose...

    Transform IANA content types into load format values effortlessly with the FileFormatUtil ContentTypeToLoadFormat method. Simplify your file handling today!...ContentTypeToSaveFor ( "image/x-emf" ), Is . EqualTo ( SaveFormat...

    reference.aspose.com/words/net/aspose.words/fil...
  10. Rotate SVG – C# Examples – Aspose.SVG for .NET

    C# eXamples for SVG rotation with Aspose.SVG. Consider cases of using the rotate function in the transform attribute and in transformation matriX.... X . BaseVal . Value = 150; 13 rectElement...– moves the element along the x and y axes. Rotation – rotates...

    docs.aspose.com/svg/net/rotate-svg/