Sort Score
Result 10 results
Languages All
Labels All
Results 9,151 - 9,160 of 155,631 for

2

(0.32 sec)
  1. Convert JPG to EPS using API for .NET

    JPG to EPS conversion functionality offered by Aspose.Page API solution for .NET is explained and illustrated with the code snippets here....C# It is necessary to do just 2 steps in order to perform JPG...image to EPS using files paths. 2 3 // Create default options 4...

    docs.aspose.com/page/net/convert/jpg-to-eps/
  2. 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...
  3. Word Field Evaluation Not Working - REF and IF ...

    We’re migrating from JIntegra DCOM to Aspose.Words(JAVA) and encountering a critical issue with Word field processing. Current Behavior: • Using mainBuilder.insertDocument(_transientDocument, ImportFormatMode.KEEP_SOUR…...Discourse November 13, 2025, 8:04pm 2 @srikantha Summary When a fragment...toDocument(); // no field update here // 2. (Optional) lock fields you want...

    forum.aspose.com/t/word-field-evaluation-not-wo...
  4. 设置方向并控制隐藏 Visio 保存页面的导出|Documentation

    本节介绍如何使用 Aspose.Diagram 设置页面布局。... GetPage ( "Flow 2" ); // Set Visio page visiblity...diagram . Pages . GetPage ( "Flow 2" ); // Set Visio page visiblity...

    docs.aspose.com/diagram/zh/net/set-orientation-...
  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., …) for the first level...

    reference.aspose.com/words/net/aspose.words.lis...
  6. ListTemplate enumeration | Aspose.Words for Python

    aspose.words.lists.ListTemplate enumeration. Specifies one of the predefined list formats available in Microsoft Word...., 2., 3., …) for the first level...'Level ' + str ( i )) i += 1 # 2 - A bulleted list: # This list...

    reference.aspose.com/words/python-net/aspose.wo...
  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. 档案

    档案...defaultWorksheetInde , 0 , 2 , "系列 2" ), chart . getType ()); //...defaultWorksheetInde , 2 , 0 , "类别 2" )); chart . getChartData...

    blog.aspose.com/zh/ppt/create-and-open-ppt-in-n...
  10. Manage ActiveX Controls in Presentations Using ...

    Learn how Aspose.Slides for Java leverages ActiveX to automate and enhance PowerPoint presentations, giving developers powerful control over slides.... getHeight () - 2 , 1 , 1 ); graphics . drawLine...1 , 1 , image . getWidth () - 2 , 1 ); graphics . setColor ( SystemColor...

    docs.aspose.com/slides/java/activex/