Sort Score
Result 10 results
Languages All
Labels All
Results 2,391 - 2,400 of 9,267 for

images

(0.24 sec)
  1. Supported Document Formats | GroupDocs

    Supported File Formats The following table indicates the input and output file formats supported by GroupDocs.Assembly for .NET. Format Description Load Save Populate Remarks DOC Microsoft Word 97 - 2007 Document. DOT Microsoft Word 97 - 2007 Template. DOCX Office Open XML WordprocessingML Document (macro-free). DOCM Office Open XML WordprocessingML Macro-Enabled Document. DOTX Office Open XML WordprocessingML Template (macro-free). DOTM Office Open XML WordprocessingML Macro-Enabled Template. RTF RTF format. XLSX OOXML 2007-2010 XLSM OOXML Macro Enabled Workbook XLTX OOXML Workbook Template XLTM OOXML Macro Enabled Workbook Template XLSB OOXML Binary Workbook XLS Excel Workbook 97-2003 XLT Excel Workbook Template 97-2003 XML Spreadsheet Markup Language ODS Open Document Spreadsheet PPTX OOXML Presentation PPTM OOXML Macro Enabled Presentation PPTM OOXML Macro Enabled Presentation PPSX OOXML SlideShow PPSM OOXML Macros Enabled Presentation POTX OOXML Presentation Template POTM OOXML Macro Enabled Presentation Template PPT PowerPoint Presentation 97-2003 PPS PowerPoint SlideShow 97-2003 ODP OpenDocument Presentation EML Email Message Format MSG Outlook Email Message Format EMLX Apple’s Email Message Format TXT Plain Text XML Word Processing Markup Language HTML HTML format.... Mime HTML (MHTML) Tagged Image File Format (TIFF) XML Based...supported Not supported Inserting Images Dynamically Supported Supported...

    docs.groupdocs.com/assembly/net/supported-docum...
  2. Convert to PDF with advanced options | GroupDocs

    Follow this guide and learn how to convert documents to PDF with height, width, DPI, margins and other customizations using GroupDocs.Conversion for Java.... Re-compresses all images in the document. The compression...setImageQuality . Specifies image quality as a percentage (100%...

    docs.groupdocs.com/conversion/java/convert-to-p...
  3. Working with metadata in Diagrams | GroupDocs

    GroupDocs.Metadata for .NET provides functionality that allows working with different kinds of diagrams such as VDX, VSDX, VSX, etc...PPT, PPTX, XLS, XLSX, emails, images and more with our free online...

    docs.groupdocs.com/metadata/net/working-with-me...
  4. Convert Excel Spreadheets to PDF using C# | .NE...

    Convert Excel files to PDF using C#. Convert full workbook, selected sheets, sub-sequence of sheets, or any cell range using spreadsheet conversion .NET API....spreadsheets, presentations, eBooks, images, etc that are mentioned in...

    blog.groupdocs.com/conversion/convert-excel-spr...
  5. 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....spreadsheets, PDF files, and images within the application. For...

    blog.groupdocs.com/redaction/find-and-replace-t...
  6. Insert OLE Objects in Word, Excel, PowerPoint w...

    Embed or insert document OLE objects in Word documents, Excel Spreadsheets, or Powerpoint presentations programmatically in C# using .NET API....you can embed spreadsheets, images, and sound clips as OLE objects...

    blog.groupdocs.com/merger/insert-ole-objects-in...
  7. Edit document | GroupDocs

    Follow this guide and learn how to edit text documents, spreadsheets and presentations using GroupDocs.Editor for .NET API features.... Images ; List < IHtmlResource > allResourcesTogether...

    docs.groupdocs.com/editor/net/edit-document/
  8. Render Lotus Notes database files as HTML, PDF,...

    This topic describes how to use the GroupDocs.Viewer Node.js API to convert Lotus Notes database files (NSF) to HTML, PDF, PNG, and JPEG formats....database files as HTML, PDF, and image files Leave feedback On this...the document to HTML, PDF, or image format. These methods allow...

    docs.groupdocs.com/viewer/nodejs-java/render-lo...
  9. GroupDocs.Viewer 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....view document in both HTML and Image representations for different...view document in both HTML and Image representations for different...

    blog.groupdocs.com/categories/groupdocs.viewer-...
  10. Working with metadata in ASF files | GroupDocs

    Reading ASF format-specific properties The GroupDocs.Metadata API supports extracting format-specific information from ASF files. The following are the steps to read native ASF metadata. Load an ASF video Get the root metadata package Extract the native metadata package using the AsfRootPackage.getAsfPackage method Read the ASF metadata properties advanced_usage.managing_metadata_for_specific_formats.video.asf.AsfReadNativeMetadataProperties try (Metadata metadata = new Metadata(Constants.InputAsf)) { AsfRootPackage root = metadata.getRootPackageGeneric(); AsfPackage asfPackage = root.getAsfPackage(); // Display basic properties System.out.println(String.format("Creation date: %s", asfPackage.... format ( "Image height: %s" , videoStreamProperty...println ( String . format ( "Image width: %s" , videoStreamProperty...

    docs.groupdocs.com/metadata/java/working-with-m...