Sort Score
Result 10 results
Languages All
Labels All
Results 2,971 - 2,980 of 13,482 for

new

(0.13 sec)
  1. Bubble Chart in Spreadsheet Document | GroupDocs

    Note In this article, we will use GroupDocs.Assembly to generate a Bubble Chart report in Spreadsheet Document format. Note The code uses some of the objects defined in The Business Layer. Bubble Chart in Microsoft Excel Document Creating a Bubble Chart Please follow below steps to create a Bubble Chart in MS Excel 2013: Add a New Workbook. Click in the workbook where you want to insert the chart, click the “Insert” tab, and then click “Insert Scatter Chart Icon” in the charts group....Consulting Blog Knowledge Base New Releases Status Websites aspose...Chart in MS Excel 2013: Add a new Workbook. Click in the workbook...

    docs.groupdocs.com/assembly/java/bubble-chart-i...
  2. Numbered List in Presentation Document | GroupDocs

    Note In this article, we will use GroupDocs.Assembly to generate a Numbered List report in Presentation Document format. Note The code uses some of the objects defined in The Business Layer. Numbered List in Microsoft PowerPoint Document Creating a Numbered List Practising the following steps you can create Numbered List Template in MS PowerPoint 2013. Add a New presentation slide. Write a sentence like “We provide support for the following clients:”....Consulting Blog Knowledge Base New Releases Status Websites aspose...in MS PowerPoint 2013. Add a new presentation slide. Write a sentence...

    docs.groupdocs.com/assembly/java/numbered-list-...
  3. Scatter Chart in Spreadsheet Document | GroupDocs

    Note In this article, we will use GroupDocs.Assembly to generate a Scatter Chart report in Spreadsheet Document format. Note The code uses some of the objects defined in The Business Layer. Scatter Chart in Microsoft Excel Document Creating a Scatter Chart Please follow below steps to create Scatter Chart in MS Excel 2013: Add a New Workbook. Click in the workbook where you want to insert the chart, click the “Insert” tab, and then click “Insert Scatter Chart Icon” in the charts group....Consulting Blog Knowledge Base New Releases Status Websites aspose...Chart in MS Excel 2013: Add a new Workbook. Click in the workbook...

    docs.groupdocs.com/assembly/java/scatter-chart-...
  4. Handling MPEG audio metadata | GroupDocs

    This article explains how the The GroupDocs.Metadata API allows reading some common MPEG audio properties from MP3 files....Consulting Blog Knowledge Base New Releases Status Websites aspose...MP3ReadMpegAudioMeta try ( Metadata metadata = new Metadata ( Constants . MP3WithID3V2...

    docs.groupdocs.com/metadata/java/handling-mpeg-...
  5. Working with metadata in PNG images | GroupDocs

    Reading PNG metadata properties The GroupDocs.Metadata API supports extracting format-specific information from PNG images. The following are the steps to read the native PNG metadata. Load a PNG image Get the root metadata package Extract the native metadata package using PngRootPackage.getPngPackage Read the PNG metadata properties advanced_usage.managing_metadata_for_specific_formats.image.png.PngReadTextChunks try (Metadata metadata = New Metadata(Constants.InputPng)) { PngRootPackage root = metadata.getRootPackageGeneric(); for (PngTextChunk chunk : root.getPngPackage().getTextChunks()) { System.out.println(chunk.getKeyword()); System.out.println(chunk.getText()); if (chunk instanceof PngCompressedTextChunk) { PngCompressedTextChunk compressedChunk = (PngCompressedTextChunk) chunk; System....Consulting Blog Knowledge Base New Releases Status Websites aspose...PngReadTextChunks try ( Metadata metadata = new Metadata ( Constants . InputPng...

    docs.groupdocs.com/metadata/java/working-with-m...
  6. Photoshop on GroupDocs Blog | Document Automati...

    Photoshop on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in Photoshop on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Group......2025年11月 リリースハイライト Explore what’s new in GroupDocs.Conversion for ...

    blog.groupdocs.com/ja/tag/photoshop/index.xml
  7. Log Files on GroupDocs Blog | Document Automati...

    Log Files on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in Log Files on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Group......2025年11月 リリースハイライト Explore what’s new in GroupDocs.Search for .NET...

    blog.groupdocs.com/ja/tag/log-files/index.xml
  8. Save image as base64 | GroupDocs

    The listed articles below explain how to embed images as Base64 strings directly in the Markdown....Consulting Blog Knowledge Base New Releases Status Websites aspose...set image_export_strategy to a new ExportImagesAsBase64 : base64_explicit...

    docs.groupdocs.com/markdown/python-net/as-base6...
  9. read-metadata.txt

    FileType = GroupDocs.Metadata.Formats.Document.WordProcessingTypePa DocumentProperties = GroupDocs.Metadata.Formats.Document.WordProcessingPackag DublinCore = GroupDocs.Metadata.Standards.DublinCor......01/01/0001 00:00:00 LastSavedBy = New user LastSavedTime = 03/22/2016...

    docs.groupdocs.com/metadata/python-net/_output_...
  10. ASP.NET WebForm Front End powered by GroupDocs....

    The GroupDocs team is glad to Announce the sample project for the ASP.NET Web-Form developers. The purpose behind this release is to expedite the developers to understand the implementation of GroupDocs.Annotation or write their own document Annotation Application using GroupDocs.Annotation for .NET 3.x. Practically all the functionalities have been implemented in this project which was given in the old GroupDocs.Annotation for .NET 2.x UI Based API. GroupDocs users are free to customize and enhance the application by their own....Find an issue or an idea of new feature – fix it and submit a...Find an issue or an idea of new feature – create an issue in...

    blog.groupdocs.com/annotation/groupdocs-annotat...