Sort Score
Result 10 results
Languages All
Labels All
Results 7,171 - 7,180 of 148,142 for

2

(0.09 sec)
  1. MailMerge.MappedDataFields | Aspose.Words for .NET

    Discover the MailMerge MappedDataFields property, access a powerful collection of mapped data fields to enhance your mail merge operations effortlessly.... EqualTo ( 2 )); using ( IEnumerator < KeyValuePair...<summary> /// Create a document with 2 MERGEFIELDs, one of which does...

    reference.aspose.com/words/net/aspose.words.mai...
  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. 数学文本|Aspose.Slides 文档

    使用 Aspose.Slides 在 C# 中处理数学文本:创建和编辑方程式、分数、根式、上下标、格式,并渲染 PPT 和 PPTX 的结果。... SetSuperscript ( "2" ) . Join ( "=" ) . Join ( new...MathematicalText ( "a" ). SetSuperscript ( "2" )) . Join ( "+" ) . Join ( new...

    docs.aspose.com/slides/zh/net/examples/elements...
  4. 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...
  5. 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., &mldr;) for the first level...

    reference.aspose.com/words/net/aspose.words.lis...
  6. 服务器字体匹配问题 - Free Support Forum - aspose.com

    222222222222222.png (9.6 KB) 我现在linux服务器上配置了字体替换规则,然后java代码里没有任何设置,我的运行条件是:服务器上只有IPAexMincho和IPAexGothic这2中字体,我现在客户端用MS ゴシック做了一个excel模板,当我用SvgSaveOptions svgSaveOptions = new SvgSaveOptions(); svgSaveOptions.setSheetIn…...cells-java jishangyang April 27, 2025, 2:20am 1 222222222222222.png (9...John.He April 27, 2025, 6:31am 2 @jishangyang Aspose.Cells API...

    forum.aspose.com/t/topic/311950
  7. 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/
  8. 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/
  9. Cannot open shared object file gdiplus.dll, lib...

    In Azure Linux Container getting runtime error. Working fine in Window 11 system Error at: using (var document = new Aspose.Pdf.Document(stream, options)) // Method to generate PDF from HTML string and return byte arra…...d0ce8e870ec","EventId":{"Id":2,"Name":"InvocationError"},"So...Discourse August 29, 2025, 4:46pm 2 @innovammir It looks like you’re...

    forum.aspose.com/t/cannot-open-shared-object-fi...
  10. Load a font from TTF file | .NET

    .NET API solution to load fonts from a file on your hard drive even if this file is not a font inself. Let’s look at how to make it from a TTF file....the file: Copy 1 using System ; 2 using Aspose.Font ; 3 using Aspose...// Construct path to the file 2 string fontPath = Path.Combine(DataDir...

    docs.aspose.com/font/net/how-to-load-fonts/load...