Sort Score
Result 10 results
Languages All
Labels All
Results 9,461 - 9,470 of 157,610 for

2

(0.66 sec)
  1. System Requirements|Aspose.Words for JasperReports

    System Requirements of Aspose.Words for JasperReports....following software to run: Java 2 Platform Standard Edition 5.0...more support of JasperReports 6.2.1 and lower versions. Configuring...

    docs.aspose.com/words/jasperreports/system-requ...
  2. 从93页开始,后面的目录和实际页码都对不上 - Free Support Forum - as...

    从93页开始,后面的目录和实际页码都对不上 1、使用的组件名称:Aspose.Words for Java 2、使用的开发语言:java 3、使用的组件版本号:25.5 4、示例文档: Word目录更新错误.zip (949.6 KB) 5、示例代码: WordUtils.updateContents(“C:\Users\ggboy\Desktop\FTS客户\浙金\word页码问题\word目录更新测试文档.docx”)…...deryushev June 13, 2025, 2:54pm 2 @Gavin_Zhang 您可能会遇到这样的问题,...accuracy. Gavin_Zhang June 15, 2025, 2:32am 3 与字体无关,字体导致的版面样式变化导致的是页...

    forum.aspose.com/t/topic/313854
  3. ShapeType enumeration | Aspose.Words for Node.js

    Aspose.Words.Drawing.ShapeType enumeration. Specifies the type of shape in a Microsoft Word document....BorderCallout2 Border callout 2. BorderCallout3 Border callout...AccentBorderCallout2 Accent border callout 2. AccentBorderCallout3 Accent border...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – ผสานเอกสาร PDF โดยใช้ Java https://products.aspose.com/pdf/th/java/merger/ Recent content in ผสานเอกสาร PDF โดยใช้ Java on Aspsoe.PDF Products ......2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – ผสานเอกสาร...is-justify-content-center is-hidden-mobile mb-2 https://products.aspose.com/p...

    products.aspose.com/pdf/th/java/merger/index.xml
  5. Working with Project Views | Aspose.Tasks Docum...

    Learn how to work with Gantt chart project representation from Microsoft Project MPP files using Aspose.Tasks for Java....Tasks-for-Java 2 // The path to the documents directory...getRecurringInterval (). getWeeklyDays (). get (2)); 55 System. out . println (...

    docs.aspose.com/tasks/java/working-with-project...
  6. 6. 数学公式中的文本

    本文讨论如何在 LaTeX 数学公式中插入文本。文章还介绍了数学函数和运算符,以及定义它们的方法。...Copy 1 \ usepackage{amsmath} 2 % ---------- 3 \ begin{gather}...of downs}} 7 \ end{gather} 6.2. 运算符名称 常用数学函数(例如 sin 和 log )和运算符(例如...

    docs.aspose.com/tex/zh/java/latex-text-in-math-...
  7. PreferredWidth | Aspose.Words for Java

    Represents a value and its unit of measure that is used to specify the preferred width of a table or a cell in Java....write("Cell #2"); builder.insertCell(); builder...getCellFormat().getPreferredWidth())); // 2 - Set a relative preferred width...

    reference.aspose.com/words/java/com.aspose.word...
  8. WatermarkArtifact Rotaion Not Working On Pages ...

    I’m using Aspose PDF in a .NET backend with Fabric.js on the frontend to build a PDF editor. I’m having trouble correctly saving watermark positions when the PDF page has rotation applied (e.g. page.Rotate = 270). Work…...uiX_Left As Double = currentElement(2) Dim uiY_Bottom As Double = currentElement(1)...ilyazhuykov April 24, 2026, 2:21pm 2 @ArturSahakyan22 Hi Could...

    forum.aspose.com/t/watermarkartifact-rotaion-no...
  9. FormFieldCollection.Item | Aspose.Words for .NET

    Access specific form fields easily with the FormFieldCollection Item property. Streamline your data handling and enhance form management....FormFieldCollection indexer (1 of 2) Returns a form field at the specified...example -1 means the last item, -2 means the second before last and...

    reference.aspose.com/words/net/aspose.words.fie...
  10. Table | Aspose.Words for Java

    Represents a table in a Word document in Java....write("Row 1, cell 2."); builder.endRow(); // While....UPWARD); builder.write("Row 2, cell 1."); builder.insertCell();...

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