Sort Score
Result 10 results
Languages All
Labels All
Results 231 - 240 of 1,127 for

dotnet

(0.08 sec)
  1. GroupDocs.Search for .NET 25.11 – 最新更新與修復(2025年...

    探索 GroupDocs.Search for .NET 25.11 的新功能。現已在 NuGet 與 GroupDocs 官方網站上提供。...NET CLI dotnet add package GroupDocs.Search...-Version 25.11.0 # .NET CLI dotnet add package GroupDocs.Search...

    blog.groupdocs.com/zh-hant/search/groupdocs-sea...
  2. DemoApp.zip

    DemoApp/.dockerignore **/.dockerignore **/Dockerfile* **/.vs **/.vscode **/*.*proj.user **/bin **/obj DemoApp/DemoApp.csproj Exedotnet/sdk:8.0 WORKDIR /app # Add...restore packages COPY . . RUN dotnet restore # Run the application...

    docs.groupdocs.com/viewer/net/sample-files/how-...
  3. Problem with "AllAndNone" font converting PDF t...

    We received a document that’s causing problems when viewing it with GroupDocs. Instead of the actual text, it just display some strange characters: image.jpg (311.3 KB) Adobe Reader displays that “AllAndNone” Font is …...Viewer Product Family dotnet , document-viewer Clemens_Pestuka...

    forum.groupdocs.com/t/problem-with-allandnone-f...
  4. Tags

    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....in Java 1 DOCX to MD using dotnet 1 docx to pdf 5 DOCX to PDF...using dotnet 1 DOCX to XLSX in Java 1 Docx Viewer 2 dotNET 24 dotNET...

    blog.groupdocs.com/tags/
  5. System.IO.EndOfStreamException when trying to i...

    We are getting this exception for one chm file from 7zip when we try to index a folder with its chm file: System.IO.EndOfStreamException: Unable to read beyond the end of the stream. at System.IO.BinaryReader.Interna…...Search Product Family dotnet jamsharp November 5, 2024,...

    forum.groupdocs.com/t/system-io-endofstreamexce...
  6. Shorthand check for null or empty string in a t...

    Is there a shorthand way to check if a string is null or empty in template syntax? Currently I have to do this: <<if [item.Text != null && item.Text != “”]>> Is it possible to do something like: <<if [!String.IsNullO…...Assembly Product Family dotnet , document-automation , report-generation...

    forum.groupdocs.com/t/shorthand-check-for-null-...
  7. PdfRecognitionMode.FLOW produces identical outp...

    Hey, still playing with the GroupDocs.conversion python package, and found another issue. We’re seeing PdfRecognitionMode.FLOW have no effect when converting PDF to DOCX using groupdocs-conversion-net v25.12. Setting F…...Conversion Product Family dotnet tillionai March 25, 2026, 3:02pm...

    forum.groupdocs.com/t/pdfrecognitionmode-flow-p...
  8. Duplicate Pages - Free Support Forum - groupdoc...

    When merging multiple DOCX files, several pages are duplicated numerous times. This only happens when merging more than 2 files of DOC/DOCX. The Same code works fine when merging multiple PDFs. Any ideas why this is …...Merger Product Family dotnet sboschi November 16, 2020,...

    forum.groupdocs.com/t/duplicate-pages/9021
  9. ArgumentException: MaxValue can't be less than ...

    Hello, We got the following exception for a few PDF files: System.ArgumentException: MaxValue can't be less than StartValue\r\n at \u0002\u0018\u0005..ctor(PdfExtractor \u0002, Encoding \u0003, Nullable`1 \u0005)\r\n…...Search Product Family dotnet jamsharp May 12, 2025, 1:22pm...

    forum.groupdocs.com/t/argumentexception-maxvalu...
  10. Feature request: property WasSuccessful/IsEmpty...

    Hello, We are interested in a property that signalizes whether an extraction was successful. We are calling this: var extractionOptions = new ExtractionOptions { UseRawTextExtraction = false, }; var extractedData = ex…...Search Product Family dotnet jamsharp February 26, 2025...

    forum.groupdocs.com/t/feature-request-property-...