Sort Score
Result 10 results
Languages All
Labels All
Results 331 - 340 of 607 for

locale

(0.04 sec)
  1. Add image annotation | Documentation

    The page describes how to add image annotation to a document using GroupDocs.Annotation for Java....the class: defines the image local or remote path defines the annotation...

    docs.groupdocs.com/annotation/java/add-image-an...
  2. Add search text annotation | Documentation

    The page describes how to add search text annotation to a document using GroupDocs.Annotation for Java."...annotation to the document from local disk try ( final Annotator annotator...

    docs.groupdocs.com/annotation/java/add-search-t...
  3. Set shape color independently of font color | D...

    Following this guide you will learn how to set shape color independently of font color and modify appearance of detected changes when use GroupDocs.Comparison for .NET....shapes: Compare documents from local disk with custom change color...

    docs.groupdocs.com/comparison/net/set-shape-col...
  4. Merge HTML | Documentation

    Learn how to merge HTML files, combine HTML files into one file programmatically in Java language using GroupDocs.Merger for Java library....hosted, or can be loaded from local system as well. How to merge...

    docs.groupdocs.com/merger/java/merge/html/
  5. Document conversion is hanging using Java - Fre...

    Hi, We are encountering the same issue (documents hanging during conversion) while converting various file formats such as .docx, .xlsx, .pptx, etc., into PDFs. This issue is occurring only in our production environment…...primarily runs on ELB), not locally. Additionally, please note... We’ve been trying it out locally, but we’re facing some issues...

    forum.groupdocs.com/t/document-conversion-is-ha...
  6. Groupdocs Viewer 8.0.7 - Wrong page no displaye...

    Hi, We recently moved to 8.0.7 viewer, so far its working fine. Just observed following random problem. Issue Wrong page no is displayed initially when the document is opened in viewer. Issue is observed when our web s…...Local.Cache" Version="8.0.7" /> <PackageReference...Include="GroupDocs.Viewer.UI.Api.Local.Storage" Version="8.0.7" />...

    forum.groupdocs.com/t/groupdocs-viewer-8-0-7-wr...
  7. How to Run Examples | Documentation

    This article describes how to run .NET search API code examples....extract the folders on your local disk. The extracted files and...

    docs.groupdocs.com/search/net/how-to-run-examples/
  8. Get source and target text from files | Documen...

    This article explains how to get source and target texts of specific changes using GroupDocs.Comparison for Java....source and target text from local disk Java import com.groupdocs...

    docs.groupdocs.com/comparison/java/get-source-a...
  9. Compare multiple documents protected by passwor...

    This article describes how to compare multiple Word documents or PowerPoint presentations protected by password using GroupDocs.Comparison for Node.js via Java API....password-protected documents from a local disk const comparer = new groupdocs...

    docs.groupdocs.com/comparison/nodejs-java/compa...
  10. Adding image watermarks | Documentation

    GroupDocs.Watermar API supports adding the following image file types as image watermark: Bmp; Png; Gif; Jpeg. Add image watermark from local file Following code snippet shows how to add ImageWatermark to a document. If the document consists of multiple parts (pages, worksheets, slides, frames etc), the watermark will be added to all of them. advanced_usage.adding_image_watermarks.AddImageWatermark // Specify an absolute or relative path to your document. Ex: "C:\\Docs\\presentation.pptx" Watermarker watermarker = new Watermarker("presentation.... Add image watermark from local file Following code snippet...

    docs.groupdocs.com/watermark/java/adding-image-...