Sort Score
Result 10 results
Languages All
Labels All
Results 2,821 - 2,830 of 16,572 for

file

(3.06 sec)
  1. The name 'Groupdocs' does not exist in the curr...

    hi i developed asp.net site using groupdocs api but i have problem Error CS0103 The name ‘Groupdocs’ does not exist in the current context i call Groupdocs package using consle <span style=“color: rgb(226, 226, 226…...directly, not through the solution file, and the <code style=“margin:...sure that you are opening .sln file in Visual Studio. Also, don’t...

    forum.groupdocs.com/t/the-name-groupdocs-does-n...
  2. Compare two documents - Control header and foot...

    Compare two documents but ignore or include header and footer content. Is this what you need in your document comparison application? Then you must try GroupDocs.Comparison for .NET. This back-end API can be implemented in any of your .NET application without any third party tool/software dependency. Those who are already using this API, we have some interesting features and few bug fixes introduced in GroupDocs.Comparison for .NET 19.11. Set output paper size A new property PaperSize is introduced in CompareOptions class using that you can adjust paper size of the resultant document (e....set PaperSize value, output file will has paper size same as...one email and text (target) files. [gist id = “49d4bd20d6f1431d80a4”...

    blog.groupdocs.com/comparison/compare-two-docum...
  3. Showcases | GroupDocs

    Code examples and live demostrations of GroupDocs.Merger for Java...provided below to learn more about file merge features. GitHub Examples...our GitHub repository and see file merge features in action: Online...

    docs.groupdocs.com/merger/java/showcases/
  4. Saving image strategy | GroupDocs

    GroupDocs.Markdown provides several strategies for handling images during conversion. Set the image_export_strategy property on ConvertOptions to control the behavior: Base64 embedding – inline images as data URIs using ExportImagesAsBase64Strategy. File system export – save images to a directory using ExportImagesToFileSystemStrategy. Use the images_relative_path property to control the relative path written into Markdown image links. Skip images – omit all images from the output using SkipImagesStrategy. Custom handler – pass a Python callable for full control over image saving, including renaming and custom storage via CustomImagesStrategy.... File system export – save images...image as base64 Save image as file Skip image Save image by custom...

    docs.groupdocs.com/markdown/python-net/strategy/
  5. Supported Document Formats | GroupDocs

    The following table indicates the File formats that GroupDocs.Classification for .NET can process. Format Description PDF Adobe Portable Document Format (PDF) DOC Microsoft Word 97-2003 Document DOCM Microsoft Word Macro-Enabled Document DOCX Microsoft Word Document DOT Microsoft Word 97-2003 Template DOTM Microsoft Word Macro-Enabled Template DOTX Microsoft Word Template ODT OpenDocument Text OTT Open Document Text Template RTF Rich Text Document TXT Plain Text Document Tip Can’t find your File format?...following table indicates the file formats that GroupDocs.Classification...Document Tip Can’t find your file format? We’re here to help!...

    docs.groupdocs.com/classification/net/supported...
  6. Load document using the local path string | Gro...

    This article explains how to load a document using the local path string with GroupDocs.Viewer within your Java applications....a path to a file. GroupDocs.Viewer opens the file in the read-only...

    docs.groupdocs.com/viewer/java/load-document-fr...
  7. Introducing GroupDocs.Assembly for .NET | Group...

    GroupDocs.Assembly for .NET is a document automation and reports generation API designed to create custom documents from templates. This .NET reporting API intelligently assembles the given data with the defined template document and it is a report generator which generates an output document based on the data source, in the template’s format as or in the specified output format. Since GroupDocs.Assembly for .NET can generate documents based on a data source, essentially it serves two purposes: Document Automation and Report Generation....Supported Output File Formats Depending on Input File Formats The...following table shows which output file formats are supported by GroupDocs...

    docs.groupdocs.com/assembly/net/introducing-gro...
  8. Runtime error (Springboot - app) - Free Support...

    I’m migrating SpringBoot application from version 2.7 to version 3.15 (Java 11 → 17). When I build a project using Gradle, I get a working jar File. When I try to run the bootRun task, I get the error message “java.lan…...Gradle, I get a working jar file. When I try to run the bootRun...treamFactory”. When the jar file is launched, the code is executed...

    forum.groupdocs.com/t/runtime-error-springboot-...
  9. Deleting slides from presentation | GroupDocs

    This article describes the new feature of the GroupDocs.Editor for .NET version 25.11 - deleting (removing) one or many slides from the loaded and edited presentation during its saving to the output format...generates a new presentation file with one slide using the method...instance, and output stream or file path for writing to the method...

    docs.groupdocs.com/editor/net/deleting-slides-f...
  10. Extract Text from EPUB using Java

    This article offers a step-by-step guide on how to extract text from EPUB using Java, with the sample code example to assist you in text extraction from EPUB in Java....Java Extracting text from EPUB files is crucial for applications...you can easily manage EPUB files and get the text content for...

    kb.groupdocs.com/parser/java/extract-text-from-...