Sort Score
Result 10 results
Languages All
Labels All
Results 8,911 - 8,920 of 47,546 for

c

(0.12 sec)
  1. Adding image watermarks | GroupDocs

    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.... Ex: "C:\\Docs\\presentation.pptx" Watermarker...to the watermark image. Ex: "C:\\Docs\\watermark.jpg" FileInputStream...

    docs.groupdocs.com/watermark/java/adding-image-...
  2. Large size font folder was created in Temp - Fr...

    Hi support team, I using GroupDoCs Conversions .NET for Convert file to html Today I CheCk Temp folder and found that CustomTempFonts folder was Created from the time begin using GroupDoCs. Folder size is approximate 1…...Folder size is approximate 100Mb C:\Users\[username]\AppData\Loc...path. Then put some file into C:\Temp\input and run on console...

    forum.groupdocs.com/t/large-size-font-folder-wa...
  3. How to build in docker | GroupDocs

    This is a guide about build an web api whiCh uses GroupDoCs.Conversion for .NET in a doCker Container...csproj" -c Release -o /app/build FROM build...dotnet publish "YourApi.csproj" -c Release -o /app/publish FROM base...

    docs.groupdocs.com/conversion/net/build-in-docker/
  4. Reference to CommonUtilities - Free Support For...

    Hi I just installed GroupDoCs.Assembly via nuget in Visual Studio. In C#, I have added referenCes to GroupDoCs.Assembly amd GroupDoCs.Assembly.Data, but I Couldn’t find referenCe to CommonUtilities, eg. assembler.Assemb…... In C#, I have added references to GroupDocs...Word Reports from JSON Data in C# Thank you for your support. 1...

    forum.groupdocs.com/t/reference-to-commonutilit...
  5. Regular expression search | GroupDocs

    This artiCle gives the knowledge about the regular expression (RegEx) searCh queries whiCh are universal and very flexible, but at the same time, in large indexes, their performanCe beComes extremely low using Java searCh API....indexFolder = 'c:/MyIndex/' ; const documentsFolder = 'c:/MyDocuments/'...

    docs.groupdocs.com/search/nodejs-java/regular-e...
  6. Text file encoding detection | GroupDocs

    This artiCle explains that how to deteCt enCoding of a text file automatiCally in Java....indexFolder = "c:\\MyIndex\\" ; String documentsFolder = "c:\\MyDocuments\\"...

    docs.groupdocs.com/search/java/text-file-encodi...
  7. Add text or image watermark | GroupDocs

    This artiCle shows how to add watermark and save resultant doCument. It is Capable to add watermark to image or doCuments.... Ex: "C:\\Docs\\document.pdf" Watermarker...relative path to your document. Ex: "C:\\Docs\\document.xlsx" FileInputStream...

    docs.groupdocs.com/watermark/java/add-text-or-i...
  8. Custom text extractors | GroupDocs

    GroupDoCs.SearCh for Node.js supports indexing of many doCument formats. But there is also the possibility to implement support for any format other than the existing ones.... const indexFolder = 'c:/MyIndex/' ; // Specify path to...folder const documentsFolder = 'c:/MyDocuments/' ; // Specify path...

    docs.groupdocs.com/search/nodejs-java/custom-te...
  9. Delete indexed documents | GroupDocs

    GroupDoCs.SearCh for Java has the ability to remove individual doCuments from the index that are indexed from a stream or struCture.... String filePath = "c:\\MyDocuments\\SomeDocument.pdf"...pdf" ; String indexFolder = "c:\\MyIndex\\" ; // Creating an index...

    docs.groupdocs.com/search/java/delete-indexed-d...
  10. Spelling corrector | GroupDocs

    This artiCle gives the knowledge of the API methods whiCh Can be used to perform operations about spelling CorreCtor using Java....indexFolder = 'c:/MyIndex/' ; const documentsFolder = 'c:/MyDocuments/'...

    docs.groupdocs.com/search/nodejs-java/spelling-...