Sort Score
Result 10 results
Languages All
Labels All
Results 21 - 30 of 920 for

locale

(0.1 sec)
  1. Field Management in GroupDocs.Editor for Java |...

    This documentation section explains how to the management and manipulation of form fields within documents....getLocaleId() : Gets or sets the locale identifier for the form field...

    docs.groupdocs.com/editor/java/form-field-manag...
  2. Receiving CultureNotFoundException - Free Suppo...

    Hey, our app is set to globalization-invariant mode. I see we get CultureNotFoundExceptions because GroupDocs.Conversion requires cultures. Is there any way yo bypass this? Why are cultures needed in the conversion? Tha…...identifiers (such as 1033 for en-US locale) are not recognized. To fix...

    forum.groupdocs.com/t/receiving-culturenotfound...
  3. Viewer of emails with non-latin characters in T...

    Hello, Using java Viewer to convert email files (.msg) to html pages generates wrong characters for TO or subject. In the email user used greek characters for the emails and into the email subject. My environment is: …...document with the original opened locally in Outlook (as shown in the...created incorrectly or with a “locale-based” ANSI encoding, GroupDocs...

    forum.groupdocs.com/t/viewer-of-emails-with-non...
  4. GroupDocs Blog

    GroupDocs Blog - GroupDocs Blog | Document Automation Solutions for .NET & Java Developers...Add support for Portuguese locale Add ability to show/hide gridlines...

    blog.groupdocs.com/groupdocs.blog/page/88/
  5. GroupDocs.Viewer Product Family

    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....Add support for Portuguese locale Add ability to show/hide gridlines...

    blog.groupdocs.com/categories/groupdocs.viewer-...
  6. Field Management in GroupDocs.Editor for Node.j...

    This documentation section explains the management and manipulation of form fields within documents using GroupDocs.Editor for Node.js via Java....getLocaleId() : Gets or sets the locale identifier for the form field...

    docs.groupdocs.com/editor/nodejs-java/form-fiel...
  7. GroupDocs.Viewer Product Family on GroupDocs Bl...

    GroupDocs.Viewer Product Family on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in GroupDocs.Viewer Product Family on GroupDocs Blog | Document Automatio......you selected a file on your local computer or group document library...Add support for Portuguese locale Add ability to show/hide gridlines...

    blog.groupdocs.com/categories/groupdocs.viewer-...
  8. Load from local disc | GroupDocs

    Load from local disc GroupDocs.Redaction.Redactor class is a main class in Redaction API, providing functionality to open a document. When document is located on the local disk, you can pass its path to *Redactor *class constructor. The following example demonstrates how to open a document from local disc: final Redactor redactor = new Redactor("sample.docx"); try { // Here we can use document instance to perform redactions redactor.apply(new DeleteAnnotationRedaction()); redactor.save(); } finally { redactor....documents / Load from local disc Load from local disc Leave feedback...feedback Load from local disc GroupDocs.Redaction.Redactor class is...

    docs.groupdocs.com/redaction/java/load-from-loc...
  9. Load from a local disk | GroupDocs

    The following example demonstrates how to load file from local disk....files / Load from a local disk Load from a local disk Leave feedback...ways to load a file from a local disk: the static one-liner API...

    docs.groupdocs.com/markdown/net/load-from-a-loc...
  10. Load from a local disk | GroupDocs

    Learn how to open a file from local disk using GroupDocs.Metadata for Python via .NET....files / Load from a local disk Load from a local disk Leave feedback...demonstrates how to load a file from a local disk by passing its path to...

    docs.groupdocs.com/metadata/python-net/load-fro...