Sort Score
Result 10 results
Languages All
Labels All
Results 181 - 190 of 6,313 for

file conversion

(1.06 sec)
  1. Font Processing Issue with GroupDocs - Turns th...

    We have a document that contains an image and text with Arial-BoldMT, Helvetica Bold, MinionPro-Regular (Embedded Subset) and SourceSans3-Regular(Embedded). We have installed these fonts in the Windows processing machin…...Issue with GroupDocs - Turns the file's text into garbage text GroupDocs...Total Product Family document-conversion , csharp , dotnet nabeel...

    forum.groupdocs.com/t/font-processing-issue-wit...
  2. Get supported file formats | GroupDocs

    List all File formats supported by GroupDocs.Watermark for Python via .NET....Conversion Product Solution GroupDocs...Get supported file formats Get supported file formats Leave feedback...

    docs.groupdocs.com/watermark/python-net/get-sup...
  3. Save overwriting original file | GroupDocs

    The following example demonstrates how to save the redacted document, replacing an original File: // Make a copy of sample File Files.copy(new File("Sample.docx").toPath(), new File("OverwrittenSample.docx").toPath(), StandardCopyOption.REPLACE_EXISTING); // Apply redaction final Redactor redactor = new Redactor("OverwrittenSample.docx"); try { RedactorChangeLog result = redactor.apply(new ExactPhraseRedaction("John Doe", new ReplacementOptions(java.awt.Color.RED))); if (result.getStatus() != RedactionStatus.Failed) { SaveOptions options = new SaveOptions(); options.setAddSuffix(false); options.setRasterizeToPDF(false); // Save the document in original format overwriting original File redactor.save(options); } } finally { redactor....Conversion Product Solution GroupDocs...overwriting original file Save overwriting original file Leave feedback...

    docs.groupdocs.com/redaction/java/save-overwrit...
  4. GroupDocs.Conversion for .NET Library - Convert...

    Good news for .NET developers - our universal document Conversion library, GroupDocs Conversion for .NET is now available for download! The library enables developers to seamlessly convert back and forth between over 50 common File formats from within their .NET (C#, VB.NET) apps. For example, using the library, you can convert Word documents (DOC, DOCX) to PDF Files and to images without the need for Microsoft Word or Adobe Acrobat on either server or client side....universal document conversion library, GroupDocs Conversion for .NET is...forth between over 50 common file formats from within their .NET...

    blog.groupdocs.com/conversion/groupdocs-convers...
  5. Get supported file formats | GroupDocs

    The page describes how to obtain supported File formats list when annotate documents and images with GroupDocs.Annotation within your .NET applications....Conversion Product Solution GroupDocs...Get supported file formats Get supported file formats Leave feedback...

    docs.groupdocs.com/annotation/net/get-supported...
  6. Text file encoding detection | GroupDocs

    This article explains that how to detect encoding of a text File automatically....Conversion Product Solution GroupDocs...Indexing / Text file encoding detection Text file encoding detection...

    docs.groupdocs.com/search/net/text-file-encodin...
  7. Get supported file formats | GroupDocs

    This article explains how to obtain supported File formats list when viewing documents with GroupDocs.Comparison within your Python applications....Conversion Product Solution GroupDocs...Get supported file formats Get supported file formats Leave feedback...

    docs.groupdocs.com/comparison/python-net/get-su...
  8. Load file from local disk | GroupDocs

    This article explains how to load PDF, Word, Excel, PowerPoint documents from local disk when using GroupDocs.Parser for Python via .NET....Conversion Product Solution GroupDocs...Loading / Load file from local disk Load file from local disk...

    docs.groupdocs.com/parser/python-net/load-file-...
  9. Load with file type | GroupDocs

    This article shows how to open a document by explicitly specifying its File type in LoadOptions....Conversion Product Solution GroupDocs...documents / Load with file type Load with file type Leave feedback...

    docs.groupdocs.com/redaction/net/load-with-file...
  10. Get supported file formats | GroupDocs

    Learn how to get a list of all supported File formats programmatically using GroupDocs.Parser for .NET. Check supported extensions and File types dynamically in C#....Conversion Product Solution GroupDocs...Get supported file formats Get supported file formats Leave feedback...

    docs.groupdocs.com/parser/net/get-supported-fil...