Sort Score
Result 10 results
Languages All
Labels All
Results 9,271 - 9,280 of 12,096 for

formatting

(0.97 sec)
  1. Kako prikazati PDF kao HTML koristeći C#

    U ovom ćete članku naučiti kako prikazati PDF kao HTML koristeći C#. Također ćete dobiti primjer koda za stvaranje HTML-a s ugrađenim resursima iz PDF-a pomoću C#....datoteke PDF (Portable Document Format) u HTML (Hypertext Markup Language)...

    kb.groupdocs.com/hr/viewer/net/how-to-render-pd...
  2. Kako potpisati PDF tekstualnim potpisom koriste...

    Ovaj vodič vas vodi kako potpisati PDF tekstualnim potpisom koristeći C#. Također, dostavit ćemo vam primjer koda za dodavanje tekstualnog potpisa u PDF pomoću C#....tekstualnog potpisa u DOCX format datoteke. Ako trebate dodatnu...

    kb.groupdocs.com/hr/signature/net/how-to-sign-p...
  3. Kako potpisati JPEG potpisom crtičnog koda pomo...

    Brzo naučite kako potpisati JPEG potpisom crtičnog koda pomoću Jave bez instaliranja dodatnih alata. Također ćemo podijeliti kod za stvaranje potpisa crtičnog koda u JPEG-u pomoću Jave....potpisom crtičnog koda pomoću Jave Format slike koji se najčešće koristi...

    kb.groupdocs.com/hr/signature/java/how-to-sign-...
  4. Features Overview | GroupDocs

    GroupDocs.Classification main feature is an ability to classify raw text and documents with IAB-2, Documents, Sentiment or Sentiment3 taxonomies. Sentiment Classification (Analysis) supports 4 languages: English, Chinese, Spanish, and German. GroupDocs.Classification provides flexible set of settings to customize classification process: Name Description Default value bestClassesCount Select the number of results to return 1 taxonomy Select taxonomy (IAB-2, Documents, Sentiment or Sentiment3). Taxonomy.Iab2 precisionRecallBalance Select precision/recall balance for Documents taxonomy. If the classifier is not sure of the result, it will return Other class....classifying documents with the next format: Docs PDF OpenOffice RichText...

    docs.groupdocs.com/classification/net/features-...
  5. Load from local disc | GroupDocs

    This article shows how the redaction API is used to load file from disk....redactions for various document formats like PDF, DOC, DOCX, PPT, PPTX...

    docs.groupdocs.com/redaction/python-net/load-fr...
  6. Add image watermarks | GroupDocs

    This article shows how to add an image watermark and save the resultant document. It is capable of adding watermarks to images or documents....list of supported document formats, check . To add an image watermark...

    docs.groupdocs.com/watermark/nodejs-java/add-im...
  7. Converting JSON to a Spreadsheet | GroupDocs

    Learn how to convert a JSON document as a data source to a spreadsheet using GroupDocs.Conversion for Java....JSON data into spreadsheet formats like XLSX, effectively treating...

    docs.groupdocs.com/conversion/java/convert-json...
  8. In-Table List with Highlighted Rows in HTML Doc...

    Note In this article, we will use GroupDocs.Assembly to generate a In-TableList with Highlighted Rows report in HTML Document format. Note The code uses some of the objects defined in The Business Layer. In-Table List with Highlighted Rows in HTML Document Reporting Requirement As a report developer, you are required to represent the following key requirements: Report must show all the client names with price. Show single client and his single contract price in a single row....Rows report in HTML Document format. Note The code uses some of...

    docs.groupdocs.com/assembly/java/in-table-list-...
  9. Extract Text from ZIP/RAR Archives using GroupD...

    Practical guide showing how to extract text from ZIP and RAR archives using GroupDocs.Parser for .NET. Step‑by‑step code examples, recursive handling, and best practices....WriteLine( $"Skipping unsupported format: {item.FilePath}" ); } } }...Console.WriteLine( $"Unsupported format: {item.FilePath}" ); } } }...

    blog.groupdocs.com/parser/extract-text-from-zip...
  10. Fusionner des présentations PPTX en Python avec...

    Cet article fournit des instructions étape par étape sur la fusion de présentations PPTX en utilisant GroupDocs.Merger pour Python via .NET....savoir plus sur les différents formats de fichiers pris en charge...d’exemples GitHub Explorez d’autres formats de fichiers pris en charge...

    blog.groupdocs.com/fr/merger/merge-pptx-in-python/