Sort Score
Result 10 results
Languages All
Labels All
Results 8,721 - 8,730 of 155,503 for

2

(0.22 sec)
  1. LaTeX math formulas rendering | Python via .NET

    The article provides an overview of the Aspose.TeX API solution for Python and its functionality for rendering LaTeX math formulas. Learn the code examples... features import * 2 from aspose. pydrawing import...x^{\color{red}1} + \frac{x^{\color{red}2}}{2} + \frac{x^{\color{red}3}}{6}...

    docs.aspose.com/tex/python-net/latex-math-formu...
  2. Reading VBA Information from MPP File | Aspose....

    Learn how to read VBA project details, modules, references, and attributes from Microsoft Project MPP files using Aspose.Tasks for .NET....mpp" ); 2 VbaProject vbaProject = project...Project( "New Project.mpp" ); 2 3 VbaProject vbaProject = project...

    docs.aspose.com/tasks/net/reading-vba-informati...
  3. Set Orientation and Control the Export of Hidde...

    This section explains how to set page's layout with Aspose.Diagram.... GetPage ( "Flow 2" ); // Set Visio page visiblity...diagram . Pages . GetPage ( "Flow 2" ); // Set Visio page visiblity...

    docs.aspose.com/diagram/net/set-orientation-and...
  4. How do I get a non named range using cell addre...

    Hi, I want to get a range using referred area. So when I get precedent for a range I want to be able to get that precedent as a range object instead of a referred area object. How can I do that, the only option I have …...Family Adhirath May 7, 2025, 2:37pm 1 Hi, I want to get a range...Professionalize.Discourse May 7, 2025, 2:38pm 2 @Adhirath To obtain a range...

    forum.aspose.com/t/how-do-i-get-a-non-named-ran...
  5. 使用连接索引连接形状|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....pageNumber = 0 ; double width = 2 , height = 2 , pinX = 4 . 25 , pinY...shape2_ID = diagram . AddShape ( 2 . 25 , 4 . 5 , rectangle , pageNumber...

    docs.aspose.com/diagram/zh/net/use-connection-i...
  6. ListLevel.startAt property | Aspose.Words for N...

    ListLevel.startAt property. Returns or sets the starting number for this list level.... writeln ( "Item 2" ); builder . listFormat . removeNumbers...paragraphs. builder . writeln ( "List 2 starts below:" ); builder . listFormat...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Convert Project Data to PDF | Aspose.Tasks Docu...

    A step-by-step guide to converting Microsoft Project files to PDF using Aspose.Tasks for C++....// Read the input Project file 2 System ::SharedPtr < Project >...(dataDir + u "CreateProject2.mpp" ); 2 System ::SharedPtr < SaveOptions...

    docs.aspose.com/tasks/cpp/convert-project-to-pd...
  8. The type initializer for 'SkiaSharp.SKObject' t...

    I am facing the following error while using Aspose.Words for .NET and Aspose.Cells for .NET (latest versions of both). The issue happens only when web app is deployed Linux based environment. I am using Docker to deploy …...deryushev July 1, 2024, 6:38pm 2 @uax99 Please check the following...6-on-linux 1 Like uax99 July 2, 2024, 1:49am 4 @amjad.sahi ,...

    forum.aspose.com/t/the-type-initializer-for-ski...
  9. Insert Footer|Aspose.Words for Java

    Insert a footer into a document easily and fast instead of using docx4j....the guts of this sample: // The 2 things you need: // 1. the Header...createFooterPart ( wordMLPackage ); // 2. an entry in SectPr createFooterReferenc...

    docs.aspose.com/words/java/insert-footer/
  10. NodeRendererBase.RenderToScale | Aspose.Words f...

    Discover the NodeRendererBase RenderToScale method—efficiently render shapes into Graphics objects at any scale for enhanced visual output....5f ); // 2 - Create a shape group, and render...1 ], renderingArgs . Value [ 2 ]); else if ( renderingArgs ....

    reference.aspose.com/words/net/aspose.words.ren...