Sort Score
Result 10 results
Languages All
Labels All
Results 501 - 510 of 6,644 for

locale

(0.13 sec)
  1. Two Ways of Uploading Files into a GroupDocs Ac...

    Working with GroupDocs SDK we usually need a GUID to work with a document. But it’s not very comfortable for users to work with GUIDs. So in your app, you can use two methods to upload a file to a GroupDocs account and get it’s GUID programmatically. Requirements PHP 5.3 Apache ModRewrite PHP Curl extension PHP Sockets extension (php_sockets.dll) GroupDocs PHP SDK composer.phar (Download from http://getcomposer.org/download/ or use the included version....Theory # Upload local file # To upload a local file we need an...client ID, private key and local file data) to the controller...

    blog.groupdocs.com/total/two-ways-of-uploading-...
  2. FileCache | GroupDocs.Annotation for .NET API R...

    Represents a local ondisk cache....FileCache class Represents a local on-disk cache. public class...object) Serializes data to the local disk. TryGetValue (string, out...

    reference.groupdocs.com/annotation/net/groupdoc...
  3. API y aplicaciones de comparación de documentos

    Agregue fácilmente funciones de comparación de archivos a aplicaciones .NET, Java y Cloud, o compare rápidamente Word, Excel, PowerPoint, PDF, HTML, imágenes y otros formatos en línea...aplicaciones en línea, API locales y API en la nube basadas en...línea GroupDocs.Comparison API locales GroupDocs.Comparison for .NET...

    products.groupdocs.app/es/comparison
  4. How to Use GroupDocs' Online Document Viewer Pl...

    We have published a GroupDocs’ online document viewer plugin for Chrome. This add-on provides GroupDocs users with a slick interface for viewing documents right in the Chrome browser. GroupDocs’ Online Document Viewer gives you the ability to view documents and images right in your web browser, without having to install bulky office software. Whether you need to view a text document, an image or a PowerPoint presentation, GroupDocs’ online document viewer opens it for you....GroupDocs account or upload a local file. To view or make any other...Download selected file to your local disk. Copy Copy selected file...

    blog.groupdocs.com/viewer/how-to-use-groupdocs-...
  5. GitHub - mdn/bob: Builder of Bits aka The MDN W...

    Builder of Bits aka The MDN Web Docs interactive examples, example builder - mdn/bob...changes without installing BoB locally and integrating it with the...will build the local examples and startup a local server serving...

    github.com/mdn/bob
  6. GitHub - groupdocs-comparison/GroupDocs.Compari...

    UI - User Interface for GroupDocs.Comparison for .NET - groupdocs-comparison/GroupDocs.Comparison-for-.NET-UI...Local.Storage dotnet add package GroupDocs...GroupDocs.Comparison.UI.Api.Local.Cache Add configuration to your...

    github.com/groupdocs-comparison/GroupDocs.Compa...
  7. GitHub - mdn/translated-content: The source rep...

    The source repository of all translated content for MDN Web Docs - mdn/translated-content... Locales Before we go any further, you...updates to active locales — this means locales that have active...

    github.com/mdn/translated-content
  8. Attr - Web APIs | MDN

    Learn about the Attr interface, including its properties and methods, specifications and browser compatibility.... The name is deemed local when it ignores the eventual...if any, separated from the local name by a colon ( : ). We have...

    developer.mozilla.org/en-US/docs/Web/API/Attr
  9. How to Upload PHP Project to Heroku?

    Heroku is a great opportunity for developers to try and test their code in a production environment. Originally created for Ruby projects, Heroku now supports Ruby, Java, Python and even PHP. Heroku’s PHP project support is an undocumented feature so some additional skills are required do deploy such a project. In this post, I’ll show you the methods to create a PHP project on Heroku with the GroupDocs PHP SDK Api Samples application....a Heroku project, create a local repository with git (the example...same name – heroku) to your local repository. You can check this...

    blog.groupdocs.com/total/how-to-upload-php-proj...
  10. Dealing with non-fast-forward errors - GitHub Docs

    Sometimes, Git can't make your change to a remote repository without losing commits. When this happens, your push is refused....changes that you have made locally: $ git fetch origin # Fetches...updates made online with your local work Or, you can simply use...

    docs.github.com/en/get-started/using-git/dealin...