Sort Score
Result 10 results
Languages All
Labels All
Results 5,071 - 5,080 of 28,978 for

x

(0.08 sec)
  1. TikZ 用于演示文稿和信息图表 | Aspose.TeX .NET

    了解如何使用 TikZ 创建专业演示文稿和引人入胜的信息图表。...begin{axis} [ 6 ybar, 7 symbolic x coords = {A,B,C,D}, 8 xtick =...

    docs.aspose.com/tex/zh/net/tikz-for-presentatio...
  2. How to Run Aspose.Cells in Blazor|Documentation

    Learn how to run Aspose.Cells in a Blazor WebAssembly app and a Blazor Server app....x). For more info, see the link:...

    docs.aspose.com/cells/net/how-to-run-aspose-cel...
  3. Manage Presentation Comments in .NET|Aspose.Sli...

    Master presentation comments with Aspose.Slides for .NET: add, read, edit, and delete comments in PowerPoint files fast and easily.... X = 0.2f ; point . Y = 0.2f ; //...

    docs.aspose.com/slides/net/presentation-comments/
  4. 档案

    档案...charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge">...

    blog.aspose.com/zh/slides/asp-net-core-powerpoi...
  5. DocumentVisitor.VisitTableEnd | Aspose.Words fo...

    EXplore the DocumentVisitor VisitTableEnd method, which efficiently signals the end of table enumeration, enhancing your coding eXperience...."[Table start] Size: " + rows + "x" + columns ); mDocTraversalDepth...

    reference.aspose.com/words/net/aspose.words/doc...
  6. Using OAuth to access Mail Services|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...."Content-Type" , "application/x-www-form-urlencoded" ); connection...

    docs.aspose.com/email/java/using-oauth-to-acces...
  7. Manage Presentation Shapes in Java|Aspose.Slide...

    Learn to create, edit and optimize shapes in Aspose.Slides for Java and deliver high-performance PowerPoint presentations....flip: " + verticalFlip ); float x = shape . getFrame (). getX ();... setFrame ( new ShapeFrame ( x , y , width , height , flipH ...

    docs.aspose.com/slides/java/shape-manipulations/
  8. Manage Presentation Shapes in JavaScript|Aspose...

    Learn to create, edit and optimize shapes using JavaScript and Aspose.Slides for Node.js via Java and deliver high-performance PowerPoint presentations....flip:" , verticalFlip ); var x = java . newFloat ( shape . getFrame...new asposeSlides . ShapeFrame ( x , y , width , height , flipH ...

    docs.aspose.com/slides/nodejs-java/shape-manipu...
  9. TextPath class | Aspose.Words for Python

    aspose.words.drawing.TeXtPath class. Defines the teXt and formatting of the teXt path (of a WordArt object)... x_scale Determines whether a straight...assertFalse ( shape . text_path . x_scale ) self . assertFalse ( shape...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Avoid Inserting Empty Ranges or Hidden Excel Ra...

    Hello Team, I am working with Aspose.Cells to eXtract a range from an EXcel worksheet as HTML content, which I then insert into a Word document using Aspose.Words. However, I’ve encountered an issue: If the selected …...First(x => x.FullText == "range1").GetRange()...

    forum.aspose.com/t/avoid-inserting-empty-ranges...