Sort Score
Result 10 results
Languages All
Labels All
Results 8,621 - 8,630 of 157,592 for

2

(0.12 sec)
  1. LaTeX math formulas rendering | Aspose.TeX for ...

    LaTeX math formulas rendering within Aspose.TeX API for Java is described in this article. Learn the code examples of how to use the functionality.... 2 PngMathRendererOptio options =...x^{\\color{red}1} + \\frac{x^{\\color{red}2}}{2} + \\frac{x^{\\color{red}3}}{6}...

    docs.aspose.com/tex/java/latex-math-formula-ren...
  2. FieldSeq class | Aspose.Words for Python

    aspose.words.fields.FieldSeq class. Implements the SEQ field... get_field_code ()) # 2 - Inserting a SEQ field that belongs...sequence SEQ field is on page 2, # and the separator is ">", so...

    reference.aspose.com/words/python-net/aspose.wo...
  3. listDepth API Is Returning 0 and 1 for Bullet P...

    Hi team, we are using aspose 25.6 version while trying to access the listDepth of a bullet text paragraph we are using: paragraphFormat->get_Depth() where, paragraphFormat is. retrieved as : auto paragraphFormat = …...slides-cpp pankajku December 15, 2025, 2:34pm 1 Hi team, we are using aspose...Discourse December 15, 2025, 2:37pm 2 @pankajku Short answer In...

    forum.aspose.com/t/listdepth-api-is-returning-0...
  4. Html to Excel rowspan issue - Free Support Foru...

    I am converting excel from html using aspose cells library 25.12 version and java version 21 but rowspan is not applying in excel This is html and my java code for converting …...Discourse January 12, 2026, 9:53am 2 @dhrumil.bhalala You are using...when using aspose.cells it has 2 space image.png (3.8 KB) <table...

    forum.aspose.com/t/html-to-excel-rowspan-issue/...
  5. The annotation isn‘t displayed on the image con...

    Hi Aspose team, When I use Aspose.Pdf for .NET, I found a problem. . When I add a text annotation to the pdf page, then convert this page into an image, I find that the annotation I added will not be displayed on the …...ali December 21, 2020, 9:48pm 2 @Glority_Developer We were able...Glority_Developer December 22, 2020, 2:40am 3 The code snippets to convert...

    forum.aspose.com/t/the-annotation-isn-t-display...
  6. Aspose.PSD for Java 24.8 - Release Notes|Docume...

    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....setValue ( 10 ); break ; case 2 : warpParams . setStyle ( WarpStyles...getMeshPoints ()[ 2 ]. setY ( warpParams . getMeshPoints ()[ 2 ]. getY...

    docs.aspose.com/psd/java/aspose-psd-for-java-24...
  7. Aspose.PSD for .NET 22.1 - 发行说明|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....= new Rectangle ( 0 , 0 , 4 , 2 ); patternOverlay . Settings ...= new Rectangle ( 0 , 0 , 4 , 2 ); patternOverlay2 . Settings...

    docs.aspose.com/psd/zh/net/aspose-psd-for-net-2...
  8. Aspose::Words::Lists::ListCollection::Add metho...

    Aspose::Words::Lists::ListCollection::Add method. Creates a new list based on a predefined template and adds it to the collection of lists in the document in C++....String ( u "Level " ) + i ); } // 2 - A bulleted list: // This list...builder -> Writeln ( u "Item 2" ); builder -> get_ListFormat...

    reference.aspose.com/words/cpp/aspose.words.lis...
  9. Manage Presentation Comments in C++|Aspose.Slid...

    Master presentation comments with Aspose.Slides for C++: add, read, edit, and delete comments in PowerPoint files fast and easily....idx_get ( 0 ); // Accesses ISlide 2 auto slide2 = presentation ->...comment for an author on slide 2 author -> get_Comments () -> AddComment...

    docs.aspose.com/slides/cpp/presentation-comments/
  10. Excel Row and Column Operations|Documentation

    Excel row and column operations - insert, delete, resize, hide/unhide rows and columns with AI automation..."insert_rows" , "rows" : "5" , "count" : 2 } } Delete Columns { "tool" :..."insert_rows" , "rows" : "5" , "count" : 2 }, { "operation" : "insert_columns"...

    docs.aspose.com/cells/nodejs-cpp/mcp/row-column...