Sort Score
Result 10 results
Languages All
Labels All
Results 551 - 560 of 5,642 for

compare document

(1.6 sec)
  1. Textabsorber not getting regex right, when havi...

    Hi Team, i’m trying to remove the tags from the Document using the attached code. but when trying to add a colon in the tag like below, and modified the regex as below. the textfragent is not coming. i’ve using the fil…...to remove the tags from the document using the attached code. but...process might differ between document types. Solution : Regex Pattern...

    forum.aspose.com/t/textabsorber-not-getting-reg...
  2. Why Not Open XML SDK|Aspose.Slides for PHP Docu...

    See why Aspose.Slides is a better choice than the free Open XML SDK: Compare features, automation-free conversion, and broad support for PPT, PPTX and ODP.... OOXML documents are essentially zipped XML...with the content of OOXML documents in a strongly-typed way. That...

    docs.aspose.com/slides/php-java/why-not-open-xm...
  3. 使用 Java 比较 Word 文档

    按照本指南使用 Java 比较 Word 文档。它解释了分步算法,以及使用 Java 比较两个文档的可运行示例代码。...Java 配置您的环境以比较 Word 文档 使用 Document 类访问输入 Word 文档 加载第二个Word文档以比较内容...加载第二个Word文档以比较内容 接受两个 Word 文件的修订 使用 Compare 方法对两个 Word 文档进行比较 使用 Save 方法导出带有比较输出的结果...

    kb.aspose.com/zh/words/java/compare-word-docume...
  4. 使用 Python 比较 PDF 文档

    按照本指南使用 Python 比较 PDF 文档。它具有 IDE 设置、分步算法以及使用 Python 比较两个 PDF 文件的示例代码。...配置环境,使用 Python 比较 PDF 文档 使用 Document 类加载第一个 PDF 文件 访问第二个 PDF 文档进行比较...使用 Python 比较 PDF 文件而开发的。它利用 Document 类加载不同的 PDF 文件。接下来,使用 CompareOptions...

    kb.aspose.com/zh/words/python/compare-pdf-docum...
  5. Adjust Workbook Compression Level with JavaScri...

    Learn how to adjust the workbook compression level in Aspose.Cells for JavaScript via C++....OoxmlCompressionType enumeration and compares the conversion time for Level...and Level 9. You may also compare the sizes of the generated...

    docs.aspose.com/cells/javascript-cpp/adjust-wor...
  6. TIF to PDFA conversion using Aspose JAVA API is...

    Hi Team, When I try to convert a multi-page TIFF file to PDF/A using Aspose Java code, the input TIFF file size is 174 KB, but the generated PDF/A file size is 441 KB. The output file is almost four times larger than th…...Document; import com.aspose.pdf.License;...} // Open document Document document = new Document(tempPdf);...

    forum.aspose.com/t/tif-to-pdfa-conversion-using...
  7. Word to Pdf:Document Format - Free Support Foru...

    I’ve noticed inconsistencies in paragraph formatting when converting some Documents to PDF. For example, text that’s on the second line in Word becomes the third line in PDF; in extreme cases, a one-page Document becomes…...Word to Pdf:Document Format Aspose.Words Product Family words-java...formatting when converting some documents to PDF. For example, text...

    forum.aspose.com/t/word-to-pdf-document-format/...
  8. Error activating aspose.word on test environmen...

    Hi we have just purchase a new license for Aspose.Word we have registered the product in Program.cs Snippet Aspose.Words.License license = new Aspose.Words.License(); license.SetLicense("Aspose.Words.lic"); and pla…...water marks on the created documents what did we do wrong? thank...the development environment, compare the configurations between...

    forum.aspose.com/t/error-activating-aspose-word...
  9. Comparing text in images|Documentation

    How to Compare texts on two images....Ask AI Comparing text in images Contents [ Hide ] Aspose.OCR...OCR for Java can compare texts on two images, regardless of the...

    docs.aspose.com/ocr/java/image-text-compare/
  10. PDF file after saving is not fillable - Free Su...

    Hi, I have 2 pdf, that I attached. input1.pdf after saving is not fillable anymore. While input2.pdf after saving is still fillable. I don’t understand the reason. I tried setting the security options through PdfFileSec…...Document doc1 = new Aspose.Pdf.Document(@"c:\test\input1...Aspose.Pdf.Document doc2 = new Aspose.Pdf.Document(@"c:\test\input2...

    forum.aspose.com/t/pdf-file-after-saving-is-not...