Sort Score
Result 10 results
Languages All
Labels All
Results 2,201 - 2,210 of 11,659 for

new

(0.34 sec)
  1. How to Run Examples | GroupDocs

    This article describes how to run .NET search API code examples....Consulting Blog Knowledge Base New Releases Status Websites aspose...Visual Studio and go to File -> New -> Project . Select appropriate...

    docs.groupdocs.com/search/net/how-to-run-examples/
  2. Extract images from Microsoft Office PowerPoint...

    This article explains that how to extract images from Microsoft Office PowerPoint(.ppt, .pptx) presentations...Consulting Blog Knowledge Base New Releases Status Websites aspose...class using ( Parser parser = new Parser ( filePath )) { // Extract...

    docs.groupdocs.com/parser/net/extract-images-fr...
  3. How to merge PNG images using Node.js via Java ...

    Learn how to merge PNG image files, combine PNG image files into one file programmatically in nodejs-java language using GroupDocs.Merger for Node.js via Java library....Consulting Blog Knowledge Base New Releases Status Websites aspose...as parameter. const merger = new groupdocs . merger . Merger (...

    docs.groupdocs.com/merger/nodejs-java/getting-s...
  4. Working with metadata in Note formats | GroupDocs

    GroupDocs.Metadata for Java provides functionality that allows working with ONE files created by different versions of Microsoft OneNote. Please see the code samples below for more information. Inspecting Note documents The inspection feature that is introduced in this section doesn’t work with metadata directly but extracts some useful pieces of information that can be considered as metadata under some circumstances. For example, you may want to obtain information about pages in a note document....Consulting Blog Knowledge Base New Releases Status Websites aspose...NoteReadInspectionPr try ( Metadata metadata = new Metadata ( Constants . InputOne...

    docs.groupdocs.com/metadata/java/working-with-m...
  5. Set image size limits | GroupDocs

    Set image size limits when rendering image to PDF...Consulting Blog Knowledge Base New Releases Status Websites aspose...// ... try ( Viewer viewer = new Viewer ( "sample.jpg" )) { PdfViewOptions...

    docs.groupdocs.com/viewer/java/set-image-size-l...
  6. GroupDocs.Total Product Family on GroupDocs Blo...

    GroupDocs.Total Product Family on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in GroupDocs.Total Product Family on GroupDocs Blog | Document Automation ......This offer is only available on new GroupDocs.Total purchases and...resellers. Ts&Cs Apply. Product News Upcoming .NET API to classify...

    blog.groupdocs.com/categories/groupdocs.total-p...
  7. After adding GroupsDocs Search, form designer n...

    After I add GroupDocs Search to .NET9 project, UI editor doesn’t work. When I take a button and drop it on the form, it gets added to the bottom of the form and not to the actual form. If I uninstall Search, everything w…...Golubkov May 7, 2025, 12:46pm 23 A new version of GroupDocs.Search compatible...2025, 1:12pm 24 It works on a new project. Thank you for taking...

    forum.groupdocs.com/t/after-adding-groupsdocs-s...
  8. Get document information | GroupDocs

    This article explains how to detect document file type and calculate pages count when merge PDF, Word(DOC, DOCX), Excel(XLS, XLSX), PowerPoint(PPT, PPTX) files with GroupDocs.Merger for Node.js via Java....Consulting Blog Knowledge Base New Releases Status Websites aspose...information. const merger = new groupdocs . merger . Merger (...

    docs.groupdocs.com/merger/nodejs-java/get-docum...
  9. Embedded picture in Excel cell was not correclt...

    Hello, We are a software publisher using your library for our Web application. We are encountering a problem when previewing a Excel file, which a cell contains embedded picture. Here, we can found the document in th…...LoadOptions loadOptions) { viewer = new GroupDocs.Viewer.Viewer(filePath...pageNumber => { Stream pageStream = new MemoryStream(); stream = pageStream;...

    forum.groupdocs.com/t/embedded-picture-in-excel...
  10. Symbol font in Word is not reproduced in HTML o...

    We are using GroupDocs.Conversion to convert to HTML and PDF, but wherever the Symbol font is used in our docs, the output is an empty no-glyph-available box. The formulas with the Symbol chars in them are actually crit…...cache so the OS can see the new font RUN fc-cache -f -v Note:...(C# example) var conversion = new GroupDocs.Conversion.Conversion(sourcePath);...

    forum.groupdocs.com/t/symbol-font-in-word-is-no...