Sort Score
Result 10 results
Languages All
Labels All
Results 8,991 - 9,000 of 159,267 for

2

(0.29 sec)
  1. Licence for Aspose.PDF for Reporting Services d...

    Hi, We have previously tried the 30 days trial version for the Aspose.PDF for Reporting Services and everything worked as expected and not watermark on our document. After this successful test, we have decided to purch…...me know if you have tried the 2 temporary licence i have provided...me know if you have tried the 2 temporary licence i have provided...

    forum.aspose.com/t/licence-for-aspose-pdf-for-r...
  2. TikZ 用于演示文稿和信息图表 | Aspose.TeX .NET

    了解如何使用 TikZ 创建专业演示文稿和引人入胜的信息图表。...Copy 1 \ documentclass{beamer} 2 \ usepackage{tikz} 3 4 \ begin{document}...] (0,0) rectangle (4,2); 9 \ node at (2,1) {Hello, Beamer ! };...

    docs.aspose.com/tex/zh/net/tikz-for-presentatio...
  3. LINQ Reporting Engine – How to Join Two Arrays ...

    Hi Aspose Team, I’m using Aspose.Words with the LINQ Reporting Engine, and I have a JSON data source with two separate arrays: one contains person names and IDs, and the other contains addresses and person IDs. I want t…..."name": "John Doe" }, { "personId": 2, "name": "Jane Smith" } ], "addresses":..."123 Main St" }, { "personId": 2, "address": "456 Elm St" } ] }...

    forum.aspose.com/t/linq-reporting-engine-how-to...
  4. Installing Microsoft TrueType Fonts on Linux|Do...

    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.... net / msttcorefonts - 2 . 5 - 1 . spec Build a RPM file...rpmbuild \ - ba msttcorefonts - 2 . 5 - 1 . spec The RPM file will...

    docs.aspose.com/imaging/java/installing-microso...
  5. 6. Text in math formulas

    This article discusses inserting text into LaTeX math formulas. It also describes math functions and operators, as well as the method for defining them....Copy 1 \ usepackage{amsmath} 2 % ---------- 3 \ begin{gather}...of downs}} 7 \ end{gather} 6.2. Operator names The names of common...

    docs.aspose.com/tex/java/latex-text-in-math-for...
  6. Aspose::Words::Drawing::GradientStop::GradientS...

    Aspose::Words::Drawing::GradientStop::GradientStop constructor. Initializes a new instance of the GradientStop class in C++....= gradientStops -> idx_get ( 2 ); gradientStops -> Remove ( gradientStop...gradientStop ); ASSERT_EQ ( 2 , gradientStops -> get_Count ());...

    reference.aspose.com/words/cpp/aspose.words.dra...
  7. Exception in thread "main" java.lang.IllegalSta...

    PDF convert to HTML, using Aspose version 25.4 when using FontRepository.setReplaceNotFoundFonts(true); got error:Exception in thread “main” java.lang.IllegalStateException: Resource file /com/aspose/pdf/internal/engin…...aspose-pdf-java hengxiaojing May 28, 2025, 2:52am 1 PDF convert to HTML, using...asad.ali May 28, 2025, 5:15pm 2 @hengxiaojing We have opened the...

    forum.aspose.com/t/exception-in-thread-main-jav...
  8. ListTemplate Enum | Aspose.Words for .NET

    Discover the Aspose.Words.Lists.ListTemplate enum, featuring predefined Microsoft Word list formats to enhance your document's presentation effortlessly.... BulletSquare 2 The bullet of the first level...levels. Arabic numbering (1., 2., 3., …) for the first level...

    reference.aspose.com/words/net/aspose.words.lis...
  9. Adding Links for Tasks | Aspose.Tasks Documenta...

    Learn how to add new task links to your project using Aspose.Tasks for .NET instead of Microsoft Office Automation Tools....projectApplication = new Application(); 2 object missingValue = System.Reflection...14 project.Tasks.get_UniqueID( 2 ).TaskDependencies.Add(project...

    docs.aspose.com/tasks/net/adding-links-for-tasks/
  10. Make NUp of PDF files|Aspose.PDF for .NET

    This article shows how to make NUp of PDF files work with Aspose.PDF Facades using PdfFileEditor class....pdf" , 2 , 3 , PageSize . A5 ); } Make..."MakeNUpUsingPageSize_out.pdf" , 2 , 3 ); } Make NUp of PDF Using...

    docs.aspose.com/pdf/net/make-nup-of-pdf-files/