Sort Score
Result 10 results
Languages All
Labels All
Results 501 - 510 of 2,748 for

file editor

(0.03 sec)
  1. ይዋሃዳሉ XLSX የኢንተርኔት | ነጻ GroupDocs መተግበሪያዎች

    ነጻ በኢንተርኔት XLSX ውህደት. XLSX ወደ ነጠላ ፋይል ይዋሃዳሉ. 100% ነጻ ኢንተርኔት XLSX ማዋሃድ, አስተማማኝ እና ለመጠቀም ቀላል....ፋይሎች Comma Separated Values File DOC ውህደት Microsoft Word Document...Open eBook File HTML ውህደት Hypertext Markup Language File አንድ ላይ ይዋሃዳሉ...

    products.groupdocs.app/am/merger/xlsx
  2. GroupDocs Newsletter February 2018 – Document M...

    Share this issue: Monthly Newsletter February 2018 .NET Document Viewer APIs for C#, WPF and ASPdotNET Applications Render PDF, Word, Excel, Outlook, HTML and Image formats within GroupDocs.Viewer for .NET is a powerful File viewer API for rendering over 50 documents and image File formats within .NET applications. It rasterizes documents and images both, renders text and converts them to SVG + HTML + CSS – offering a high-fidelity true-text, native document rendering....NET is a powerful file viewer API for rendering over...over 50 documents and image file formats within .NET applications...

    blog.groupdocs.com/total/groupdocs-newsletter-f...
  3. Merge Word documents | Documentation

    Follow this guide and learn how to merge Word documents, combine several DOCX or DOC Files into one using GroupDocs.Merger for Java....Editor Product Solution GroupDocs...Java / Developer Guide / Merge files / Merge Word documents Merge...

    docs.groupdocs.com/merger/java/merge/word/
  4. GroupDocs.Metadata 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....announcing the support for **Epub file format’s **metadata operations...release, you can now detect Epub file format and read its metadata...

    blog.groupdocs.com/categories/groupdocs.metadat...
  5. Merge Word documents | Documentation

    Follow this guide and learn how to merge Word documents, combine several DOCX or DOC Files into one using GroupDocs.Merger for Node.js via Java....Editor Product Solution GroupDocs...Java / Developer Guide / Merge files / Merge Word documents Merge...

    docs.groupdocs.com/merger/nodejs-java/merge/word/
  6. Find and Replace Text in PDF using C# | Replace...

    Programmatically find certain text, words, phrases in PDF documents with case sensitivity and RegEx using C#. Replace or hide the text to redact PDF Files....presentations, spreadsheets, PDF files, and images within .NET application...No need to install any PDF editor, or any other third-party software...

    blog.groupdocs.com/redaction/find-and-replace-t...
  7. GroupDocs.Annotation 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....Java front-end is a WYSIWYG editor designed to simplify annotating...supported format list, Now Image file Annotation is also introduced...

    blog.groupdocs.com/categories/groupdocs.annotat...
  8. Using Bootstrap CSS Framework in Your Project

    null is the most popular and widely used CSS framework and there is a good reason for its popularity. It gives developers well styled CSS for the elements used most in the modern web. Things like buttons, form controls, navigation and much, much more. Since it’s written in LESS it keeps the CSS of bigger projects such as GroupDocs well organized so it is easy to follow and maintain your CSS code....the end of the day, the CSS files of the library are packed with... learn how to compile LESS files. There is a lot of free software...

    blog.groupdocs.com/total/using-bootstrap-css-fr...
  9. Working with CAD metadata | Documentation

    The GroupDocs Metadata API provides the feature to read basic metadata in CAD Files. The supported CAD formats are: DWG DXF Reading CAD metadata To access metadata in a CAD drawing, the GroupDocs.Metadata API provides the CadRootPackage.getCadPackage method. The following code snippet reads metadata associated with a CAD File. advanced_usage.managing_metadata_for_specific_formats.cad.CadReadNativeMetadataProperties try (Metadata metadata = new Metadata(Constants.InputDxf)) { CadRootPackage root = metadata.getRootPackageGeneric(); System.out.println(root.getCadPackage().getAcadVersion()); System.out.println(root.getCadPackage().getAuthor()); System.out.println(root.getCadPackage().getComments()); System.out.println(root.getCadPackage().getCreatedDateTime()); System.out.println(root.getCadPackage().getHyperlinkBase()); System.out.println(root.getCadPackage().getKeywords()); System.out.println(root.getCadPackage().getLastSavedBy()); System.out.println(root.getCadPackage().getTitle()); // ....Editor Product Solution GroupDocs...read basic metadata in CAD files. The supported CAD formats are:...

    docs.groupdocs.com/metadata/java/working-with-c...
  10. Find and Replace Text in PDF in Java | Replace ...

    Programmatically find certain text, words, phrases in PDF documents with case sensitivity and RegEx in Java. Replace or hide the text to redact PDF Files....presentations, spreadsheets, PDF files, and images within the application...Configure # You may download the JAR file from the downloads section ...

    blog.groupdocs.com/redaction/find-and-replace-t...