Sort Score
Result 10 results
Languages All
Labels All
Results 1,021 - 1,030 of 4,658 for

values

(0.19 sec)
  1. Как работать с тегами Metadata

    Объясните, как работать с тегами Metadata...found properties and their values foreach ( var property in properties)...name: {property.Name}, Value: {property.Value}" ); } } Добавление...

    blog.groupdocs.com/ru/metadata/how-to-work-with...
  2. CSV to Word Report in Java

    Document Automation APIs to enrich .NET and Java applications to view, edit, annotate, convert, compare, e-sign, parse, split, merge, redact, or classify documents of almost all the popular file formats....Việt 中文 中國傳統的 Comma Separated Values (CSV) je formát souboru pro...

    blog.groupdocs.com/cs/tag/csv-to-word-report-in...
  3. Excel inline tables not working - Free Support ...

    When I wanted a little table inline, it keeps complaining it can’t be used in Excel. So I had to concat it into 1 cell, but thjis makes it very ugly, because now I have to add characters that sometimes not exists. this…...Value.Value, partialTemplates.Value.Key); dataSourceInfos...

    forum.groupdocs.com/t/excel-inline-tables-not-w...
  4. Inserting Bookmarks Dynamically | GroupDocs

    Note This feature is supported by version 20.1 or greater Note The code uses some of the objects defined in The Business Layer. Inserting Hyperlinks Dynamically Dynamic insertion of bookmarks for Word Processing documents and emails with HTML and RTF bodies You can insert bookmarks to your reports dynamically using bookmark tags. Syntax of a bookmark tag is defined as follows. <> bookmarked_content <> Here, bookmark_expression defines the name of a bookmark to be inserted during run-time....and must return a non-empty value. While building a report, bookmark_expression...Thank you for your feedback! We value your opinion. Your feedback...

    docs.groupdocs.com/assembly/net/inserting-bookm...
  5. Possible to load in an email in MSG file format...

    As per subject, does any of the GroupDocs.Total components allow loading of MSG file, modification of attachments, and then saving back out as MSG?...is not possible to set a new value to the property unlike in Aspose...is not possible to set a new value to the property unlike in Aspose...

    forum.groupdocs.com/t/possible-to-load-in-an-em...
  6. Render to HTML | GroupDocs

    With GroupDocs.Viewer for .NET you can render files to HTML format. As a simple usecase please see how easily you can convert Microsoft Word to clean html....default this property has a true value — JavaScript will be removed...Viewer (before 25.2), the false value should be assigned to this property...

    docs.groupdocs.com/viewer/net/rendering-to-html/
  7. Obtain document form fields and signatures info...

    This article shows how to get information about electronic signatures in the document and its form fields with GroupDocs.Signature API.... getName ()+ " Value: " + formField . getValue ());...formFieldSignature . getName ()+ " Value: " + formFieldSignature . getValue...

    docs.groupdocs.com/signature/java/obtain-docume...
  8. Správa dat XMP a EXIF obrázků HEIF HEIC pomocí C#

    Spravujte XMP a EXIF data obrázků HEIF, HEIC pomocí C#. Číst, aktualizovat, odstraňovat EXIF a XMP data pomocí Metadata automation API v rámci aplikací .NET....Value); } foreach (TiffTag tag in...WriteLine(pattern, tag.TagID, tag.Value); } foreach (TiffTag tag in...

    blog.groupdocs.com/cs/metadata/manage-xmp-and-e...
  9. Керуйте даними XMP і EXIF зображень HEIF HEIC з...

    Керуйте даними XMP і EXIF зображень HEIF, HEIC за допомогою C#. Читайте, оновлюйте, видаляйте дані EXIF і XMP за допомогою API автоматизації метаданих у програмах .NET....Value); } foreach (TiffTag tag in...WriteLine(pattern, tag.TagID, tag.Value); } foreach (TiffTag tag in...

    blog.groupdocs.com/uk/metadata/manage-xmp-and-e...
  10. Convert CSV to XML in CSharp

    Document Automation APIs to enrich .NET and Java applications to view, edit, annotate, convert, compare, e-sign, parse, split, merge, redact, or classify documents of almost all the popular file formats....CSV-Datei (Comma-Separated Values) mithilfe von C# programmgesteuert...

    blog.groupdocs.com/de/tag/convert-csv-to-xml-in...