Sort Score
Result 10 results
Languages All
Labels All
Results 21 - 30 of 235 for

diff

(0.13 sec)
  1. 在 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/
  2. OoxmlSaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a document into the SaveFormat.DOCX SaveFormat.DOCM SaveFormat.DOTX SaveFormat.DOTM or SaveFormat.FLAT_OPC 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...
  3. RtfSaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a document into the SaveFormat.RTF 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. Aspose PDF Comparer - Free Support Forum - aspo...

    I am currently exploring the options of Aspose Java PDF Comparer and saw that there is a SideBySideComparer. As the name suggested it has 2 pages for every page in the PDF. Is there a way that i can configure a comparer…...compare( p2, p1, "diff-sbs-p"+i+".pdf", sideBySideComparison);...

    forum.aspose.com/t/aspose-pdf-comparer/308285
  5. TxtSaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a document into the SaveFormat.TEXT 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. FixedPageSaveOptions | Aspose.Words for Java

    Contains common options that can be specified when saving a document into fixed page formats PDF XPS images etc 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...
  7. XamlFlowSaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a document into the SaveFormat.XAML_FLOW or SaveFormat.XAML_FLOW_PACK 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...
  8. PclSaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a document into the SaveFormat.PCL 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. XpsSaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a document into the SaveFormat.XPS 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...
  10. Translate Markdown to DOM|Aspose.Words for Node...

    Tarnslate a Markdown document to Document Object Model and back using Node.js. So you can work with complex existing Markdown and programmatically create a Markdown document from scratch.... They are only diff in a numbering format of the...

    docs.aspose.com/words/nodejs-net/translate-mark...