Sort Score
Result 10 results
Languages All
Labels All
Results 1,601 - 1,610 of 12,355 for

new

(0.09 sec)
  1. Save a modified file to a stream | GroupDocs

    This article shows how to save a file to the specified stream...Consulting Blog Knowledge Base New Releases Status Websites aspose...using ( MemoryStream stream = new MemoryStream ()) { // Constants...

    docs.groupdocs.com/metadata/net/save-a-modified...
  2. Load from Stream | GroupDocs

    This article shows that how to load file from stream using redaction API...Consulting Blog Knowledge Base New Releases Status Websites aspose...using ( Redactor redactor = new Redactor ( stream )) { // Here...

    docs.groupdocs.com/redaction/net/load-from-stream/
  3. Get only summary page | GroupDocs

    This article explains how to get only summary page when comparing documents with GroupDocs.Comparison for Java....Consulting Blog Knowledge Base New Releases Status Websites aspose.... try ( Comparer comparer = new Comparer ( "source.docx" )) {...

    docs.groupdocs.com/comparison/java/get-only-sum...
  4. Compare bookmarks in Word documents | GroupDocs

    This article explains how to activate the comparison of bookmarks for Word format in GroupDocs.Comparison for Java....Consulting Blog Knowledge Base New Releases Status Websites aspose.... try ( Comparer comparer = new Comparer ( "source.docx" )) {...

    docs.groupdocs.com/comparison/java/compare-book...
  5. Set image size limits | GroupDocs

    This article shows how to set image size limits when rendering image to PNG or JPEG...Consulting Blog Knowledge Base New Releases Status Websites aspose...// ... try ( Viewer viewer = new Viewer ( "sample.jpg" )) { JpgViewOptions...

    docs.groupdocs.com/viewer/java/set-image-size-l...
  6. Watermark messing up in PDF - .NET Core - Free ...

    Hi everyone, I am trying the version 24.8.0 to evaluate GroupDocs.Watermark. I have a web application (.NET Core 6) and I am trying to insert watermark in MemoryStream. Here is the actual code I am using: public stat…...; using (var memoryStream = new MemoryStream()) { file.CopyTo(memoryStream);...using (Watermarker watermarker = new Watermarker(memoryStream)) {...

    forum.groupdocs.com/t/watermark-messing-up-in-p...
  7. Extract text areas | GroupDocs

    This article explains that how to extract text areas from documents in Java....Consulting Blog Knowledge Base New Releases Status Websites aspose...class try ( Parser parser = new Parser ( Constants . SampleImagesPdf...

    docs.groupdocs.com/parser/java/extract-text-areas/
  8. GroupDocs Blog

    GroupDocs Blog - GroupDocs Blog | Document Automation Solutions for .NET & Java Developers...HTML, RTF) and save them as a new file using GroupDocs.Merger for...available for download. What’s new in the latest release? The major...

    blog.groupdocs.com/groupdocs.blog/page/39/
  9. PDF Merging and stitching ToC - Free Support Fo...

    Hi Team, We need assistance with a PDF merging requirement. Currently, when we merge three PDFs, the second and third documents are simply appended to the first. Our Goal: We need the Table of Contents in the first doc…...to automatically include the new sections from the appended files...at the merge point to reflect new sections in the TOC . Is automatic...

    forum.groupdocs.com/t/pdf-merging-and-stitching...
  10. Render VSTX & VSSX File Formats using GroupDocs...

    We are delighted to announce another monthly release of GroupDocs.Viewer for .NET API with some exciting New features. GroupDocs.Viewer for .NET 17.3.0 supports rendering of VSTX and VSSX file formats. The latest version also supports metered licensing, size adjustment options for CAD files, removing annotation when rendering PDF documents, hide/show tracked changes when rendering Word documents and much more. Please continue to explore more about GroupDocs.Viewer for .NET 17.3.0....NET API with some exciting new features. GroupDocs.Viewer for...GroupDocs.Viewer for .NET 17.3.0 - New FeaturesGroupDocs.Viewer for...

    blog.groupdocs.com/viewer/render-vstx-vssx-form...