Sort Score
Result 10 results
Languages All
Labels All
Results 1,821 - 1,830 of 10,351 for

new

(0.06 sec)
  1. Working with metadata in JPEG images | Document...

    Reading Photoshop metadata properties The GroupDocs Metadata API allows the user to read Adobe Photoshop metadata associated with a JPEG image. For more information on the Photoshop file format and metadata blocks that can be attached to images of different formats please refer to the specification: https://www.adobe.com/devnet-apps/photoshop/fileformatashtml/. The code sample below demonstrates how to extract image resource blocks (building blocks of the Photoshop file format) from a JPEG image....Consulting Blog Knowledge Base New Releases Status Websites aspose...JpegReadImageResourc try ( Metadata metadata = new Metadata ( Constants . JpegWithIrb...

    docs.groupdocs.com/metadata/java/working-with-m...
  2. Get document information | Documentation

    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 Java....Consulting Blog Knowledge Base New Releases Status Websites aspose...information. Merger merger = new Merger ( "c:\sample.vsdx" );...

    docs.groupdocs.com/merger/java/get-document-inf...
  3. Groupdocs.Assembly - .NET 6 - Free Support Foru...

    Hello. I looked at this topic but still no luck ASP.NET Core 6.0.7 Support - #13 by bkbejawada I’m evaluating Groupdocs.Assembly and am trying to run a simple concole app in .NET 6 I added all the internal packages bu…...DocumentAssembler assembler = new DocumentAssembler(); //Assemble...strDocumentTemplate, strDocumentReport, new DataSourceInfo(“GroupDocs.Assembly...

    forum.groupdocs.com/t/groupdocs-assembly-net-6/...
  4. Set custom fonts | Documentation

    This article explains how to set custom fonts when rendering documents with GroupDocs.Viewer within your .NET applications....Consulting Blog Knowledge Base New Releases Status Websites aspose...FolderFontSource fontSource = new FolderFontSource ( @"C:\custom_fonts"...

    docs.groupdocs.com/viewer/net/set-custom-fonts/
  5. Phrase search | Documentation

    This article gives the knowledge about phrase search definition as well as a phrase search description 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/phrase-se...
  6. ImportExport Test Document 2

    Font Formatting Source Sans Pro Light, 14 pt. Simple text in Times New Roman 12 followed by an empty paragraphsubscript andsuperscript. Various characters: ‘ “ & < > £ ¥ § ¨ © ª « ® » ¼ Paragraph w...... Simple text in Times New Roman 12 followed by an empty...this line. This line is in the new section. Next here is an empty...

    docs.groupdocs.com/viewer/net/sample-files/how-...
  7. 使用 C# 在 Word、Excel、PowerPoint 中插入 OLE 对象

    使用 .NET API 在 C# 中以编程方式在 Word 文档、Excel 电子表格或 Powerpoint 演示文稿中嵌入或插入文档 OLE 对象。...OleWordProcessingOpt oleWordProcessingOpt = new OleWordProcessingOpt(@"embedded-doc...object. using (Merger merger = new Merger(@"source-doc.docx")) {...

    blog.groupdocs.com/zh/merger/insert-ole-objects...
  8. Create EditableDocument from file or markup | D...

    This article explains how to create instance of the EditableDocument class from HTML files from disk or from HTML markup with resources using GroupDocs.Editor for Java API....Consulting Blog Knowledge Base New Releases Status Websites aspose...document</TITLE>....." ; JpegImage image1 = new JpegImage ( "image1.jpg" , /*...

    docs.groupdocs.com/editor/java/create-editabled...
  9. Get Search and Index Report Using GroupDocs.Sea...

    Team GroupDocs is always focused on delivering the best to their customers and this is why we have come up with yet another monthly release of the search API which adds some very valuable features and enhancements to the GroupDocs.Search for .NET API. Using the latest version, users can get detailed report about searching or indexing. The API has also added Fiction book format to the list of supported formats.... The Document Search API - New FeaturesVersion 17.7.0 of the...API introduces the following new features in this release: # Implement...

    blog.groupdocs.com/search/get-search-and-index-...
  10. 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...