Sort Score
Result 10 results
Languages All
Labels All
Results 2,331 - 2,340 of 10,066 for

new

(0.12 sec)
  1. Scatter Chart in Spreadsheet Document | Documen...

    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-...
  2. Extract hyperlinks from document | Documentation

    This article explains that how to extract hyperlinks from documents....Consulting Blog Knowledge Base New Releases Status Websites aspose...class try ( Parser parser = new Parser ( Constants . HyperlinksPdf...

    docs.groupdocs.com/parser/java/extract-hyperlin...
  3. Working with metadata in PNG images | Documenta...

    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...
  4. Handling MPEG audio metadata | Documentation

    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. Read DublinCore Information in EPUB File using ...

    Good News for Java users. GroupDocs team is proudly announcing the first release for this year with the support for **EPUB file format’s **metadata operations. Using the GroupDocs.Metadata for Java 18.1, you can now detect EPUB file format and read its metadata and **DublinCore **information. We recommend you to download the latest version for a better experience. Features IntroducedFollowing are the New features introduced in version 18.1. Detecting EPUB Document File Format Getting Metadata in EPUB File Format Getting DublinCore Metadata in EPUB File Format For details about the features supported by the API, please visit Features Overview....Good news for Java users. GroupDocs team is proudly announcing...IntroducedFollowing are the new features introduced in version...

    blog.groupdocs.com/metadata/read-dublincore-inf...
  6. Adding a watermark alters the original word doc...

    Hello, We’re trying to add watermark in Word documents using the Java module groupdocs-watermark. Watermarks are being added succesfully, but they alter the original document (blank spaces/lines or modifying text align…...We have opened the following new ticket(s) in our internal issue...sectioning mechanism. In this case, a new continuous section is created...

    forum.groupdocs.com/t/adding-a-watermark-alters...
  7. Introducing Hotfix release of GroupDocs.Signatu...

    We have been improving our APIs to meet the requirements of our customers. Therefore, we are pleased to announce GroupDocs.Signature for Java 18.8. In previous version of the API, there was a issue in output PDF. But now this issue has been fixed in this hotfix, we would recommend you to download this New version of the API to enhance the document e-signing experience. Bug Fixes The output PDF is incorrectly signed Available Channels and Resources Here are a few channels and resources for you to learn, try and get technical support on GroupDocs....recommend you to download this new version of the API to enhance...

    blog.groupdocs.com/signature/groupdocs.signatur...
  8. Monitor Document Conversion Status and Progress...

    With the release of GroupDocs.Conversion for .NET v19.11 you can now monitor document conversion progress and status using C#. There are way many conversions supported by the API, that are listed in the documentation. A New property Listener is added. The document converter listener implementation is used for monitoring conversion status and progress. Have a look at ConverterListener class that implements IConverterListenerinterface Below is the usage Coming to the improvement, MPP to XLS conversion is improved.... A new property Listener is added. The...

    blog.groupdocs.com/conversion/monitor-document-...
  9. Announcing Hotfix release of GroupDocs Signatur...

    This blog post covers the hotfix introduced in GroupDocs.Signature for .NET 18.9.1. In previous version of the API there was a issue while signing PDF with Metadata Signatures. But now this issue has been fixed, we therefore, recommend you to download the New release and enhance document e-signing experience. Bug Fix Exception is thrown while signing PDF with Metadata Signatures Available Channels and Resources Here are a few channels and resources for you to learn, try and get technical support on GroupDocs....recommend you to download the new release and enhance document...

    blog.groupdocs.com/signature/groupdocs-signatur...
  10. Digital Signature Verification Options Introduc...

    We are really pleased to announce another monthly release of GroupDocs.Signature for .NET 17.01.0. The latest version of the API comes up with a number of New features, enhancements and bug fixes; ability to check, load and verify digitally signed documents, ability to name the output file in save options, adjust the opacity of text signatures etc are just to name a few. We would suggest you to download this latest release and check out all the improvements we have made to the API....API comes up with a number of new features, enhancements and bug...Signature for .NET 17.01.0 - New Features # Implement alternative...

    blog.groupdocs.com/signature/digital-signature-...