Sort Score
Result 10 results
Languages All
Labels All
Results 6,521 - 6,530 of 149,107 for

2

(0.23 sec)
  1. FieldListNum Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldListNum class for seamless LISTNUM field implementation. Enhance document automation with powerful features today!...will start a count at list level 2. It will display a value of "1"...builder . Writeln ( "Paragraph 2" ); // The next LISTNUM field...

    reference.aspose.com/words/net/aspose.words.fie...
  2. Get Resolution and Dimensions of Embedded Image...

    Discover how to extract image resolutions and dimensions from embedded images in PDF files using Aspose.PDF in Java....] , 2 ) + Math . pow ( lastCTM . getElements () [ 1 ] , 2 ));...lastCTM . getElements () [ 2 ] , 2 ) + Math . pow ( lastCTM ....

    docs.aspose.com/pdf/java/get-resolution-and-dim...
  3. About page breaker to table in Aspose word team...

    Hi Team, Could you please help me on how to add page breaker to table rows using groupby Linq in Aspose template word report with sample code. Could you please share tutorials and code example related to Aspose word pa…...thomas November 7, 2025, 2:45pm 1 Hi Team, Could you please...Discourse November 7, 2025, 2:48pm 2 @rose.thomas Summary Aspose...

    forum.aspose.com/t/about-page-breaker-to-table-...
  4. External LaTeX packages | Aspose.TeX for Java

    Aspose.TeX API for Java allows the use of external packages, i.e. the ones that aren't included in the library itself like fancybox or pgfplots packages....Copy 1 \ documentclass{article} 2 \ usepackage [ a6paper,landscape...= & x ^ 2 \\ 16 a ^ 2 + 2ab + b ^ 2 & = & (a + b) ^ 2 \\ 17 \...

    docs.aspose.com/tex/java/external-latex-packages/
  5. Insert Pictures and Shapes of Excel files with ...

    Manage pictures, OLE objects, and shapes in Excel files using Aspose.Cells for JavaScript via C++.... addLine ( 2 , 0 , 2 , 0 , 100 , 300 ); // Save...sheet . shapes . addLine ( 2 , 0 , 2 , 0 , 100 , 300 ); // method...

    docs.aspose.com/cells/javascript-cpp/insert-sha...
  6. External LaTeX packages | Aspose.TeX for .NET

    Aspose.TeX API for .NET allows using external packages, i.e. the ones not included in the library itself like fancybox and pgfplots packages....Copy 1 \ documentclass{article} 2 \ usepackage [ a6paper,landscape...= & x ^ 2 \\ 16 a ^ 2 + 2ab + b ^ 2 & = & (a + b) ^ 2 \\ 17 \...

    docs.aspose.com/tex/net/external-latex-packages/
  7. Working with Views | Aspose.Tasks Documentation

    Learn how to work with views in Microsoft Project files using Aspose.Tasks for .NET, including customization of Gantt charts, timescale settings, text styling, and saving with specific views....mpp" ); 2 3 GanttChartView view = project...SelectedDates[2]: " + view. ProgressLines . SelectedDates [ 2 ] ); 45...

    docs.aspose.com/tasks/net/working-with-project-...
  8. The type initializer for ' ' threw an exception...

    Hi All, I’m running into this error when exporting an excel workbook to PDF in a .NET 6 project running on Alpine Linux: The type initializer for ‘’ threw an exception. I’ve tried adding the following lines of code to …...alpine-linux shaishavj August 15, 2025, 2:15pm 1 Hi All, I’m running into...Discourse August 15, 2025, 2:16pm 2 @shaishavj The error message...

    forum.aspose.com/t/the-type-initializer-for-thr...
  9. LaTeX Figure rendering | Python via .NET

    The article gives an overview of Aspose.TeX API solution for Python and its functionality for rendering LaTeX fragments (figures). Learn the code examples.... features import * 2 from aspose. pydrawing import...5){\line(2,1){3}} \put(4,2){\line(-2,1){2}} \put(2,3){\line(-2,-5){1}}...

    docs.aspose.com/tex/python-net/latex-figure-ren...
  10. ChartLegendEntry | Aspose.Words for Java

    Represents a chart legend entry in Java...."AW Category 1", "AW Category 2" }; ChartSeries series1 = series...double[] { 1.0, 2.0 }); series.add("Series 2", categories, new...

    reference.aspose.com/words/java/com.aspose.word...