Sort Score
Result 10 results
Languages All
Labels All
Results 81 - 90 of 22,671 for

make

(0.15 sec)
  1. document editing

    Restrict Document Editing | Documentation,Editing a Document | Documentation,Restrict Document Editing in C++|Aspose.Words for C++,Editing a Document |...can also remove protection and make unrestricted editable regions...can also remove protection and make unrestricted editable regions...

    search.aspose.com/q/Document-Editing.html
  2. Reason: expected 'true' in CORS header 'Access-...

    The CORS request requires that the server permit the use of credentials, but the server's Access-Control-Allow-Credentials header's value isn't set to true to enable their use.... If using the Fetch API , make sure Request.credentials is...issued using XMLHttpRequest , make sure you're not setting withCredentials...

    developer.mozilla.org/en-US/docs/Web/HTTP/CORS/...
  3. pdfoptions - GroupDocs.Viewer for Java - API Re...

    All Classes Packages com.groupdocs.viewer com.groupdocs.viewer.caching com.groupdocs.viewer.caching.extra com.groupdo...... May be useful to make text unselectable or HTML text...HTML. Enable this option to make text unselectable or to fix...

    apireference.groupdocs.com/viewer/java/com.grou...
  4. GitHub flow - GitHub Docs

    Follow GitHub flow to collaborate on projects.... Make changes On your branch, make any desired changes...is a safe place to make changes. If you make a mistake, you can...

    docs.github.com/en/get-started/using-github/git...
  5. GroupDocs.Comparison for .NET 18.11 Release Notes

    GroupDocs.Comparison for .NET 18.11 Release Notes – the latest updates and fixes....needed changes to Comparison to make it thread-safe Improved comparison...Issue Type COMPARISONNET-1734 Make Comparison thread-safe Improvement...

    releases.groupdocs.com/comparison/net/release-n...
  6. Replace text in (Word, Excel, ppt, pdf) file in...

    Hello Team, I am using GroupDocs Total product, now I have a scenario where while viewing a document (Word, Excel, ppt, pdf) in GroupDocs Viewer user can change a respective text for example in the document there will b…...loadDocumentPage Api’s again to make the changes reflect in my Viewer... In case you’re using cache make sure to remove it before requesting...

    forum.groupdocs.com/t/replace-text-in-word-exce...
  7. GroupDocs.Search for Java 20.11 Release Notes |...

    Note This page contains release notes for GroupDocs.Search for Java 20.11 Major Features There are the following improvementes in this release: Implement methods to get synonym groups Implement methods to get homophone groups Full List of Issues Covering all Changes in this Release Key Summary Category SEARCHNET-2435 Implement methods to get synonym groups Improvement SEARCHNET-2445 Implement methods to get homophone groups Improvement Public API and Backward Incompatible Changes Implement methods to get synonym groups This improvement adds a method to get synonyms for a specific word from the synonym dictionary....// Getting synonyms for word 'make' String [] synonyms = index...( "make" ); System . out . println ( "Synonyms for 'make':" );...

    docs.groupdocs.com/search/java/groupdocs-search...
  8. dotNET Document Viewer

    Document Automation APIs to enrich .NET and Java applications to view, edit, annotate, convert, compare, e-sign, parse, split, merge, redact, or classify documents of almost all the popular file formats....behind that change was simple: to make sure we are delivering the best...pricing and licensing model to make sure we’re continually giving...

    blog.groupdocs.com/tag/dotnet-document-viewer/
  9. PdfOptions.RenderTextAsImage Property - GroupDo...

    When this option is set to Property ValueType: Booleantrue, the text is rendered as an image in the output HTML. Enable this option to Make text un... Enable this option to make text unselectable or to fix...fix characters rendering and make HTML look like PDF. The default...

    apireference.groupdocs.com/viewer/net/groupdocs...
  10. Add a hitmap on top of an image - Learn web dev...

    Here we go over how to set up an image map, and some downsides to consider first.... Objective: Learn how to make different regions of one image...is acceptable. The image must make it clear what happens when people...

    developer.mozilla.org/en-US/docs/Learn/HTML/How...