Sort Score
Result 10 results
Languages All
Labels All
Results 11 - 20 of 235 for

diff

(0.09 sec)
  1. Aspose CAD not reading proper color ID from DXF...

    Hello Aspose team, We have an issue with Aspose.CAD <PackageReference Include="Aspose.CAD" Version="24.12.0" />. The attached file would not be parsed correctly so proper color information are not given back. Looking …...can see that file content 3 diff colors, however the entity would...

    forum.aspose.com/t/aspose-cad-not-reading-prope...
  2. PDF Generation Replaces Some Characters with Qu...

    I’m generating a Word document using the same template on both Windows and Unix environments using Aspose Build Report in Java. The Word documents are generated correctly in both environments, with all characters rendere…...noskov And also what is diff between substitution font setting...harika1231: And also what is diff between substitution font setting...

    forum.aspose.com/t/pdf-generation-replaces-some...
  3. DoclingSaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a document into the SaveFormat.DOCLING format in Java....canceledAt = new Date(); long diff = canceledAt.getTime() - mSavingStartedAt...TimeUnit.MILLISECONDS.toSeconds(diff); if (ellapsedSeconds > MAX_DURATION)...

    reference.aspose.com/words/java/com.aspose.word...
  4. WordML2003SaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a document into the SaveFormat.WORD_ML format in Java....canceledAt = new Date(); long diff = canceledAt.getTime() - mSavingStartedAt...TimeUnit.MILLISECONDS.toSeconds(diff); if (ellapsedSeconds > MAX_DURATION)...

    reference.aspose.com/words/java/com.aspose.word...
  5. SaveOptions | Aspose.Words for Java

    This is an abstract base class for classes that allow the user to specify additional options when saving a document into a particular format in Java....canceledAt = new Date(); long diff = canceledAt.getTime() - mSavingStartedAt...TimeUnit.MILLISECONDS.toSeconds(diff); if (ellapsedSeconds > MAX_DURATION)...

    reference.aspose.com/words/java/com.aspose.word...
  6. Excel chart data label text alignment changes -...

    Hi team, we found this bug where the text alignment of data labels gets set to center alignment even though they were originally in left alignment. This happens by just opening the file in aspose and saving it. i added a…...saved workbook, and the XML diff. This information allows the...

    forum.aspose.com/t/excel-chart-data-label-text-...
  7. Track changes - Revisions issue (355) - Free Su...

    Hi, I encountered an issue with Track Changes in a Word document. It appears as a single revision in Word (see screenshot), but when I compare the revisions from these two Run objects, I don’t get the expected behavior. …...println("Diff revision "); } } private Revision...

    forum.aspose.com/t/track-changes-revisions-issu...
  8. DocSaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a document into the SaveFormat.DOC or SaveFormat.DOT format in Java....canceledAt = new Date(); long diff = canceledAt.getTime() - mSavingStartedAt...TimeUnit.MILLISECONDS.toSeconds(diff); if (ellapsedSeconds > MAX_DURATION)...

    reference.aspose.com/words/java/com.aspose.word...
  9. 在 C# 中将 SVGZ 转为 SVG – 解压可编辑 SVG

    使用 Aspose.SVG for .NET 在 C# 中将 SVGZ 转为 SVG。解压 SVGZ 文件,恢复可编辑 SVG 标记,批量转换资源,检查样式和字体,处理工具兼容性、源码比较、渲染前检查、再压缩流程和常见问题。...在源代码管理中审查资源变更 SVG 文本文件的 diff 有意义,而压缩 SVGZ 文件的 diff 没有意义。 将 SVGZ 文档保存为...SVGZ 仅当需要可编辑标记、调试、兼容性或源代码管理 diff 时才转换为 SVG。 FAQ SVGZ 转 SVG 会改变图形吗?...

    docs.aspose.com/svg/zh/net/convert-svgz-to-svg/
  10. OdtSaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a document into the SaveFormat.ODT or SaveFormat.OTT format in Java....canceledAt = new Date(); long diff = canceledAt.getTime() - mSavingStartedAt...TimeUnit.MILLISECONDS.toSeconds(diff); if (ellapsedSeconds > MAX_DURATION)...

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