Sort Score
Result 10 results
Languages All
Labels All
Results 1,401 - 1,410 of 12,840 for

new

(0.56 sec)
  1. Edit Excel Spreadsheet | GroupDocs

    This guide demonstrates how to edit XLS, XLSX, XLSM, XLSB, ODS, SXC spreadsheets with hidden worksheets, protect edited spreadsheet with password and many other powerful features of GroupDocs.Editor for Java....Consulting Blog Knowledge Base New Releases Status Websites aspose...SpreadsheetLoadOptio loadOptions = new SpreadsheetLoadOptio (); loadOptions...

    docs.groupdocs.com/editor/java/edit-excel/
  2. EML to PDF conversion issue in Java - Free Supp...

    Hello, We are facing an issue with eml to pdf conversion, Conversion is successful but pdf get generated with cut edges. please find the attached files for your reference – (https://drive.google.com/drive/folders/1FhGNC…...3: License lic = new License(); lic.setLicense("D:/GroupDocs...lic"); Converter converter = new Converter("D:/Review Feedback...

    forum.groupdocs.com/t/eml-to-pdf-conversion-iss...
  3. Merge Word documents | GroupDocs

    Follow this guide and learn how to merge Word documents, combine several DOCX or DOC files into one using GroupDocs.Merger for Node.js via Java....Consulting Blog Knowledge Base New Releases Status Websites aspose...2007, the structure of this new Document format was changed from...

    docs.groupdocs.com/merger/nodejs-java/merge/word/
  4. Introducing Simple and Easy to Use .NET Documen...

    We are introducing a New public API that is designed to be implemented easily. Those who are using previous version of the API (below 19.9), you don’t have to worry. The legacy API has been moved into legacy namespace. If you want to upgrade to v19.9, it is required to make project-wide replacement of namespace usages from GroupDocs.Conversion to GroupDocs.Conversion.Legacy in order to avoid any build issues. Why to use New version?...We are introducing a new public API that is designed to be implemented...any build issues. Why to use new version? Converter class introduced...

    blog.groupdocs.com/conversion/introducing-simpl...
  5. After groupdocs.convertion updation in 25.2.1 x...

    it thorugh error like this Unhandled exception thrown while processing 26356a6d-4d91-431e-9537-37e54f06d5d8. Original exception message: Invalid left or right margin, Left margin in inch: 0.7875, Right margin in inch: 0…...GetImageSize(); ImageResizer resizer = new ImageResizerBuilder() .WithC...(imageFormat == null)) { throw new IncompatibleForPdfCo(document...

    forum.groupdocs.com/t/after-groupdocs-convertio...
  6. Fuzzy search | GroupDocs

    This article gives the knowledge about the fuzzy search definition, and its capabilities in GroupDocs.Search using Java search API....Consulting Blog Knowledge Base New Releases Status Websites aspose...specified folder Index index = new Index ( indexFolder ); // Indexing...

    docs.groupdocs.com/search/java/fuzzy-search/
  7. Fuzzy search | GroupDocs

    This article gives the knowledge about the fuzzy search definition, and its capabilities in GroupDocs.Search using Java search API....Consulting Blog Knowledge Base New Releases Status Websites aspose...specified folder const index = new groupdocs . search . Index (...

    docs.groupdocs.com/search/nodejs-java/fuzzy-sea...
  8. Is it possible to set a 'FallbackFont' - Free S...

    Is it possible to set a default fallback font when converting to PDF? I am aware of the DefaultFont property on certain LoadOptions classes. My use case that is that I have “try anything to convert” method which does n…...FontSettings fontSettings = new com.aspose.words.FontSettings();...words.LoadOptions loadOptions = new com.aspose.words.LoadOptions();...

    forum.groupdocs.com/t/is-it-possible-to-set-a-f...
  9. Split PDF Files into Multiple Files in Java | S...

    Different ways to split PDF files into multiple files in Java. Separate large PDF files and extract specific pages using different splitting options.... new SplitOptions(outputFile, new int[] { 3, 6,...[3], [6], [8] new SplitOptions(outputFile, new int[] { 3, 6,...

    blog.groupdocs.com/merger/split-pdf-files-in-java/
  10. java-app.zip

    java-app/App.java java-app/App.java import com.groupdocs.viewer.Viewer; import com.groupdocs.viewer.options.*; public class App { public static void main(String[] args) throws Exception { Viewer vi......Exception { Viewer viewer = new Viewer("formatting.docx"); viewer...14 pt. Simple text in Times New Roman 12 followed by an empty...

    docs.groupdocs.com/viewer/java/sample-apps/gett...