Sort Score
Result 10 results
Languages All
Labels All
Results 1,781 - 1,790 of 4,648 for

values

(0.93 sec)
  1. Working with metadata in ProjectManagement form...

    GroupDocs.Metadata for Java provides functionality that allows working with MPP files created by different versions of Microsoft Project. Please see the code samples below for more information. Reading built-In metadata properties To access built-in metadata of a ProjectManagement document, please use the getDocumentProperties method defined in the DocumentRootPackage class. The following code snippet extracts built-in metadata properties and displays them on the screen. advanced_usage.managing_metadata_for_specific_formats.document.project_management.ProjectManagementReadBuiltInProperties try (Metadata metadata = new Metadata(Constants.InputMpp)) { ProjectManagementRootPackage root = metadata....( "customProperty1" , "some value" ); root . getDocumentPropertie...Thank you for your feedback! We value your opinion. Your feedback...

    docs.groupdocs.com/metadata/java/working-with-m...
  2. Contar palavras e ocorrências de cada palavra e...

    Conte o número de palavras e suas ocorrências em documentos PDF, Word, Excel, PowerPoint e Email em C# usando a API de análise de documentos .NET....Value); // Imprimir resultados da...of {0}: {1}", pair.Key, pair.Value); } } } Segue a saída do código...

    blog.groupdocs.com/pt/parser/count-words-and-oc...
  3. Searching watermarks | GroupDocs

    This article explains how to search watermarks while using GroupDocs. Watermarks Java API.... The value should be between 0 and 1. The value 0 means that...Thank you for your feedback! We value your opinion. Your feedback...

    docs.groupdocs.com/watermark/java/searching-wat...
  4. افزودن واترمارک به اسناد Word | 5 روش امن با Gr...

    یاد بگیرید چگونه واترمارک‌های امن را به اسناد Word با استفاده از GroupDocs.Watermark برای .NET اضافه کنید. 5 روش حفاظت را با مثال‌های کد مقایسه کنید، از جمله سرصفحه‌های قفل‌شده، واترمارک‌های کاشی‌ای، و بخش‌های محافظت‌شده با رمز عبور که به راحتی قابل حذف نیستند....Percent, Value = 12 }, WatermarkSpacing = new...= TileMeasureType.Percent, Value = 12 } } }; var options = new...

    blog.groupdocs.com/fa/watermark/secure-word-doc...
  5. Metadaten von Dokumenten und Bildern mit C# ent...

    Entfernen Sie ausgewählte Metadaten oder bereinigen Sie alle Metadateneigenschaften mit C# aus DOCX-, XLSX-, PPTX-, PDF-, JPG/JPEG-, PNG-, WebP-Bildern, E-Mails, eBooks, Visio- und Zip-Dateien....Value.Type == MetadataPropertyType.String && p.Value.ToString()...

    blog.groupdocs.com/de/metadata/remove-metadata-...
  6. Rimuovere i metadati di documenti e immagini us...

    Rimuovi i metadati selettivi o pulisci tutte le proprietà dei metadati utilizzando C# da file DOCX, XLSX, PPTX, PDF, JPG/JPEG, PNG, WebP, e-mail, eBook, Visio, Zip....Value.Type == MetadataPropertyType.String && p.Value.ToString()...

    blog.groupdocs.com/it/metadata/remove-metadata-...
  7. Metadata van documenten en afbeeldingen verwijd...

    Verwijder selectieve metadata of schoon alle metadata-eigenschappen op met behulp van C# uit DOCX-, XLSX-, PPTX-, PDF-, JPG/JPEG-, PNG-, WebP-afbeeldingen, e-mail, eBooks, Visio, Zip-bestanden....Value.Type == MetadataPropertyType.String && p.Value.ToString()...

    blog.groupdocs.com/nl/metadata/remove-metadata-...
  8. Підрахуйте слова та випадки кожного слова в док...

    Підраховуйте кількість слів і їх входження в документах PDF, Word, Excel, PowerPoint і електронної пошти на C# за допомогою API аналізу документів .NET....Value); // Роздрукувати результати...of {0}: {1}", pair.Key, pair.Value); } } } Нижче наведено результат...

    blog.groupdocs.com/uk/parser/count-words-and-oc...
  9. Working with metadata in Spreadsheets | GroupDocs

    GroupDocs.Metadata for Java provides functionality that allows working with different kinds of spreadsheet formats such as XLS, XLSX, ODS, etc. For the full list of supported document formats please refer to Supported document formats. Detecting the exact type of a document The following sample of code will help you to detect the exact type of a loaded spreadsheet and extract some additional file format information. Load a Spreadsheet document Extract the root metadata package Use the getSpreadsheetType method to obtain file format information advanced_usage....( "customProperty1" , "some value" ); root . getDocumentPropertie..."customContentTypePro" , "custom value" ); metadata . save ( Constants...

    docs.groupdocs.com/metadata/java/working-with-m...
  10. Features Overview | GroupDocs

    GroupDocs.Assembly for Python via .NET is an API that allows you to generate documents in popular microsoft office and email file formats based upon template documents and data obtained from various sources including databases, XML, JSON, OData, objects of custom .NET types, external documents, and more. The following is the list of salient features which are offered by the GroupDocs.Assembly API: Multiple data formats support Use formulae & perform sequential data operations Apply upper, lower, capital, firstcap formatting to strings in template syntax Template syntax support formatting of ordinal, cardinal, alphabetic numeric nature Support template documents with custom variables & text comments within template syntax tags Dynamically insert out document content in report Dynamically configure background color of html documents & generate barcode in reports Dynamically insert hyperlinks in reports & apply attributes to email message body Dynamically attach email attachments Support of next field analogue of Microsoft Word Update fields during word processing document assembly Apply formula during spreadsheet assembly Template formatting for numeric, text, image, date-time, chart elements Conditional formatting of template text elements Linq-based template syntax Change format of assembled file using explicit specifications or file extension Auto-removal of empty paragraphs Generate various report types, e....attribute is set to the following value then. Named Recipient < named...via .NET Numeric/Date-Time Value Formatting Supported Text Formatting...

    docs.groupdocs.com/assembly/python-net/features...