Sort Score
Result 10 results
Languages All
Labels All
Results 281 - 290 of 2,132 for

properties

(0.04 sec)
  1. How to Convert Excel to CSV in Java

    This post covers basic document conversion and contains detailed instructions on how to convert Excel to CSV in Java along with Java code to convert Excel to CSV....class to set a variety of properties for the resulting CSV file...class to provide various properties for the converted file if...

    kb.groupdocs.com/conversion/java/how-to-convert...
  2. Retrieve the document information | Documentation

    Retrieving information about a document with GroupDocs.Viewer for Java...loaded, you can retrieve its properties. For example, you can retrieve...to retrieve the document properties. Also, it shows how to get...

    docs.groupdocs.com/viewer/java/retrieving-docum...
  3. Add button component | Documentation

    The page describes how to add button component to a document using GroupDocs.Annotation for .NET....can specify the following properties of the class: defines the... Specify the appropriate properties (position, page number, etc)...

    docs.groupdocs.com/annotation/net/add-button-co...
  4. Add image annotation | Documentation

    The page describes how to add image annotation to a document using GroupDocs.Annotation for Java....You can set the following properties of the class: defines the... Specify the appropriate properties (position, page number, etc)...

    docs.groupdocs.com/annotation/java/add-image-an...
  5. Retrieve the document information | Documentation

    Retrieving information about a document with GroupDocs.Viewer for .NET...loaded, you can retrieve its properties. For example, you can retrieve...to retrieve the document properties. Also, it shows how to get...

    docs.groupdocs.com/viewer/net/retrieving-docume...
  6. How to Add Image Signature to PDF using C#

    Quickly and easily add image signature to PDF using C# with one of the popular signature library. Also, examine the sample code to sign pdf with image in C#.... We have defined a few properties for the signature position...this example and set other properties such as Border settings,...

    kb.groupdocs.com/signature/net/how-to-add-image...
  7. How to Convert CSV to Excel in C#

    This short article focus on how to convert CSV to Excel in C#. Further, this guide consists of convert CSV to XLSX C# code along with detailed instructions....improve it by changing the properties of the converted document...SpreadsheetConvertOp class for defining the properties for the converted Excel file...

    kb.groupdocs.com/conversion/net/how-to-convert-...
  8. Working with metadata in FLV files | Documentation

    Reading FLV header Properties The GroupDocs.Metadata API supports extracting format-specific information from the FLV file header. The following are the steps to read the header of an FLV file. Load an FLV video Get the root metadata package Extract the native metadata package using FlvRootPackage.Header Read the FLV header Properties AdvancedUsage.ManagingMetadataForSpecificFormats.Video.Flv.FlvReadHeaderProperties using (Metadata metadata = new Metadata(Constants.InputFlv)) { var root = metadata.GetRootPackage(); Console.WriteLine(root.Header.Version); Console.WriteLine(root.Header.HasAudioTags); Console.WriteLine(root.Header.HasVideoTags); Console.WriteLine(root.Header.TypeFlags); } Working with XMP metadata GroupDocs....feedback Reading FLV header properties The GroupDocs.Metadata API...using Read the FLV header properties AdvancedUsage.ManagingMetadataForS...

    docs.groupdocs.com/metadata/net/working-with-me...
  9. Add text redaction annotation | Documentation

    The page describes how to add text redaction annotation to a document using GroupDocs.Annotation for .NET....can specify the following properties of the class: defines annotation... Specify the appropriate properties (position, page number, etc)...

    docs.groupdocs.com/annotation/net/add-text-reda...
  10. Add arrow annotation | Documentation

    The page describes how to add arrow annotation to a document using GroupDocs.Annotation for .NET....You can set the following properties of the class: defines annotation...class. Set the appropriate properties (position, page number, etc)...

    docs.groupdocs.com/annotation/net/add-arrow-ann...