Sort Score
Result 10 results
Languages All
Labels All
Results 9,741 - 9,750 of 150,741 for

2

(0.15 sec)
  1. Incorrect Rendering of EQ Field with Center-Ali...

    Description When exporting a DOCX that contains a Word EQ field using the below syntax, Aspose.Words renders the result differently from Microsoft Word 2010. Field Equation Example { EQ \b\bc({content}) } Expected Res…...Discourse December 26, 2025, 8:43am 2 @chenweii The EQ field switch...preserve expected visual output [2, 4, 5]. These reports suggest...

    forum.aspose.com/t/incorrect-rendering-of-eq-fi...
  2. FieldBarcode | Aspose.Words for Java

    Implements the BARCODE field in Java....LINE_BREAK); // 2 - Reference a bookmark that stores...insertBreak(BreakType.LINE_BREAK); // 2 - Reference a bookmark that stores...

    reference.aspose.com/words/java/com.aspose.word...
  3. Aspose.pdf table.IsBroken hides rows instead of...

    I have tables that I want to be placed on next page if they will be split between 2 pages. For example, if a table has 4 rows and only 2 of the rows will be placed on one page, I want the entire table to be moved to the…...between 2 pages. For example, if a table has 4 rows and only 2 of...false, the table is split between 2 pages. If I Do use table.IsBroken...

    forum.aspose.com/t/aspose-pdf-table-isbroken-hi...
  4. 多线程下获取PDF中的图片信息报错:Not supported image type - Fr...

    代码如下,正常使用则没有问题,但是添加了线程池就会报错: com.aspose.pdf.internal.ms.System.l7n: Not supported image type at com.aspose.pdf.XImage.lI(Unknown Source) at com.aspose.pdf.XImage.saveInternal(Unknown Source) at com.aspose.pdf.XImage.…...aspose-pdf-java pizhai2 August 1, 2025, 2:16pm 1 代码如下,正常使用则没有问题,但是添加了线程池就会报错:...Discourse August 1, 2025, 2:17pm 2 @pizhai2 在多线程环境中处理PDF文件时,出现“Not...

    forum.aspose.com/t/pdf-not-supported-image-type...
  5. Aspose.PSD for .NET 23.4 - Release Notes|Docume...

    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.... Components [ 2 ]. Value ); AssertAreEqual ((...1 ]. RawColor . Components [ 2 ]. Value = 0 ; grdmResource ....

    docs.aspose.com/psd/net/aspose-psd-for-net-23-4...
  6. FieldEditTime | Aspose.Words for Java

    Implements the EDITTIME field in Java....getFieldCode(false)); // 2 - Include its inner fields: Assert...fieldIf.getFieldCode(false)); // 2 - Include its inner fields: Assert...

    reference.aspose.com/words/java/com.aspose.word...
  7. Fetching "Start At" Values for Numbered Lists f...

    Hi Team, get_NumberedBulletStartWith() → Returns or sets the first number which is used for group of numbered bullets with no inheritance. So, for a group starting with 5, then continuing with 6,7,8; get_NumberedBullet…...Discourse January 22, 2026, 8:33am 2 @pankajku You are trying to retrieve...the numbered list: 589×716 65.2 KB That is why Aspose.Slides returns...

    forum.aspose.com/t/fetching-start-at-values-for...
  8. Aspose.PDF for java 打印pdf 很模糊 发虚 - Free Support...

    public boolean printPdf(String filePath, PrintService printService) { try { PdfUtil.getLicense(); PdfViewer viewer = new PdfViewer(); viewer.bindPdf(filePath); viewer.setAutoResize(true); // Print the file wit…...Discourse August 13, 2025, 1:58am 2 @PonyWhite 打印PDF时出现模糊或发虚的问题,通...怎么解决啊 asad.ali August 13, 2025, 2:09pm 4 @PonyWhite 请确保您正在使用最新版...

    forum.aspose.com/t/aspose-pdf-for-java-pdf/316595
  9. Convert Microsoft Project MPP File to PDF | Asp...

    Aspose.Tasks for .NET allows converting MPP or MPX files to PDF. Use PdfSaveOptions to customize PDF output....mpp" ); 2 project. Save ( "SaveProjectAsPDF_out...Project( "New Project.mpp" ); 2 SaveOptions options = new PdfSaveOptions();...

    docs.aspose.com/tasks/net/convert-ms-project-mp...
  10. How to Format Number to Fraction|Documentation

    This article introduces how to format numbers to fractions using Aspose.Cells for JavaScript via C++ API....in recipes or measurements, 1/2 cup or 3/4 inch is more intuitive...straightforward. For example, adding 1/2 and 1/4 is more intuitive for...

    docs.aspose.com/cells/javascript-cpp/how-to-for...