Sort Score
Result 10 results
Languages All
Labels All
Results 81 - 90 of 13,263 for

file

(0.03 sec)
  1. Get supported file formats | Documentation

    This article explains how to obtain supported File formats list when viewing documents with GroupDocs.Comparison within your Java applications....Get supported file formats Get supported file formats Leave feedback...how to get list of supported file formats: Java import com.groupdocs...

    docs.groupdocs.com/comparison/java/get-supporte...
  2. Load password-protected file | Documentation

    Load password-protected File In order to open password-protected documents, you have to pass your password to LoadOptions class constructor or assign it to its Password property of an instance of LoadOptions class: LoadOptions loadOptions = new LoadOptions("mypassword"); final Redactor redactor = new Redactor("protected_sample.docx", loadOptions); try { // Here we can use document instance to perform redactions redactor.apply(new ExactPhraseRedaction("John Doe", new ReplacementOptions("[personal]"))); redactor.save(); } finally { redactor.close(); }...password-protected file Load password-protected file Leave feedback...feedback Load password-protected file In order to open password-protected...

    docs.groupdocs.com/redaction/java/load-password...
  3. Optimize spreadsheets in a PDF file | Documenta...

    This topic describes how to optimize spreadsheets in a PDF File using the GroupDocs.Viewer .NET API (C#)....output PDF file / Optimize spreadsheets in a PDF file Optimize...Optimize spreadsheets in a PDF file Leave feedback On this page This...

    docs.groupdocs.com/viewer/net/optimization-pdf-...
  4. Merge Multiple File Types into One File using C...

    C# way to combine two or more documents of different File formats into a single File. Merge different PDF, Word, Excel, PPT Files into one PDF with .NET API....sometimes in documents of different file types, there comes the need...same or different file types into one file using C#. The following...

    blog.groupdocs.com/merger/merge-multiple-file-t...
  5. Get supported file formats | Documentation

    This page describes how the search api is used to obtain a list of supported File types....Get supported file formats Get supported file formats Leave feedback...to obtain a list of supported file types. An example of obtaining...

    docs.groupdocs.com/search/nodejs-java/get-suppo...
  6. Comments for File Format Blog

    Comments for File Format Blog Comment on Doc to Docx – A change worth considering to switch! by Homepage <strong>... [Trackback]</strong> [...] Read More Infos here: blog.aspose.com/200......Comments for File Format Blog Comment on Doc to Docx – A change...Comprehension of PowerPoint File Formats by Laurence ImportHtml...

    blog.fileformat.com/comments/feed/
  7. Loading specific file formats | Documentation

    In some cases it’s required to specify the document format manually to guarantee correct output produced by GroupDocs.Parser. The following are the cases when the document format must be specified manually: Markdown documents MHTML documents OTP documents (OpenDocument Presentation Template) Databases Emails from remote servers Here are the steps to specify the document format for Markup document. Instantiate the LoadOptions object and pass the document format in LoadOptions(FileFormat) constructor; Create Parser object and call any method....Loading specific file formats Loading specific file formats Leave...

    docs.groupdocs.com/parser/java/loading-specific...
  8. Detect file type of container item | Documentation

    This article explains that how to detect File type of container item....attachments / Detect file type of container item Detect file type of container...container item Leave feedback Detect file type of container item GroupDocs...

    docs.groupdocs.com/parser/net/detect-file-type-...
  9. Load file from URL | Documentation

    This article explains how to load PDF, Word, Excel, PowerPoint documents from URL when using GroupDocs.Conversion for .NET..../ Loading files from different sources / Load file from URL Load...Load file from URL Leave feedback The following code snippet...

    docs.groupdocs.com/conversion/net/load-file-fro...
  10. Check if a file is encrypted | Documentation

    This article explains how to check if a File is encrypted using .NET / C# with GroupDocs.Viewer for .NET..../ Check if a file is encrypted Check if a file is encrypted Leave...authorized people to open the file. So, only those who have an...

    docs.groupdocs.com/viewer/net/how-to-check-if-f...