Sort Score
Result 10 results
Languages All
Labels All
Results 4,731 - 4,740 of 5,525 for

editor

(0.68 sec)
  1. Odstraňte metadata dokumentů a obrázků pomocí C#

    Odstraňte selektivní metadata nebo vyčistěte všechny vlastnosti metadat pomocí C# ze souborů DOCX, XLSX, PPTX, PDF, JPG/JPEG, PNG, WebP, e-mail, elektronické knihy, Visio, Zip....Editor) || p.Value.Type == MetadataPropertyType...

    blog.groupdocs.com/cs/metadata/remove-metadata-...
  2. JsonDataSource Conditional Expressions: !s.Disa...

    When we were passing a POCO this would work: <<if [MyProperty.Data.Any(s => !s.Disabled)]>> When we changed to pass an interface (Data changed to a List instead of List), properties in sub interfaces could not be found…...<MyImplementation>>(json); editor.DataSource = new JsonDataSource(list);...

    forum.groupdocs.com/t/jsondatasource-conditiona...
  3. Proteger con contraseña los archivos de PowerPo...

    Cómo bloquear archivos de PowerPoint con contraseñas usando C#. Cambie la contraseña existente y elimínela para desbloquear los archivos PPT/PPTX usando la API de .NET....intente abrir el archivo, el editor o el visor le pedirá la contraseña...

    blog.groupdocs.com/es/merger/lock-unlock-ppt-pp...
  4. Kata Sandi Lindungi File PowerPoint di C# | Kun...

    Cara mengunci file PowerPoint dengan kata sandi menggunakan C#. Ubah kata sandi yang ada dan hapus untuk membuka kunci file PPT/PPTX menggunakan .NET API....Anda mencoba membuka file, editor atau penampil akan meminta...

    blog.groupdocs.com/id/merger/lock-unlock-ppt-pp...
  5. Customize changes styles | GroupDocs

    Learn how to customize the appearance of detected changes using GroupDocs.Comparison for Python via .NET....Editor Product Solution GroupDocs...

    docs.groupdocs.com/comparison/python-net/custom...
  6. Get source and target text from files | GroupDocs

    This article explains how to get source and target texts of specific changes using GroupDocs.Comparison for Node.js via Java....Editor Product Solution GroupDocs...

    docs.groupdocs.com/comparison/nodejs-java/get-s...
  7. Adding repeated watermarks | GroupDocs

    The GroupDocs.Watermark allows to add repeated or tiled watermarks to documents...Editor Product Solution GroupDocs...

    docs.groupdocs.com/watermark/net/adding-repeate...
  8. 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....Editor Product Solution GroupDocs...

    docs.groupdocs.com/metadata/java/working-with-m...
  9. Logging | GroupDocs

    Logging when converting documents with GroupDocs.Conversion for Java...Editor Product Solution GroupDocs...

    docs.groupdocs.com/conversion/java/logging/
  10. Convert XML as a data source to a Spreadsheet, ...

    Learn how to convert a XML document as a data source to a spreadsheet, CSV or JSON using GroupDocs.Conversion for Java....Editor Product Solution GroupDocs...

    docs.groupdocs.com/conversion/java/convert-xml-...