Sort Score
Result 10 results
Languages All
Labels All
Results 8,541 - 8,550 of 159,267 for

2

(0.34 sec)
  1. ShapeRenderer | Aspose.Words for .NET

    Discover the ShapeRenderer constructor to easily create and customize shapes in your projects, enhancing visual appeal and functionality....5f ); // 2 - Create a shape group, and render...1 ], renderingArgs . Value [ 2 ]); else if ( renderingArgs ....

    reference.aspose.com/words/net/aspose.words.ren...
  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.... Drop ( visioStarMaster , 2.0 , 5.5 ); visioStarShape . Text...pageNumber = 0 ; double width = 2 , height = 2 , pinX = 4.25 , pinY =...

    docs.aspose.com/diagram/zh/net/add-shapes/
  3. 数学文本|Aspose.Slides 文档

    探索 Aspose.Slides for Java 的 MathematicalText 示例:使用 Java 在 PPT、PPTX 和 ODP 演示文稿中创建和格式化方程式、分数、矩阵和符号。... setSuperscript ( "2" ) . join ( "=" ) . join ( new...MathematicalText ( "a" ). setSuperscript ( "2" )) . join ( "+" ) . join ( new...

    docs.aspose.com/slides/zh/java/examples/element...
  4. Aspose设置的时间格式失效 - Free Support Forum - aspose.com

    aspose设置的时间格式失效 时间格式设置为yyyy-MM-dd.png (72.1 KB) 时间格式未生效.png (46.4 KB)...com January 2, 2026, 8:10am 1 aspose设置的时间格式失效...Professionalize.Discourse January 2, 2026, 8:11am 2 @feng.qun.zhu.avaryholding...

    forum.aspose.com/t/aspose/323962
  5. SplitMode|Documentation

    Multi-GPU model distribution in Aspose.LLM for .NET — None for single GPU, Layer for layer-wise split, Row for tensor parallelism.... LLAMA_SPLIT_MODE_ROW ( 2 ) Split layers and rows across...TensorSplit = new float [] { 2.0f , 1.0f }; // 2:1 split for unequal-VRAM...

    docs.aspose.com/llm/net/developer-reference/par...
  6. PageExtractOptions Class | Aspose.Words for .NET

    Easily extract document pages with Aspose.Words.PageExtractOptions. Customize output with flexible page extraction settings....as if we had selected "Print 2 pages" in MS Word. // The start...start page will be set to 2 and the field indicating the number...

    reference.aspose.com/words/net/aspose.words/pag...
  7. Matrix data stored in FBX is not scaling correc...

    22After reviewing the previous version, I found that the problem still exists. Determinant -0.064566562641822256 double m00 -4.0781347732812872E-09 double m01 0.34198537468910217 double m02 0 double m03 0 doub…...chou March 23, 2026, 6:49am 2 @LuoHui We have opened the following...partObj.Coord[1], partObj.Coord[2]); //臨時可用方案 Console.WriteLine(partObj...

    forum.aspose.com/t/matrix-data-stored-in-fbx-is...
  8. Crop PNG image when using Aspose.HTML for Java ...

    Hello team. While evaluating Aspose.HTML for Java for conversion of HTML table to PNG, we noticed converted PNG has bigger dimensions (width and height) than the input table in HTML, even though the page layout has Pag…...Family html-to-png oraspose April 2, 2026, 7:49pm 1 Hello team. While...terechshenkov April 5, 2026, 6:53am 2 @oraspose We have opened the following...

    forum.aspose.com/t/crop-png-image-when-using-as...
  9. MarkupLevel Enum | Aspose.Words for .NET

    Discover the Aspose.Words.Markup.MarkupLevel enum, defining where StructuredDocumentTags fit in your document tree for enhanced organization and control.... Block 2 The element occurs at the block...) { Style = quoteStyle }; // 2 - Reference a style in the document...

    reference.aspose.com/words/net/aspose.words.mar...
  10. HTML Template – C# Examples – Aspose.HTML for .NET

    Learn how to populate an HTML template from XML or JSON data sources using Aspose.HTML for .NET and consider C# examples to illustrate this feature....XML Data Source Copy 1 < Data > 2 < FirstName >John</ FirstName... Copy 1 < table border = 1 > 2 < tr > 3 < th >Person</ th > 4...

    docs.aspose.com/html/net/html-template/