Sort Score
Result 10 results
Languages All
Labels All
Results 771 - 780 of 924 for

accept changes

(0.09 sec)
  1. 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-...
  2. 比较 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...
  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/ko/python-net/compare-doc...
  4. Tasks and Calendars

    Learn how to work with Microsoft Project (MPP/XML) tasks and calendars using Aspose.Tasks for .NET.... This property accepts or returns an Aspose.Tasks...On the Project menu, select Change Working Times , then Create...

    docs.aspose.com/tasks/net/tasks-and-calendars/
  5. Protecting Worksheets|Documentation

    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.... Protect method accepts the following parameters: Protection...you want users to be able to change. Protect a few Cells in the...

    docs.aspose.com/cells/net/protecting-worksheets/
  6. Working with Rows and Columns GridWeb|Documenta...

    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....visible to users unless they change the height and width of rows...row. Aspose.Cells.GridWeb accepts row height and column width...

    docs.aspose.com/cells/java/working-with-rows-an...
  7. Guarde el documento Visio mediante programación...

    Esta página describe cómo guardar el documento Visio en un archivo, transmitir con la biblioteca Aspose.Diagram....Save method overloads that accept a SaveOptions object. This...Feel free to use the code and change it to meet your specific needs...

    docs.aspose.com/diagram/es/net/save-visio-docum...
  8. Salva il documento Visio a livello di codice|Do...

    Questa pagina descrive come salvare il documento Visio su file, eseguire lo streaming con la libreria Aspose.Diagram....Save method overloads that accept a SaveOptions object. This...Feel free to use the code and change it to meet your specific needs...

    docs.aspose.com/diagram/it/net/save-visio-docum...
  9. چگونه در PDF با استفاده از C# جستجو کنیم | پیدا...

    متن را در PDF با استفاده از C# جستجو و هایلایت کنید. یاد بگیرید چگونه در PDF با استفاده از C# جستجو کنید، کلمات کلیدی را پیدا کنید، مطابقت‌ها را استخراج کنید، از regex استفاده کنید و داده‌های حساس را سانسور کنید....صفحات را با استفاده از روش Accept() اجرا کنید. تمام تکه های متنی...اعمال کنید pdfDocument.Pages.Accept(textFragmentAbsorber); // متون...

    blog.aspose.com/fa/pdf/search-in-pdf-using-csharp/
  10. Comment rechercher dans un PDF en utilisant C# ...

    Recherchez et mettez en surbrillance du texte dans un PDF en utilisant C#. Apprenez comment rechercher dans un PDF en utilisant C#, trouver des mots-clés, extraire des correspondances, utiliser des expressions régulières et masquer des données sensibles....pages en utilisant la méthode Accept(). Retrieve all matching text...les pages pdfDocument.Pages.Accept(textFragmentAbsorber); // Get...

    blog.aspose.com/fr/pdf/search-in-pdf-using-csharp/