Sort Score
Result 10 results
Languages All
Labels All
Results 371 - 380 of 5,455 for

informations

(0.03 sec)
  1. In-Table List in Spreadsheet Document | Documen...

    Note In this article, we will use GroupDocs.Assembly to generate a In-TableList report in Spreadsheet format based on the use case: Working with a Business Case. Note The code uses some of the objects defined in The Business Layer. In-Table List in Microsoft Excel Document Creating a In-Table List Practicing the following steps you can create In-Table List Template in MS Excel 2013. Add a new Workbook. Select the range of cells that you want to include in the table....Purchase Buy Now Pricing Information Free Trials Temporary License...required to represent the information of the customers orders quantity...

    docs.groupdocs.com/assembly/net/in-table-list-i...
  2. Common Master-Detail Image in Spreadsheet Docum...

    Note In this article, we will use GroupDocs.Assembly to generate a Common Master-Detail Image report in Spreadsheet Document format based on the use case: Working with a Business Case. Note The code uses some of the objects defined in The Business Layer. Common Master-Detail Image in Microsoft Excel Document Creating a Common Master-Detail Image Please follow below steps to create Common Master-Detail Image Template in MS Excel 2013: Create a new Workbook....Purchase Buy Now Pricing Information Free Trials Temporary License...required to represent the information of the customers and products...

    docs.groupdocs.com/assembly/net/common-master-d...
  3. In-Table List in Presentation Document | Docume...

    Note In this article, we will use GroupDocs.Assembly to generate a In-TableList report in Presentationformat based on the use case: Working with a Business Case. Note The code uses some of the objects defined in The Business Layer. In-Table List in Microsoft PowerPoint Document Creating a In-Table List Practicing the following steps you can create In-Table List Template in MS PowerPoint 2013. Add a new presentation slide. Press “Insert” tab....Purchase Buy Now Pricing Information Free Trials Temporary License...required to represent the information of the customers and the...

    docs.groupdocs.com/assembly/net/in-table-list-i...
  4. In-Paragraph List in Presentation Document | Do...

    Note In this article, we will use GroupDocs.Assembly to generate a In-Paragraph List report in Presentation Document format based on the use case: Working with a Business Case. In-Paragraph List in Microsoft PowerPoint Document Creating a In-Paragraph List Practicing the following steps you can create In-Paragraph List Template in MS PowerPoint 2013. Add a new presentation slide. Write a sentence, for example “We provide support for the following products:”. Save the template....Purchase Buy Now Pricing Information Free Trials Temporary License...requirements: A descriptive or informative line like “We provide support...

    docs.groupdocs.com/assembly/net/in-paragraph-li...
  5. Numériser un code QR à partir d'un fichier JPG ...

    Découvrez facilement comment scanner un code QR à partir d'un JPG à l'aide de C# sans avoir besoin d'installations de logiciels supplémentaires ainsi qu'un exemple de code pour extraire un code QR à partir d'un JPG en C#....pour stocker divers types d’informations, la possibilité de scanner... les coordonnées et les informations de paiement. Cette fonctionnalité...

    kb.groupdocs.com/fr/parser/net/scan-qrcode-from...
  6. Supprimer les métadonnées de DOCX à l'aide de C#

    Apprenez efficacement à supprimer les métadonnées de DOCX en utilisant C# avec un exemple de code montrant comment supprimer les métadonnées de DOCX en C# sans installer de logiciel supplémentaire....métadonnées qui incluent des informations cachées sur le document...commentaires. Bien que ces informations puissent être utiles pour...

    kb.groupdocs.com/fr/metadata/net/remove-metadat...
  7. Working with metadata in AVI files | Documentation

    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 AviRootPackage.Header Read the AVI header properties AdvancedUsage.ManagingMetadataForSpecificFormats.Video.Avi.AviReadHeaderProperties using (Metadata metadata = new Metadata(Constants.InputAvi)) { var root = metadata.GetRootPackage(); Console.WriteLine(root.Header.AviHeaderFlags); Console.WriteLine(root.Header.Height); Console.WriteLine(root.Header.Width); Console.WriteLine(root.Header.TotalFrames); Console.WriteLine(root.Header.InitialFrames); Console.WriteLine(root.Header.MaxBytesPerSec); Console.WriteLine(root.Header.PaddingGranularity); Console.WriteLine(root.Header.Streams); // ....Purchase Buy Now Pricing Information Free Trials Temporary License...extracting format-specific information from AVI file headers. The...

    docs.groupdocs.com/metadata/net/working-with-me...
  8. Get file info | Documentation

    This article explains how to detect document file type, size and calculate pages count when annotate documents or images with GroupDocs.Comparison....Purchase Buy Now Pricing Information Free Trials Temporary License...to get the following file information: represents the document...

    docs.groupdocs.com/comparison/java/get-file-info/
  9. Common List Image in Spreadsheet Document | Doc...

    Note In this article, we will use GroupDocs.Assembly to generate a Common List Image report in Spreadsheet Document format based on the use case: Working with a Business Case. Note The code uses some of the objects defined in The Business Layer. Common List in Microsoft Excel Document Creating a Common List Please follow below steps to create Common List Image in MS Excel 2013: Insert the desired shape to display image in it....Purchase Buy Now Pricing Information Free Trials Temporary License...required to represent the information of the customers with the...

    docs.groupdocs.com/assembly/net/common-list-ima...
  10. Få dokumentinformation med C#

    Upptäck processen för hur du får dokumentinformation med C#. Förbättra dokumenthanteringseffektiviteten genom att lära dig hur du får filegenskaper med C#....få tillgång till viktig information om olika filtyper. Oavsett...GetDocumentInfo för att få allmän information om det inlästa dokumentet...

    kb.groupdocs.com/sv/metadata/net/get-document-i...