Sort Score
Result 10 results
Languages All
Labels All
Results 2,121 - 2,130 of 10,572 for

new

(0.06 sec)
  1. 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...
  2. Load from stream | Documentation

    This article explains how to load a document from a Stream with GroupDocs.Viewer within your Java applications....Consulting Blog Knowledge Base New Releases Status Websites aspose...// ... try ( Viewer viewer = new Viewer ( inputStream )) { HtmlViewOptions...

    docs.groupdocs.com/viewer/java/load-document-fr...
  3. Save a modified file to a specified location | ...

    This article shows how to save a document to a specified location on a local disk in Java...Consulting Blog Knowledge Base New Releases Status Websites aspose...JavaScript const metadata = new groupdocs . metadata . Metadata...

    docs.groupdocs.com/metadata/nodejs-java/save-a-...
  4. Save a modified file to a stream | Documentation

    This article shows how to save a file to the specified stream in Java...Consulting Blog Knowledge Base New Releases Status Websites aspose..."output.pdf" ) const metadata = new groupdocs . metadata . Metadata...

    docs.groupdocs.com/metadata/nodejs-java/save-a-...
  5. Save a modified file to a specified location | ...

    This article shows how to save a document to a specified location on a local disk...Consulting Blog Knowledge Base New Releases Status Websites aspose...using ( Metadata metadata = new Metadata ( Constants . InputJpeg...

    docs.groupdocs.com/metadata/net/save-a-modified...
  6. 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...
  7. File Size Increase on Conversion to HTML – Grou...

    Hello Team, I am using GroupDocs.Conversion in a .NET Core application to convert document files (e.g., Word, Excel) to HTML for preview purposes. However, I have noticed that the converted HTML files are significantly …...converter = new Converter(documentPath)) { var options = new WebConvertOptions();...We have opened the following new ticket(s) in our internal issue...

    forum.groupdocs.com/t/file-size-increase-on-con...
  8. List attachments | Documentation

    Retrieve a list of document attachments from your emails, Outlook data files, archives and PDF documents with GroupDocs.Viewer for Java...Consulting Blog Knowledge Base New Releases Status Websites aspose...// ... try ( Viewer viewer = new Viewer ( "sample.msg" )) { List...

    docs.groupdocs.com/viewer/java/how-to-list-atta...
  9. Get file info | Documentation

    This article explains how to detect document file type, size and calculate pages count with GroupDocs.Watermark....Consulting Blog Knowledge Base New Releases Status Websites aspose...local disk const watermarker = new groupdocs . watermark . Watermarker...

    docs.groupdocs.com/watermark/nodejs-java/get-fi...
  10. Convert project management formats | Documentation

    This article demonstrates how you can convert to and from project management formats with GroupDocs.Conversion for Java....Consulting Blog Knowledge Base New Releases Status Websites aspose...MPP file Converter converter = new Converter ( "sample-project.mpp"...

    docs.groupdocs.com/conversion/java/convert/proj...