Sort Score
Result 10 results
Languages All
Labels All
Results 821 - 830 of 969 for

accept changes

(0.1 sec)
  1. So sánh các tài liệu trong Python|Aspose.Words ...

    So sánh hai tài liệu ở bất kỳ định dạng được hỗ trợ nào và hiển thị các thay đổi nội dung bằng Python. Bạn có thể áp dụng các tùy chọn nâng cao khi so sánh....node_type} \" " ) print ( f " \t Changed text: \" {r.parent_node.get_text()}...between doc1 and doc2, so accepting them on doc1 transforms doc1...

    docs.aspose.com/words/vi/python-net/compare-doc...
  2. Theo dõi thay đổi trong một tài liệu ở Java|Asp...

    Theo dõi các thay đổi về nội dung và định dạng do bạn hoặc người khác thực hiện. Truy cập các phiên bản riêng lẻ trong một tài liệu và áp dụng nhiều thuộc tính cho chúng bằng Java....bằng cách dùng phương pháp Accept hoặc Reject . Tất cả các thay...AcceptAllRevisions tương tự như “Accept All Changes” ở Microsoft Word. Mã...

    docs.aspose.com/words/vi/java/track-changes-in-...
  3. 比较 Python 中的文档|Python via .NET 格式的 Aspose.Words

    比较任何支持格式的两个文档并使用 Python 显示内容更改。您可以在比较时应用高级选项。...node_type} \" " ) print ( f " \t Changed text: \" {r.parent_node.get_text()}...between doc1 and doc2, so accepting them on doc1 transforms doc1...

    docs.aspose.com/words/zh/python-net/compare-doc...
  4. Python의 문서 비교|Python via .NET용 Aspose.Words

    지원되는 형식의 두 문서를 비교하고 Python를 사용하여 콘텐츠 변경 사항을 표시합니다. 비교할 때 고급 옵션을 적용할 수 있습니다....node_type} \" " ) print ( f " \t Changed text: \" {r.parent_node.get_text()}...between doc1 and doc2, so accepting them on doc1 transforms doc1...

    docs.aspose.com/words/ko/python-net/compare-doc...
  5. 如何在 PDF 中使用 C# 進行搜尋 | 在 PDF 中查找和突出顯示文本

    在 C# 中搜尋和突出顯示 PDF 中的文字。瞭解如何在 PDF 中使用 C# 進行搜尋、查找關鍵字、提取匹配項、使用正則表達式以及隱藏敏感數據。... 運行吸收器遍歷所有頁面,使用 Accept() 方法。 Retrieve all matching...將吸收器應用於所有頁面 pdfDocument.Pages.Accept(textFragmentAbsorber); // 獲取匹配的文本片段...

    blog.aspose.com/zh-hant/pdf/search-in-pdf-using...
  6. 档案

    档案... 通过使用 Accept() 方法在所有页面上运行吸收器。 检索所有匹配的文本片段。...将吸收器应用于所有页面 pdfDocument.Pages.Accept(textFragmentAbsorber); // 获取匹配的文本片段...

    blog.aspose.com/zh/pdf/search-in-pdf-using-csharp/
  7. Gigantic file size when saving Aspose.Cells.Wor...

    Dear support, when converting Excel files (*.xlsx) into PDF files using the Aspose.Cells component, in some cases the file size (and processing time) grows enormously. I’ll attach a sample project containing 3 xlsx fil…...data, but the issue doesn’t change with the altered data.) All...48.8MB, but it wasn’t even accepting 14.8MB. Professionalize.Discourse...

    forum.aspose.com/t/gigantic-file-size-when-savi...
  8. Work with Resource Calendars

    Learn how to work with Microsoft Project (MPP/XML) resource calendars using Aspose.Tasks for C++.... This property accepts and returns an Aspose.Tasks...desired resource. Click the Change Working Time button. Setting...

    docs.aspose.com/tasks/cpp/resource-calendars/
  9. Data Sorting with C++|Documentation

    Learn how to sort data by using the Aspose.Cells for C++ API.... The Sort method accepts the following parameters: Cells...the rest of the cells is not changed at all. Following are the sample...

    docs.aspose.com/cells/cpp/sort-data-of-excel/
  10. DocSaveOptions class | Aspose.Words for Python

    aspose.words.saving.DocSaveOptions class. Can be used to specify additional options when saving a document into the [SaveFormat.DOC](../../aspose.words/saveformat/#DOC) or [SaveFormat.DOT](../../aspose.words/saveformat/#DOT) format...during saving a document and accepts data about saving progress...the font attributes will be changed according to the character...

    reference.aspose.com/words/python-net/aspose.wo...