Sort Score
Result 10 results
Languages All
Labels All
Results 601 - 610 of 5,466 for

file watermark

(0.03 sec)
  1. Convert Word to Markdown using C# | DOC to MD |...

    Convert Word documents to Markdown Files using C#. Transform DOC/DOCX Files into MD format using GroupDocs .NET parsing and conversion API....The continuous increase of MD files as the webpages increases the...Word documents into markdown files using C# . .NET API to Parse...

    blog.groupdocs.com/parser/convert-word-to-markd...
  2. Load a file of a specific format | Documentation

    This example demonstrates how to load a File of some particular format. advanced_usage.loading_Files.LoadingFileOfSpecificFormat // Explicitly specifying the format of a File to load you can spare some time on detecting the format LoadOptions loadOptions = new LoadOptions(FileFormat.Spreadsheet); // Constants.InputXls is an absolute or relative path to your document. Ex: @"C:\Docs\source.xls" try (Metadata metadata = new Metadata(Constants.InputXls, loadOptions)) { SpreadsheetRootPackage root = metadata.getRootPackageGeneric(); // Use format-specific properties to extract or edit metadata System....Watermark Product Solution GroupDocs...Loading files / Load a file of a specific format Load a file of a...

    docs.groupdocs.com/metadata/java/load-a-file-of...
  3. Convert Excel Spreadsheets to PDF in Java | Exc...

    Convert Excel Files to PDF in Java. Convert compelete workbook, selected or successive sheets or any cell range using spreadsheet conversion Java API.... Java API for Excel Files to PDF Conversion Convert All...Java API for Converting Excel Files to PDF # GroupDocs.Conversion...

    blog.groupdocs.com/conversion/convert-excel-spr...
  4. How to Convert Excel to CSV in C#

    Convert documents quickly and learn how to convert Excel to CSV in C#. Examine the sample code to convert Excel to CSV in C# and modify it to fit your needs....Watermark Product Family GroupDocs.Merger...class and input the source Excel file Create an object of the SpreadsheetConvertOp...

    kb.groupdocs.com/conversion/net/how-to-convert-...
  5. GroupDocs.Annotation Product Family on GroupDoc...

    GroupDocs.Annotation Product Family on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in GroupDocs.Annotation Product Family on GroupDocs Blog | Document A......Annotations or Markup Word files in Java Add or remove annotations...annotations from Word DOC/DOCX files in Java. Add arrow, rectangle...

    blog.groupdocs.com/categories/groupdocs.annotat...
  6. Set PageOrientation using GroupDocs.Conversion ...

    This month’s release of GroupDocs.Conversion for Java 18.6 comes with some bug fixes, improvements and new features. Issue such as printing complete spreadsheet instead of just printable area is fixed. A new property PageOrientation is introduced in DocumentInfo class. Please take a look over the release notes to get an idea about the new features, improvements and bug fixes. Features Introduced Implement conversion from DWF Convert specific range when converting cells document Conversion from PostScript specific options for converting CSV documents Setting default zoom when converting to Cells Default zoom when converting to Words Set default zoom when converting to Slides Configurable option for setting a Watermark as background Improvements Caching with provided LocalCacheDataHandler Implement configuration option for selecting if blank rows and columns should be skipped when converting Cells document Set zoom when converting to Pdf document Update API for getting document info to detect page orientation for the supported formats Set default font to replace all missing fonts when converting Words document Default font to replace all missing fonts when converting Cells document Conversion improvement when converting Psd and Odg to Pdf Issues Resolved Unable to set Watermark text Converting specific docx document fails with Value cannot be null, parameter trueTypeFont Fix failing conversion from Odg Failing conversion from Ifc Just print area is getting converted, not the entire spreadsheet XPS to PDF conversion failed LoadOptions doesn’t possess setDefaultFont method Problem in converting large excel Files....Configurable option for setting a watermark as background Improvements...Resolved # Unable to set watermark text Converting specific docx...

    blog.groupdocs.com/conversion/set-pageorientati...
  7. Add or Remove Annotations in C# | Annotate Word...

    Programmatically add and remove annotations from Word DOC/DOCX Files in C#. Add arrow, rectangle, ellipse, Watermark annotations using .NET Annotation API....from Word Files .NET API to Annotate and Markup Word Files # GroupDocs...presentations, images, PDF files, webpages, email messages, Visio...

    blog.groupdocs.com/annotation/annotate-word-doc...
  8. Search in XLSB Online

    Free online document search. Secure and easy to use full text online search in XLSB....Perform search and view XLSB files online. Powered by groupdocs...or drop your file here By uploading your files or using our service...

    products.groupdocs.app/search/xlsb
  9. Features overview | Documentation

    With GroupDocs.Viewer for .NET you can render Files to HTML, PNG, JPEG and PDF formats, list and save attachments, embedded Files and compressed Files, extract document text and detect File type by it's content...Watermark Product Solution GroupDocs...converting a document into a file format, paginated, or that has...

    docs.groupdocs.com/viewer/net/features-overview/
  10. Convert Markdown to PDF using C# | MD to PDF | ...

    Convert Markdown Files to PDF using C#. Transform MD Files into portable format using GroupDocs .NET conversion API....websites, documents, and readme files by simply adding formatting...programmatically convert the markdown files to PDF format using C# . .NET...

    blog.groupdocs.com/conversion/convert-markdown-...