Sort Score
Result 10 results
Languages All
Labels All
Results 2,001 - 2,010 of 10,051 for

new

(0.05 sec)
  1. Extract formatted text from document | Document...

    This article explains that how to extract formatted text from document....Consulting Blog Knowledge Base New Releases Status Websites aspose...class try ( Parser parser = new Parser ( Constants . SampleDocx...

    docs.groupdocs.com/parser/java/extract-formatte...
  2. How to Run Examples | Documentation

    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/
  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. How to merge BMP images using Node.js via Java ...

    Learn how to merge BMP image files, combine BMP 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...
  5. Change Text Background Color Dynamically using ...

    GroupDocs team is proudly announcing the monthly release of GroupDocs.Assembly for .NET API version 17.12. Using the latest version, you can change text **background color **dynamically in word processing and email documents. You can also change chart axis title dynamically in word processing documents. Furthermore, you can insert images and barcodes dynamically in email messages (.msg) with RTF body. We recommend you to download and use the latest version of API....NET - New Features # GroupDocs.Assembly...NET introduces the following new features in version 17.12 of...

    blog.groupdocs.com/assembly/change-text-backgro...
  6. Set image size limits | Documentation

    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...
  7. Working with metadata in Note formats | Documen...

    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...
  8. GroupDocs.Assembly for Java 20.4 Release Notes ...

    Major Features Provided an option to fit an image within textbox bounds while maintaining ratio. Full List of Features Covering all Changes in this Release Key Summary Category ASSEMBLYNET-149  Provide an option to fit an image within textbox bounds while maintaining ratio for Word Processing documents  Feature  ASSEMBLYNET-150  Provide an option to fit an image within textbox bounds while maintaining ratio for emails with RTF bodies  Feature  ASSEMBLYNET-151  Provide an option to fit an image within textbox bounds while maintaining ratio for Spreadsheet documents  Feature  ASSEMBLYNET-152  Provide an option to fit an image within textbox bounds while maintaining ratio for Presentation documents  Feature  Public API and Backward Incompatible Changes  Provided an option to fit an image within textbox bounds while maintaining ratio To keep the size of the textbox and stretch the image within bounds of the textbox preserving the ratio of the image, use the keepRatio switch as follows....Consulting Blog Knowledge Base New Releases Status Websites aspose...Release Notes Home | Products | New Releases | Pricing | Docs | Live...

    docs.groupdocs.com/assembly/java/groupdocs-asse...
  9. Load document from stream | Documentation

    This article explains how to load PDF, Word(.doc, .docx), Excel(.xls,.xlsx), PowerPoint(.ppt, .pptx) documents from stream when using GroupDocs.Merger for .NET....Consulting Blog Knowledge Base New Releases Status Websites aspose...)) { using ( Merger merger = new Merger ( stream )) { Console...

    docs.groupdocs.com/merger/net/load-document-fro...
  10. Load from a stream | Documentation

    This example demonstrates how to load a file from a stream....Consulting Blog Knowledge Base New Releases Status Websites aspose...using ( Metadata metadata = new Metadata ( stream )) { // Extract...

    docs.groupdocs.com/metadata/net/load-from-a-str...