Sort Score
Result 10 results
Languages All
Labels All
Results 5,021 - 5,030 of 28,980 for

x

(0.27 sec)
  1. Font templates as a tool for font creation

    Discover how font templates streamline typeface creation with grids, stroke variations, and more. Create unique, professional fonts efficiently....Proportions of characters, such as the x-height (the height of lowercase...that extend above or below the x-height). Stroke thickness and...

    docs.aspose.com/font/net/fonts-templates/
  2. 与大师合作|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....'S' , 'T' , 'U' , 'V' , 'W' , 'X' , // 2 'Y' , 'Z' , 'a' , 'b'...'t' , 'u' , 'v' , // 5 'w' , 'x' , 'y' , 'z' , '0' , '1' , '2'...

    docs.aspose.com/diagram/zh/java/working-with-ma...
  3. NodeCollection | Aspose.Words for Java

    Represents a collection of nodes of a specific type in Java....format("\t{0}, {1}x{2}", childShape.getShapeType()...println(MessageFormat.format("\t{0}, {1}x{2}", childShape.getShapeType()...

    reference.aspose.com/words/java/com.aspose.word...
  4. 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/
  5. 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...
  6. 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...
  7. Quick Generation Examples|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.... Dimensions X-Dimension : 0.30-0.50 mm for printing...screen) 2. Quiet Zones Minimum 10× X-Dimension on left and right Essential...

    docs.aspose.com/barcode/java/developer-guide/qu...
  8. HTML file is displayed incorrectly with "Freeze...

    I am using Aspose.Cells 25.9.0. .NET 9.0 HTML file is displayed incorrectly with “Freeze Panes” If I use the “Freeze Panes” feature in the table, the conversion to HTML is INCORRECT. If I use the “Unfreeze Panes” fe…...First(x => x.FullText == "tests_freeze_pans")...

    forum.aspose.com/t/html-file-is-displayed-incor...
  9. Build Dynamic Microsoft Graph Queries in C# - A...

    Build dynamic Microsoft Graph queries in C# using Aspose.Email ODataQueryBuilder for filtering, sorting, and selecting mailboX data....Find(x => x.DisplayName == "Inbox" ).ItemId;...

    blog.aspose.com/email/build-dynamic-microsoft-g...
  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...