Sort Score
Result 10 results
Languages All
Labels All
Results 281 - 290 of 7,143 for

may

(0.09 sec)
  1. SVG to Image Conversion Issue - Free Support Fo...

    Hello, We are facing an issue with some SVG to JPG Conversion for the attached SVG, Conversion gets successful but converted files looks like texts are gets errased, please check those files here – (https://drive.google.…... Swapnil_Walke May 3, 2022, 5:14am 5 Is there any...update on this issue ? atir.tahir May 3, 2022, 11:36am 6 @Swapnil_Walke...

    forum.groupdocs.com/t/svg-to-image-conversion-i...
  2. Working with metadata in AVI files | GroupDocs

    Reading AVI header properties The GroupDocs.Metadata API supports extracting format-specific information from AVI file headers. The following are the steps to read the header of an AVI file. Load an AVI video Get the root metadata package Extract the native metadata package using the AviRootPackage.getHeader method Read the AVI header properties advanced_usage.managing_metadata_for_specific_formats.video.avi.AviReadHeaderProperties try (Metadata metadata = new Metadata(Constants.InputAvi)) { AviRootPackage root = metadata.getRootPackageGeneric(); System.out.println(root.getHeader().getAviHeaderFlags()); System.out.println(root.getHeader().getHeight()); System.out.println(root.getHeader().getWidth()); System.out.println(root.getHeader().getTotalFrames()); System.out.println(root.getHeader().getInitialFrames()); System.out.println(root.getHeader().getMaxBytesPerSec()); System.... The chunk may include information such as the...resources GitHub examples You may easily run the code above and...

    docs.groupdocs.com/metadata/java/working-with-m...
  3. Merge Word Documents using Java | Join All or S...

    Java way to merge two or more Word documents into a single file. Combine only the selective pages of multiple Word files within your application....across numerous documents, there may be a need to merge all the documents...Java # In certain cases, you may have a requirement to merge specific...

    blog.groupdocs.com/merger/merge-word-files-usin...
  4. Find Synonyms of any Word using C# | Synonym Gr...

    Find all the possible synonyms of any word in C# using .NET API. Get different collections of synonyms arranged by different meanings of the same word.... As a developer, you may need to find out all words with...Word using C# # A single word may have many different meanings...

    blog.groupdocs.com/search/find-synonyms-of-word...
  5. Extract Metadata from PDF Documents in C# .NET ...

    Learn how to extract metadata from PDF files in C# using GroupDocs.Parser for .NET. Get document properties such as title, author, subject, creation date, and more.... Not all fields may be present in every document...resources GitHub examples You may easily run the code above and...

    docs.groupdocs.com/parser/net/extract-metadata-...
  6. eSign document with Barcode signature | GroupDocs

    This article explains how to add Barcode signature on document page with various options like barcode type, barcode text, positioning, alignment and other visual settings with GroupDocs.Signature...signature perspective Barcode may contain different characters...to the . GitHub Examples You may easily run the code above and...

    docs.groupdocs.com/signature/java/esign-documen...
  7. eSign document with Stamp signature | GroupDocs

    This article explains how to sign a document electronically with generated Stamp signatures by GroupDocs.Signature API....stamp signature created with may look like: GroupDocs.Signature...resources GitHub Examples You may easily run the code above and...

    docs.groupdocs.com/signature/net/esign-document...
  8. How to Edit CSV File | GroupDocs

    This guide demonstrates how to edit CSV, TSV, comma-separated values, and other text files with different settings and many other powerful features of GroupDocs.Editor for Node.js via Java....However, any non-empty string may be treated as a separator, so...However, in some rare cases, you may need to load and open a very...

    docs.groupdocs.com/editor/nodejs-java/how-to-ed...
  9. compressed.zip

    business-plan.docx HOME BASED professional services Business Plan HOME BASED PROFESSIONAL SERVICES Business Plan TABLE OF CONTENTS Introduction 3 1. Executive Summary 5 2. Company Overview 6 3. Bus......business, the following sections may or may not be necessary. Only include...will impact the business. There may be key contributors to the services...

    docs.groupdocs.com/conversion/python-net/_sampl...
  10. Load a password-protected document | GroupDocs

    This example demonstrates how to load a password-protected document....resources GitHub examples You may easily run the code above and...

    docs.groupdocs.com/markdown/net/load-a-password...